diff --git "a/text_spatial_rel_phrases.json" "b/text_spatial_rel_phrases.json" new file mode 100644--- /dev/null +++ "b/text_spatial_rel_phrases.json" @@ -0,0 +1,380162 @@ +[ + { + "unique_id": 0, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a person to the left of a bicycle" + }, + { + "unique_id": 1, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a person" + }, + { + "unique_id": 2, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a person to the right of a bicycle" + }, + { + "unique_id": 3, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a person" + }, + { + "unique_id": 4, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a person above a bicycle" + }, + { + "unique_id": 5, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a bicycle above a person" + }, + { + "unique_id": 6, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a person below a bicycle" + }, + { + "unique_id": 7, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a bicycle below a person" + }, + { + "unique_id": 8, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a person and a bicycle" + }, + { + "unique_id": 9, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a bicycle and a person" + }, + { + "unique_id": 10, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a person to the left of a car" + }, + { + "unique_id": 11, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a car to the left of a person" + }, + { + "unique_id": 12, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a person to the right of a car" + }, + { + "unique_id": 13, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a car to the right of a person" + }, + { + "unique_id": 14, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a person above a car" + }, + { + "unique_id": 15, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a car above a person" + }, + { + "unique_id": 16, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a person below a car" + }, + { + "unique_id": 17, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a car below a person" + }, + { + "unique_id": 18, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a person and a car" + }, + { + "unique_id": 19, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a car and a person" + }, + { + "unique_id": 20, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a person to the left of a motorcycle" + }, + { + "unique_id": 21, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a person" + }, + { + "unique_id": 22, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a person to the right of a motorcycle" + }, + { + "unique_id": 23, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a person" + }, + { + "unique_id": 24, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a person above a motorcycle" + }, + { + "unique_id": 25, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a motorcycle above a person" + }, + { + "unique_id": 26, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a person below a motorcycle" + }, + { + "unique_id": 27, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a motorcycle below a person" + }, + { + "unique_id": 28, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a person and a motorcycle" + }, + { + "unique_id": 29, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a motorcycle and a person" + }, + { + "unique_id": 30, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a person to the left of an airplane" + }, + { + "unique_id": 31, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a person" + }, + { + "unique_id": 32, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a person to the right of an airplane" + }, + { + "unique_id": 33, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a person" + }, + { + "unique_id": 34, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a person above an airplane" + }, + { + "unique_id": 35, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "an airplane above a person" + }, + { + "unique_id": 36, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a person below an airplane" + }, + { + "unique_id": 37, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "an airplane below a person" + }, + { + "unique_id": 38, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a person and an airplane" + }, + { + "unique_id": 39, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "an airplane and a person" + }, + { + "unique_id": 40, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a person to the left of a bus" + }, + { + "unique_id": 41, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a person" + }, + { + "unique_id": 42, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a person to the right of a bus" + }, + { + "unique_id": 43, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a person" + }, + { + "unique_id": 44, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a person above a bus" + }, + { + "unique_id": 45, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a bus above a person" + }, + { + "unique_id": 46, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a person below a bus" + }, + { + "unique_id": 47, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a bus below a person" + }, + { + "unique_id": 48, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a person and a bus" + }, + { + "unique_id": 49, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a bus and a person" + }, + { + "unique_id": 50, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a person to the left of a train" + }, + { + "unique_id": 51, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a train to the left of a person" + }, + { + "unique_id": 52, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a person to the right of a train" + }, + { + "unique_id": 53, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a train to the right of a person" + }, + { + "unique_id": 54, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a person above a train" + }, + { + "unique_id": 55, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a train above a person" + }, + { + "unique_id": 56, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a person below a train" + }, + { + "unique_id": 57, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a train below a person" + }, + { + "unique_id": 58, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a person and a train" + }, + { + "unique_id": 59, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a train and a person" + }, + { + "unique_id": 60, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a person to the left of a truck" + }, + { + "unique_id": 61, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a person" + }, + { + "unique_id": 62, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a person to the right of a truck" + }, + { + "unique_id": 63, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a person" + }, + { + "unique_id": 64, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a person above a truck" + }, + { + "unique_id": 65, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a truck above a person" + }, + { + "unique_id": 66, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a person below a truck" + }, + { + "unique_id": 67, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a truck below a person" + }, + { + "unique_id": 68, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a person and a truck" + }, + { + "unique_id": 69, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a truck and a person" + }, + { + "unique_id": 70, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a person to the left of a boat" + }, + { + "unique_id": 71, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a person" + }, + { + "unique_id": 72, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a person to the right of a boat" + }, + { + "unique_id": 73, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a person" + }, + { + "unique_id": 74, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a person above a boat" + }, + { + "unique_id": 75, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a boat above a person" + }, + { + "unique_id": 76, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a person below a boat" + }, + { + "unique_id": 77, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a boat below a person" + }, + { + "unique_id": 78, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a person and a boat" + }, + { + "unique_id": 79, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a boat and a person" + }, + { + "unique_id": 80, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a person to the left of a traffic light" + }, + { + "unique_id": 81, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a person" + }, + { + "unique_id": 82, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a person to the right of a traffic light" + }, + { + "unique_id": 83, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a person" + }, + { + "unique_id": 84, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a person above a traffic light" + }, + { + "unique_id": 85, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a traffic light above a person" + }, + { + "unique_id": 86, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a person below a traffic light" + }, + { + "unique_id": 87, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a traffic light below a person" + }, + { + "unique_id": 88, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a person and a traffic light" + }, + { + "unique_id": 89, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a traffic light and a person" + }, + { + "unique_id": 90, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a person to the left of a fire hydrant" + }, + { + "unique_id": 91, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a person" + }, + { + "unique_id": 92, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a person to the right of a fire hydrant" + }, + { + "unique_id": 93, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a person" + }, + { + "unique_id": 94, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a person above a fire hydrant" + }, + { + "unique_id": 95, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a fire hydrant above a person" + }, + { + "unique_id": 96, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a person below a fire hydrant" + }, + { + "unique_id": 97, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a fire hydrant below a person" + }, + { + "unique_id": 98, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a person and a fire hydrant" + }, + { + "unique_id": 99, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a fire hydrant and a person" + }, + { + "unique_id": 100, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a person to the left of a stop sign" + }, + { + "unique_id": 101, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a person" + }, + { + "unique_id": 102, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a person to the right of a stop sign" + }, + { + "unique_id": 103, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a person" + }, + { + "unique_id": 104, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a person above a stop sign" + }, + { + "unique_id": 105, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a stop sign above a person" + }, + { + "unique_id": 106, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a person below a stop sign" + }, + { + "unique_id": 107, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a stop sign below a person" + }, + { + "unique_id": 108, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a person and a stop sign" + }, + { + "unique_id": 109, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a stop sign and a person" + }, + { + "unique_id": 110, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a person to the left of a parking meter" + }, + { + "unique_id": 111, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a person" + }, + { + "unique_id": 112, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a person to the right of a parking meter" + }, + { + "unique_id": 113, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a person" + }, + { + "unique_id": 114, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a person above a parking meter" + }, + { + "unique_id": 115, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a parking meter above a person" + }, + { + "unique_id": 116, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a person below a parking meter" + }, + { + "unique_id": 117, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a parking meter below a person" + }, + { + "unique_id": 118, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a person and a parking meter" + }, + { + "unique_id": 119, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a parking meter and a person" + }, + { + "unique_id": 120, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a person to the left of a bench" + }, + { + "unique_id": 121, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a person" + }, + { + "unique_id": 122, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a person to the right of a bench" + }, + { + "unique_id": 123, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a person" + }, + { + "unique_id": 124, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a person above a bench" + }, + { + "unique_id": 125, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a bench above a person" + }, + { + "unique_id": 126, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a person below a bench" + }, + { + "unique_id": 127, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a bench below a person" + }, + { + "unique_id": 128, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a person and a bench" + }, + { + "unique_id": 129, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a bench and a person" + }, + { + "unique_id": 130, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a person to the left of a bird" + }, + { + "unique_id": 131, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a person" + }, + { + "unique_id": 132, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a person to the right of a bird" + }, + { + "unique_id": 133, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a person" + }, + { + "unique_id": 134, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a person above a bird" + }, + { + "unique_id": 135, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a bird above a person" + }, + { + "unique_id": 136, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a person below a bird" + }, + { + "unique_id": 137, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a bird below a person" + }, + { + "unique_id": 138, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a person and a bird" + }, + { + "unique_id": 139, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a bird and a person" + }, + { + "unique_id": 140, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a person to the left of a cat" + }, + { + "unique_id": 141, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a person" + }, + { + "unique_id": 142, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a person to the right of a cat" + }, + { + "unique_id": 143, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a person" + }, + { + "unique_id": 144, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a person above a cat" + }, + { + "unique_id": 145, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a cat above a person" + }, + { + "unique_id": 146, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a person below a cat" + }, + { + "unique_id": 147, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a cat below a person" + }, + { + "unique_id": 148, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a person and a cat" + }, + { + "unique_id": 149, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a cat and a person" + }, + { + "unique_id": 150, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a person to the left of a dog" + }, + { + "unique_id": 151, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a person" + }, + { + "unique_id": 152, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a person to the right of a dog" + }, + { + "unique_id": 153, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a person" + }, + { + "unique_id": 154, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a person above a dog" + }, + { + "unique_id": 155, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a dog above a person" + }, + { + "unique_id": 156, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a person below a dog" + }, + { + "unique_id": 157, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a dog below a person" + }, + { + "unique_id": 158, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a person and a dog" + }, + { + "unique_id": 159, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a dog and a person" + }, + { + "unique_id": 160, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a person to the left of a horse" + }, + { + "unique_id": 161, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a person" + }, + { + "unique_id": 162, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a person to the right of a horse" + }, + { + "unique_id": 163, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a person" + }, + { + "unique_id": 164, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a person above a horse" + }, + { + "unique_id": 165, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a horse above a person" + }, + { + "unique_id": 166, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a person below a horse" + }, + { + "unique_id": 167, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a horse below a person" + }, + { + "unique_id": 168, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a person and a horse" + }, + { + "unique_id": 169, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a horse and a person" + }, + { + "unique_id": 170, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a person to the left of a sheep" + }, + { + "unique_id": 171, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a person" + }, + { + "unique_id": 172, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a person to the right of a sheep" + }, + { + "unique_id": 173, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a person" + }, + { + "unique_id": 174, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a person above a sheep" + }, + { + "unique_id": 175, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a sheep above a person" + }, + { + "unique_id": 176, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a person below a sheep" + }, + { + "unique_id": 177, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a sheep below a person" + }, + { + "unique_id": 178, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a person and a sheep" + }, + { + "unique_id": 179, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a sheep and a person" + }, + { + "unique_id": 180, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a person to the left of a cow" + }, + { + "unique_id": 181, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a person" + }, + { + "unique_id": 182, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a person to the right of a cow" + }, + { + "unique_id": 183, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a person" + }, + { + "unique_id": 184, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a person above a cow" + }, + { + "unique_id": 185, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a cow above a person" + }, + { + "unique_id": 186, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a person below a cow" + }, + { + "unique_id": 187, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a cow below a person" + }, + { + "unique_id": 188, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a person and a cow" + }, + { + "unique_id": 189, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a cow and a person" + }, + { + "unique_id": 190, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a person to the left of an elephant" + }, + { + "unique_id": 191, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a person" + }, + { + "unique_id": 192, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a person to the right of an elephant" + }, + { + "unique_id": 193, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a person" + }, + { + "unique_id": 194, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a person above an elephant" + }, + { + "unique_id": 195, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "an elephant above a person" + }, + { + "unique_id": 196, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a person below an elephant" + }, + { + "unique_id": 197, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "an elephant below a person" + }, + { + "unique_id": 198, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a person and an elephant" + }, + { + "unique_id": 199, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "an elephant and a person" + }, + { + "unique_id": 200, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a person to the left of a bear" + }, + { + "unique_id": 201, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a person" + }, + { + "unique_id": 202, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a person to the right of a bear" + }, + { + "unique_id": 203, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a person" + }, + { + "unique_id": 204, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a person above a bear" + }, + { + "unique_id": 205, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a bear above a person" + }, + { + "unique_id": 206, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a person below a bear" + }, + { + "unique_id": 207, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a bear below a person" + }, + { + "unique_id": 208, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a person and a bear" + }, + { + "unique_id": 209, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a bear and a person" + }, + { + "unique_id": 210, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a person to the left of a zebra" + }, + { + "unique_id": 211, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a person" + }, + { + "unique_id": 212, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a person to the right of a zebra" + }, + { + "unique_id": 213, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a person" + }, + { + "unique_id": 214, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a person above a zebra" + }, + { + "unique_id": 215, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a zebra above a person" + }, + { + "unique_id": 216, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a person below a zebra" + }, + { + "unique_id": 217, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a zebra below a person" + }, + { + "unique_id": 218, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a person and a zebra" + }, + { + "unique_id": 219, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a zebra and a person" + }, + { + "unique_id": 220, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a person to the left of a giraffe" + }, + { + "unique_id": 221, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a person" + }, + { + "unique_id": 222, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a person to the right of a giraffe" + }, + { + "unique_id": 223, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a person" + }, + { + "unique_id": 224, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a person above a giraffe" + }, + { + "unique_id": 225, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a giraffe above a person" + }, + { + "unique_id": 226, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a person below a giraffe" + }, + { + "unique_id": 227, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a giraffe below a person" + }, + { + "unique_id": 228, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a person and a giraffe" + }, + { + "unique_id": 229, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a giraffe and a person" + }, + { + "unique_id": 230, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a person to the left of a backpack" + }, + { + "unique_id": 231, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a person" + }, + { + "unique_id": 232, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a person to the right of a backpack" + }, + { + "unique_id": 233, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a person" + }, + { + "unique_id": 234, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a person above a backpack" + }, + { + "unique_id": 235, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a backpack above a person" + }, + { + "unique_id": 236, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a person below a backpack" + }, + { + "unique_id": 237, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a backpack below a person" + }, + { + "unique_id": 238, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a person and a backpack" + }, + { + "unique_id": 239, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a backpack and a person" + }, + { + "unique_id": 240, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a person to the left of an umbrella" + }, + { + "unique_id": 241, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a person" + }, + { + "unique_id": 242, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a person to the right of an umbrella" + }, + { + "unique_id": 243, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a person" + }, + { + "unique_id": 244, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a person above an umbrella" + }, + { + "unique_id": 245, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "an umbrella above a person" + }, + { + "unique_id": 246, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a person below an umbrella" + }, + { + "unique_id": 247, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "an umbrella below a person" + }, + { + "unique_id": 248, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a person and an umbrella" + }, + { + "unique_id": 249, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "an umbrella and a person" + }, + { + "unique_id": 250, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a person to the left of a handbag" + }, + { + "unique_id": 251, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a person" + }, + { + "unique_id": 252, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a person to the right of a handbag" + }, + { + "unique_id": 253, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a person" + }, + { + "unique_id": 254, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a person above a handbag" + }, + { + "unique_id": 255, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a handbag above a person" + }, + { + "unique_id": 256, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a person below a handbag" + }, + { + "unique_id": 257, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a handbag below a person" + }, + { + "unique_id": 258, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a person and a handbag" + }, + { + "unique_id": 259, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a handbag and a person" + }, + { + "unique_id": 260, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a person to the left of a tie" + }, + { + "unique_id": 261, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a person" + }, + { + "unique_id": 262, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a person to the right of a tie" + }, + { + "unique_id": 263, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a person" + }, + { + "unique_id": 264, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a person above a tie" + }, + { + "unique_id": 265, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a tie above a person" + }, + { + "unique_id": 266, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a person below a tie" + }, + { + "unique_id": 267, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a tie below a person" + }, + { + "unique_id": 268, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a person and a tie" + }, + { + "unique_id": 269, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a tie and a person" + }, + { + "unique_id": 270, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a person to the left of a suitcase" + }, + { + "unique_id": 271, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a person" + }, + { + "unique_id": 272, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a person to the right of a suitcase" + }, + { + "unique_id": 273, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a person" + }, + { + "unique_id": 274, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a person above a suitcase" + }, + { + "unique_id": 275, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a suitcase above a person" + }, + { + "unique_id": 276, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a person below a suitcase" + }, + { + "unique_id": 277, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a suitcase below a person" + }, + { + "unique_id": 278, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a person and a suitcase" + }, + { + "unique_id": 279, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a suitcase and a person" + }, + { + "unique_id": 280, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a person to the left of a frisbee" + }, + { + "unique_id": 281, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a person" + }, + { + "unique_id": 282, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a person to the right of a frisbee" + }, + { + "unique_id": 283, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a person" + }, + { + "unique_id": 284, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a person above a frisbee" + }, + { + "unique_id": 285, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a frisbee above a person" + }, + { + "unique_id": 286, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a person below a frisbee" + }, + { + "unique_id": 287, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a frisbee below a person" + }, + { + "unique_id": 288, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a person and a frisbee" + }, + { + "unique_id": 289, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a frisbee and a person" + }, + { + "unique_id": 290, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a person to the left of a skis" + }, + { + "unique_id": 291, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a person" + }, + { + "unique_id": 292, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a person to the right of a skis" + }, + { + "unique_id": 293, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a person" + }, + { + "unique_id": 294, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a person above a skis" + }, + { + "unique_id": 295, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a skis above a person" + }, + { + "unique_id": 296, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a person below a skis" + }, + { + "unique_id": 297, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a skis below a person" + }, + { + "unique_id": 298, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a person and a skis" + }, + { + "unique_id": 299, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a skis and a person" + }, + { + "unique_id": 300, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a person to the left of a snowboard" + }, + { + "unique_id": 301, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a person" + }, + { + "unique_id": 302, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a person to the right of a snowboard" + }, + { + "unique_id": 303, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a person" + }, + { + "unique_id": 304, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a person above a snowboard" + }, + { + "unique_id": 305, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a snowboard above a person" + }, + { + "unique_id": 306, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a person below a snowboard" + }, + { + "unique_id": 307, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a snowboard below a person" + }, + { + "unique_id": 308, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a person and a snowboard" + }, + { + "unique_id": 309, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a snowboard and a person" + }, + { + "unique_id": 310, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a person to the left of a sports ball" + }, + { + "unique_id": 311, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a person" + }, + { + "unique_id": 312, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a person to the right of a sports ball" + }, + { + "unique_id": 313, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a person" + }, + { + "unique_id": 314, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a person above a sports ball" + }, + { + "unique_id": 315, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a sports ball above a person" + }, + { + "unique_id": 316, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a person below a sports ball" + }, + { + "unique_id": 317, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a sports ball below a person" + }, + { + "unique_id": 318, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a person and a sports ball" + }, + { + "unique_id": 319, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a sports ball and a person" + }, + { + "unique_id": 320, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a person to the left of a kite" + }, + { + "unique_id": 321, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a person" + }, + { + "unique_id": 322, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a person to the right of a kite" + }, + { + "unique_id": 323, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a person" + }, + { + "unique_id": 324, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a person above a kite" + }, + { + "unique_id": 325, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a kite above a person" + }, + { + "unique_id": 326, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a person below a kite" + }, + { + "unique_id": 327, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a kite below a person" + }, + { + "unique_id": 328, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a person and a kite" + }, + { + "unique_id": 329, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a kite and a person" + }, + { + "unique_id": 330, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a person to the left of a baseball bat" + }, + { + "unique_id": 331, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a person" + }, + { + "unique_id": 332, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a person to the right of a baseball bat" + }, + { + "unique_id": 333, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a person" + }, + { + "unique_id": 334, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a person above a baseball bat" + }, + { + "unique_id": 335, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a baseball bat above a person" + }, + { + "unique_id": 336, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a person below a baseball bat" + }, + { + "unique_id": 337, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a baseball bat below a person" + }, + { + "unique_id": 338, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a person and a baseball bat" + }, + { + "unique_id": 339, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a baseball bat and a person" + }, + { + "unique_id": 340, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a person to the left of a baseball glove" + }, + { + "unique_id": 341, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a person" + }, + { + "unique_id": 342, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a person to the right of a baseball glove" + }, + { + "unique_id": 343, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a person" + }, + { + "unique_id": 344, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a person above a baseball glove" + }, + { + "unique_id": 345, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a baseball glove above a person" + }, + { + "unique_id": 346, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a person below a baseball glove" + }, + { + "unique_id": 347, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a baseball glove below a person" + }, + { + "unique_id": 348, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a person and a baseball glove" + }, + { + "unique_id": 349, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a baseball glove and a person" + }, + { + "unique_id": 350, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a person to the left of a skateboard" + }, + { + "unique_id": 351, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a person" + }, + { + "unique_id": 352, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a person to the right of a skateboard" + }, + { + "unique_id": 353, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a person" + }, + { + "unique_id": 354, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a person above a skateboard" + }, + { + "unique_id": 355, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a skateboard above a person" + }, + { + "unique_id": 356, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a person below a skateboard" + }, + { + "unique_id": 357, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a skateboard below a person" + }, + { + "unique_id": 358, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a person and a skateboard" + }, + { + "unique_id": 359, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a skateboard and a person" + }, + { + "unique_id": 360, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a person to the left of a surfboard" + }, + { + "unique_id": 361, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a person" + }, + { + "unique_id": 362, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a person to the right of a surfboard" + }, + { + "unique_id": 363, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a person" + }, + { + "unique_id": 364, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a person above a surfboard" + }, + { + "unique_id": 365, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a surfboard above a person" + }, + { + "unique_id": 366, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a person below a surfboard" + }, + { + "unique_id": 367, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a surfboard below a person" + }, + { + "unique_id": 368, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a person and a surfboard" + }, + { + "unique_id": 369, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a surfboard and a person" + }, + { + "unique_id": 370, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a person to the left of a tennis racket" + }, + { + "unique_id": 371, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a person" + }, + { + "unique_id": 372, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a person to the right of a tennis racket" + }, + { + "unique_id": 373, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a person" + }, + { + "unique_id": 374, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a person above a tennis racket" + }, + { + "unique_id": 375, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a tennis racket above a person" + }, + { + "unique_id": 376, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a person below a tennis racket" + }, + { + "unique_id": 377, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a tennis racket below a person" + }, + { + "unique_id": 378, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a person and a tennis racket" + }, + { + "unique_id": 379, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a tennis racket and a person" + }, + { + "unique_id": 380, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a person to the left of a bottle" + }, + { + "unique_id": 381, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a person" + }, + { + "unique_id": 382, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a person to the right of a bottle" + }, + { + "unique_id": 383, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a person" + }, + { + "unique_id": 384, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a person above a bottle" + }, + { + "unique_id": 385, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a bottle above a person" + }, + { + "unique_id": 386, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a person below a bottle" + }, + { + "unique_id": 387, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a bottle below a person" + }, + { + "unique_id": 388, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a person and a bottle" + }, + { + "unique_id": 389, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a bottle and a person" + }, + { + "unique_id": 390, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a person to the left of a wine glass" + }, + { + "unique_id": 391, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a person" + }, + { + "unique_id": 392, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a person to the right of a wine glass" + }, + { + "unique_id": 393, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a person" + }, + { + "unique_id": 394, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a person above a wine glass" + }, + { + "unique_id": 395, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a wine glass above a person" + }, + { + "unique_id": 396, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a person below a wine glass" + }, + { + "unique_id": 397, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a wine glass below a person" + }, + { + "unique_id": 398, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a person and a wine glass" + }, + { + "unique_id": 399, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a wine glass and a person" + }, + { + "unique_id": 400, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a person to the left of a cup" + }, + { + "unique_id": 401, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a person" + }, + { + "unique_id": 402, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a person to the right of a cup" + }, + { + "unique_id": 403, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a person" + }, + { + "unique_id": 404, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a person above a cup" + }, + { + "unique_id": 405, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a cup above a person" + }, + { + "unique_id": 406, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a person below a cup" + }, + { + "unique_id": 407, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a cup below a person" + }, + { + "unique_id": 408, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a person and a cup" + }, + { + "unique_id": 409, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a cup and a person" + }, + { + "unique_id": 410, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a person to the left of a fork" + }, + { + "unique_id": 411, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a person" + }, + { + "unique_id": 412, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a person to the right of a fork" + }, + { + "unique_id": 413, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a person" + }, + { + "unique_id": 414, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a person above a fork" + }, + { + "unique_id": 415, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a fork above a person" + }, + { + "unique_id": 416, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a person below a fork" + }, + { + "unique_id": 417, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a fork below a person" + }, + { + "unique_id": 418, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a person and a fork" + }, + { + "unique_id": 419, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a fork and a person" + }, + { + "unique_id": 420, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a person to the left of a knife" + }, + { + "unique_id": 421, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a person" + }, + { + "unique_id": 422, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a person to the right of a knife" + }, + { + "unique_id": 423, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a person" + }, + { + "unique_id": 424, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a person above a knife" + }, + { + "unique_id": 425, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a knife above a person" + }, + { + "unique_id": 426, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a person below a knife" + }, + { + "unique_id": 427, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a knife below a person" + }, + { + "unique_id": 428, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a person and a knife" + }, + { + "unique_id": 429, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a knife and a person" + }, + { + "unique_id": 430, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a person to the left of a spoon" + }, + { + "unique_id": 431, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a person" + }, + { + "unique_id": 432, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a person to the right of a spoon" + }, + { + "unique_id": 433, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a person" + }, + { + "unique_id": 434, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a person above a spoon" + }, + { + "unique_id": 435, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a spoon above a person" + }, + { + "unique_id": 436, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a person below a spoon" + }, + { + "unique_id": 437, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a spoon below a person" + }, + { + "unique_id": 438, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a person and a spoon" + }, + { + "unique_id": 439, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a spoon and a person" + }, + { + "unique_id": 440, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a person to the left of a bowl" + }, + { + "unique_id": 441, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a person" + }, + { + "unique_id": 442, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a person to the right of a bowl" + }, + { + "unique_id": 443, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a person" + }, + { + "unique_id": 444, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a person above a bowl" + }, + { + "unique_id": 445, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a bowl above a person" + }, + { + "unique_id": 446, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a person below a bowl" + }, + { + "unique_id": 447, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a bowl below a person" + }, + { + "unique_id": 448, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a person and a bowl" + }, + { + "unique_id": 449, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a bowl and a person" + }, + { + "unique_id": 450, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a person to the left of a banana" + }, + { + "unique_id": 451, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a person" + }, + { + "unique_id": 452, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a person to the right of a banana" + }, + { + "unique_id": 453, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a person" + }, + { + "unique_id": 454, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a person above a banana" + }, + { + "unique_id": 455, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a banana above a person" + }, + { + "unique_id": 456, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a person below a banana" + }, + { + "unique_id": 457, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a banana below a person" + }, + { + "unique_id": 458, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a person and a banana" + }, + { + "unique_id": 459, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a banana and a person" + }, + { + "unique_id": 460, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a person to the left of an apple" + }, + { + "unique_id": 461, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a person" + }, + { + "unique_id": 462, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a person to the right of an apple" + }, + { + "unique_id": 463, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a person" + }, + { + "unique_id": 464, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a person above an apple" + }, + { + "unique_id": 465, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "an apple above a person" + }, + { + "unique_id": 466, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a person below an apple" + }, + { + "unique_id": 467, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "an apple below a person" + }, + { + "unique_id": 468, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a person and an apple" + }, + { + "unique_id": 469, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "an apple and a person" + }, + { + "unique_id": 470, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a person to the left of a sandwich" + }, + { + "unique_id": 471, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a person" + }, + { + "unique_id": 472, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a person to the right of a sandwich" + }, + { + "unique_id": 473, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a person" + }, + { + "unique_id": 474, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a person above a sandwich" + }, + { + "unique_id": 475, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a sandwich above a person" + }, + { + "unique_id": 476, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a person below a sandwich" + }, + { + "unique_id": 477, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a sandwich below a person" + }, + { + "unique_id": 478, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a person and a sandwich" + }, + { + "unique_id": 479, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a sandwich and a person" + }, + { + "unique_id": 480, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a person to the left of an orange" + }, + { + "unique_id": 481, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a person" + }, + { + "unique_id": 482, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a person to the right of an orange" + }, + { + "unique_id": 483, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a person" + }, + { + "unique_id": 484, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a person above an orange" + }, + { + "unique_id": 485, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "an orange above a person" + }, + { + "unique_id": 486, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a person below an orange" + }, + { + "unique_id": 487, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "an orange below a person" + }, + { + "unique_id": 488, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a person and an orange" + }, + { + "unique_id": 489, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "an orange and a person" + }, + { + "unique_id": 490, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a person to the left of a broccoli" + }, + { + "unique_id": 491, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a person" + }, + { + "unique_id": 492, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a person to the right of a broccoli" + }, + { + "unique_id": 493, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a person" + }, + { + "unique_id": 494, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a person above a broccoli" + }, + { + "unique_id": 495, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a broccoli above a person" + }, + { + "unique_id": 496, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a person below a broccoli" + }, + { + "unique_id": 497, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a broccoli below a person" + }, + { + "unique_id": 498, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a person and a broccoli" + }, + { + "unique_id": 499, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a broccoli and a person" + }, + { + "unique_id": 500, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a person to the left of a carrot" + }, + { + "unique_id": 501, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a person" + }, + { + "unique_id": 502, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a person to the right of a carrot" + }, + { + "unique_id": 503, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a person" + }, + { + "unique_id": 504, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a person above a carrot" + }, + { + "unique_id": 505, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a carrot above a person" + }, + { + "unique_id": 506, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a person below a carrot" + }, + { + "unique_id": 507, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a carrot below a person" + }, + { + "unique_id": 508, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a person and a carrot" + }, + { + "unique_id": 509, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a carrot and a person" + }, + { + "unique_id": 510, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a person to the left of a hot dog" + }, + { + "unique_id": 511, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a person" + }, + { + "unique_id": 512, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a person to the right of a hot dog" + }, + { + "unique_id": 513, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a person" + }, + { + "unique_id": 514, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a person above a hot dog" + }, + { + "unique_id": 515, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a hot dog above a person" + }, + { + "unique_id": 516, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a person below a hot dog" + }, + { + "unique_id": 517, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a hot dog below a person" + }, + { + "unique_id": 518, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a person and a hot dog" + }, + { + "unique_id": 519, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a hot dog and a person" + }, + { + "unique_id": 520, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a person to the left of a pizza" + }, + { + "unique_id": 521, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a person" + }, + { + "unique_id": 522, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a person to the right of a pizza" + }, + { + "unique_id": 523, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a person" + }, + { + "unique_id": 524, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a person above a pizza" + }, + { + "unique_id": 525, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a pizza above a person" + }, + { + "unique_id": 526, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a person below a pizza" + }, + { + "unique_id": 527, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a pizza below a person" + }, + { + "unique_id": 528, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a person and a pizza" + }, + { + "unique_id": 529, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a pizza and a person" + }, + { + "unique_id": 530, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a person to the left of a donut" + }, + { + "unique_id": 531, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a person" + }, + { + "unique_id": 532, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a person to the right of a donut" + }, + { + "unique_id": 533, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a person" + }, + { + "unique_id": 534, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a person above a donut" + }, + { + "unique_id": 535, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a donut above a person" + }, + { + "unique_id": 536, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a person below a donut" + }, + { + "unique_id": 537, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a donut below a person" + }, + { + "unique_id": 538, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a person and a donut" + }, + { + "unique_id": 539, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a donut and a person" + }, + { + "unique_id": 540, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a person to the left of a cake" + }, + { + "unique_id": 541, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a person" + }, + { + "unique_id": 542, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a person to the right of a cake" + }, + { + "unique_id": 543, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a person" + }, + { + "unique_id": 544, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a person above a cake" + }, + { + "unique_id": 545, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a cake above a person" + }, + { + "unique_id": 546, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a person below a cake" + }, + { + "unique_id": 547, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a cake below a person" + }, + { + "unique_id": 548, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a person and a cake" + }, + { + "unique_id": 549, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a cake and a person" + }, + { + "unique_id": 550, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a person to the left of a chair" + }, + { + "unique_id": 551, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a person" + }, + { + "unique_id": 552, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a person to the right of a chair" + }, + { + "unique_id": 553, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a person" + }, + { + "unique_id": 554, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a person above a chair" + }, + { + "unique_id": 555, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a chair above a person" + }, + { + "unique_id": 556, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a person below a chair" + }, + { + "unique_id": 557, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a chair below a person" + }, + { + "unique_id": 558, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a person and a chair" + }, + { + "unique_id": 559, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a chair and a person" + }, + { + "unique_id": 560, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a person to the left of a couch" + }, + { + "unique_id": 561, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a person" + }, + { + "unique_id": 562, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a person to the right of a couch" + }, + { + "unique_id": 563, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a person" + }, + { + "unique_id": 564, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a person above a couch" + }, + { + "unique_id": 565, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a couch above a person" + }, + { + "unique_id": 566, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a person below a couch" + }, + { + "unique_id": 567, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a couch below a person" + }, + { + "unique_id": 568, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a person and a couch" + }, + { + "unique_id": 569, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a couch and a person" + }, + { + "unique_id": 570, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a person to the left of a potted plant" + }, + { + "unique_id": 571, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a person" + }, + { + "unique_id": 572, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a person to the right of a potted plant" + }, + { + "unique_id": 573, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a person" + }, + { + "unique_id": 574, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a person above a potted plant" + }, + { + "unique_id": 575, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a potted plant above a person" + }, + { + "unique_id": 576, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a person below a potted plant" + }, + { + "unique_id": 577, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a potted plant below a person" + }, + { + "unique_id": 578, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a person and a potted plant" + }, + { + "unique_id": 579, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a potted plant and a person" + }, + { + "unique_id": 580, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a person to the left of a bed" + }, + { + "unique_id": 581, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a person" + }, + { + "unique_id": 582, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a person to the right of a bed" + }, + { + "unique_id": 583, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a person" + }, + { + "unique_id": 584, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a person above a bed" + }, + { + "unique_id": 585, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a bed above a person" + }, + { + "unique_id": 586, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a person below a bed" + }, + { + "unique_id": 587, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a bed below a person" + }, + { + "unique_id": 588, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a person and a bed" + }, + { + "unique_id": 589, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a bed and a person" + }, + { + "unique_id": 590, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a person to the left of a dining table" + }, + { + "unique_id": 591, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a person" + }, + { + "unique_id": 592, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a person to the right of a dining table" + }, + { + "unique_id": 593, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a person" + }, + { + "unique_id": 594, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a person above a dining table" + }, + { + "unique_id": 595, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a dining table above a person" + }, + { + "unique_id": 596, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a person below a dining table" + }, + { + "unique_id": 597, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a dining table below a person" + }, + { + "unique_id": 598, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a person and a dining table" + }, + { + "unique_id": 599, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a dining table and a person" + }, + { + "unique_id": 600, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a person to the left of a toilet" + }, + { + "unique_id": 601, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a person" + }, + { + "unique_id": 602, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a person to the right of a toilet" + }, + { + "unique_id": 603, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a person" + }, + { + "unique_id": 604, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a person above a toilet" + }, + { + "unique_id": 605, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a toilet above a person" + }, + { + "unique_id": 606, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a person below a toilet" + }, + { + "unique_id": 607, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a toilet below a person" + }, + { + "unique_id": 608, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a person and a toilet" + }, + { + "unique_id": 609, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a toilet and a person" + }, + { + "unique_id": 610, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a person to the left of a tv" + }, + { + "unique_id": 611, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a person" + }, + { + "unique_id": 612, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a person to the right of a tv" + }, + { + "unique_id": 613, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a person" + }, + { + "unique_id": 614, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a person above a tv" + }, + { + "unique_id": 615, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a tv above a person" + }, + { + "unique_id": 616, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a person below a tv" + }, + { + "unique_id": 617, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a tv below a person" + }, + { + "unique_id": 618, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a person and a tv" + }, + { + "unique_id": 619, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a tv and a person" + }, + { + "unique_id": 620, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a person to the left of a laptop" + }, + { + "unique_id": 621, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a person" + }, + { + "unique_id": 622, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a person to the right of a laptop" + }, + { + "unique_id": 623, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a person" + }, + { + "unique_id": 624, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a person above a laptop" + }, + { + "unique_id": 625, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a laptop above a person" + }, + { + "unique_id": 626, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a person below a laptop" + }, + { + "unique_id": 627, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a laptop below a person" + }, + { + "unique_id": 628, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a person and a laptop" + }, + { + "unique_id": 629, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a laptop and a person" + }, + { + "unique_id": 630, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a person to the left of a mouse" + }, + { + "unique_id": 631, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a person" + }, + { + "unique_id": 632, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a person to the right of a mouse" + }, + { + "unique_id": 633, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a person" + }, + { + "unique_id": 634, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a person above a mouse" + }, + { + "unique_id": 635, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a mouse above a person" + }, + { + "unique_id": 636, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a person below a mouse" + }, + { + "unique_id": 637, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a mouse below a person" + }, + { + "unique_id": 638, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a person and a mouse" + }, + { + "unique_id": 639, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a mouse and a person" + }, + { + "unique_id": 640, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a person to the left of a remote" + }, + { + "unique_id": 641, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a person" + }, + { + "unique_id": 642, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a person to the right of a remote" + }, + { + "unique_id": 643, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a person" + }, + { + "unique_id": 644, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a person above a remote" + }, + { + "unique_id": 645, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a remote above a person" + }, + { + "unique_id": 646, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a person below a remote" + }, + { + "unique_id": 647, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a remote below a person" + }, + { + "unique_id": 648, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a person and a remote" + }, + { + "unique_id": 649, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a remote and a person" + }, + { + "unique_id": 650, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a person to the left of a keyboard" + }, + { + "unique_id": 651, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a person" + }, + { + "unique_id": 652, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a person to the right of a keyboard" + }, + { + "unique_id": 653, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a person" + }, + { + "unique_id": 654, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a person above a keyboard" + }, + { + "unique_id": 655, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a keyboard above a person" + }, + { + "unique_id": 656, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a person below a keyboard" + }, + { + "unique_id": 657, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a keyboard below a person" + }, + { + "unique_id": 658, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a person and a keyboard" + }, + { + "unique_id": 659, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a keyboard and a person" + }, + { + "unique_id": 660, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a person to the left of a cell phone" + }, + { + "unique_id": 661, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a person" + }, + { + "unique_id": 662, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a person to the right of a cell phone" + }, + { + "unique_id": 663, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a person" + }, + { + "unique_id": 664, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a person above a cell phone" + }, + { + "unique_id": 665, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a cell phone above a person" + }, + { + "unique_id": 666, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a person below a cell phone" + }, + { + "unique_id": 667, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a cell phone below a person" + }, + { + "unique_id": 668, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a person and a cell phone" + }, + { + "unique_id": 669, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a cell phone and a person" + }, + { + "unique_id": 670, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a person to the left of a microwave" + }, + { + "unique_id": 671, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a person" + }, + { + "unique_id": 672, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a person to the right of a microwave" + }, + { + "unique_id": 673, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a person" + }, + { + "unique_id": 674, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a person above a microwave" + }, + { + "unique_id": 675, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a microwave above a person" + }, + { + "unique_id": 676, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a person below a microwave" + }, + { + "unique_id": 677, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a microwave below a person" + }, + { + "unique_id": 678, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a person and a microwave" + }, + { + "unique_id": 679, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a microwave and a person" + }, + { + "unique_id": 680, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a person to the left of an oven" + }, + { + "unique_id": 681, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a person" + }, + { + "unique_id": 682, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a person to the right of an oven" + }, + { + "unique_id": 683, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a person" + }, + { + "unique_id": 684, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a person above an oven" + }, + { + "unique_id": 685, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "an oven above a person" + }, + { + "unique_id": 686, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a person below an oven" + }, + { + "unique_id": 687, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "an oven below a person" + }, + { + "unique_id": 688, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a person and an oven" + }, + { + "unique_id": 689, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "an oven and a person" + }, + { + "unique_id": 690, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a person to the left of a toaster" + }, + { + "unique_id": 691, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a person" + }, + { + "unique_id": 692, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a person to the right of a toaster" + }, + { + "unique_id": 693, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a person" + }, + { + "unique_id": 694, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a person above a toaster" + }, + { + "unique_id": 695, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a toaster above a person" + }, + { + "unique_id": 696, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a person below a toaster" + }, + { + "unique_id": 697, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a toaster below a person" + }, + { + "unique_id": 698, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a person and a toaster" + }, + { + "unique_id": 699, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a toaster and a person" + }, + { + "unique_id": 700, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a person to the left of a sink" + }, + { + "unique_id": 701, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a person" + }, + { + "unique_id": 702, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a person to the right of a sink" + }, + { + "unique_id": 703, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a person" + }, + { + "unique_id": 704, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a person above a sink" + }, + { + "unique_id": 705, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a sink above a person" + }, + { + "unique_id": 706, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a person below a sink" + }, + { + "unique_id": 707, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a sink below a person" + }, + { + "unique_id": 708, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a person and a sink" + }, + { + "unique_id": 709, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a sink and a person" + }, + { + "unique_id": 710, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a person to the left of a refrigerator" + }, + { + "unique_id": 711, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a person" + }, + { + "unique_id": 712, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a person to the right of a refrigerator" + }, + { + "unique_id": 713, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a person" + }, + { + "unique_id": 714, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a person above a refrigerator" + }, + { + "unique_id": 715, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a refrigerator above a person" + }, + { + "unique_id": 716, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a person below a refrigerator" + }, + { + "unique_id": 717, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a refrigerator below a person" + }, + { + "unique_id": 718, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a person and a refrigerator" + }, + { + "unique_id": 719, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a refrigerator and a person" + }, + { + "unique_id": 720, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a person to the left of a book" + }, + { + "unique_id": 721, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a book to the left of a person" + }, + { + "unique_id": 722, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a person to the right of a book" + }, + { + "unique_id": 723, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a book to the right of a person" + }, + { + "unique_id": 724, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a person above a book" + }, + { + "unique_id": 725, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a book above a person" + }, + { + "unique_id": 726, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a person below a book" + }, + { + "unique_id": 727, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a book below a person" + }, + { + "unique_id": 728, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a person and a book" + }, + { + "unique_id": 729, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a book and a person" + }, + { + "unique_id": 730, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a person to the left of a clock" + }, + { + "unique_id": 731, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a person" + }, + { + "unique_id": 732, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a person to the right of a clock" + }, + { + "unique_id": 733, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a person" + }, + { + "unique_id": 734, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a person above a clock" + }, + { + "unique_id": 735, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a clock above a person" + }, + { + "unique_id": 736, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a person below a clock" + }, + { + "unique_id": 737, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a clock below a person" + }, + { + "unique_id": 738, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a person and a clock" + }, + { + "unique_id": 739, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a clock and a person" + }, + { + "unique_id": 740, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a person to the left of a vase" + }, + { + "unique_id": 741, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a person" + }, + { + "unique_id": 742, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a person to the right of a vase" + }, + { + "unique_id": 743, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a person" + }, + { + "unique_id": 744, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a person above a vase" + }, + { + "unique_id": 745, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a vase above a person" + }, + { + "unique_id": 746, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a person below a vase" + }, + { + "unique_id": 747, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a vase below a person" + }, + { + "unique_id": 748, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a person and a vase" + }, + { + "unique_id": 749, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a vase and a person" + }, + { + "unique_id": 750, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a person to the left of a scissors" + }, + { + "unique_id": 751, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a person" + }, + { + "unique_id": 752, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a person to the right of a scissors" + }, + { + "unique_id": 753, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a person" + }, + { + "unique_id": 754, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a person above a scissors" + }, + { + "unique_id": 755, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a scissors above a person" + }, + { + "unique_id": 756, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a person below a scissors" + }, + { + "unique_id": 757, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a scissors below a person" + }, + { + "unique_id": 758, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a person and a scissors" + }, + { + "unique_id": 759, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a scissors and a person" + }, + { + "unique_id": 760, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a person to the left of a teddy bear" + }, + { + "unique_id": 761, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a person" + }, + { + "unique_id": 762, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a person to the right of a teddy bear" + }, + { + "unique_id": 763, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a person" + }, + { + "unique_id": 764, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a person above a teddy bear" + }, + { + "unique_id": 765, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a teddy bear above a person" + }, + { + "unique_id": 766, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a person below a teddy bear" + }, + { + "unique_id": 767, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a teddy bear below a person" + }, + { + "unique_id": 768, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a person and a teddy bear" + }, + { + "unique_id": 769, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a teddy bear and a person" + }, + { + "unique_id": 770, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a person to the left of a hair drier" + }, + { + "unique_id": 771, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a person" + }, + { + "unique_id": 772, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a person to the right of a hair drier" + }, + { + "unique_id": 773, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a person" + }, + { + "unique_id": 774, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a person above a hair drier" + }, + { + "unique_id": 775, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a hair drier above a person" + }, + { + "unique_id": 776, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a person below a hair drier" + }, + { + "unique_id": 777, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a hair drier below a person" + }, + { + "unique_id": 778, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a person and a hair drier" + }, + { + "unique_id": 779, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a hair drier and a person" + }, + { + "unique_id": 780, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a person to the left of a toothbrush" + }, + { + "unique_id": 781, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a person" + }, + { + "unique_id": 782, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a person to the right of a toothbrush" + }, + { + "unique_id": 783, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a person" + }, + { + "unique_id": 784, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a person above a toothbrush" + }, + { + "unique_id": 785, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "above", + "text": "a toothbrush above a person" + }, + { + "unique_id": 786, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a person below a toothbrush" + }, + { + "unique_id": 787, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "below", + "text": "a toothbrush below a person" + }, + { + "unique_id": 788, + "num_objects": 2, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a person and a toothbrush" + }, + { + "unique_id": 789, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "person" + ], + "rel_type": "and", + "text": "a toothbrush and a person" + }, + { + "unique_id": 790, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a car" + }, + { + "unique_id": 791, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a car to the left of a bicycle" + }, + { + "unique_id": 792, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a car" + }, + { + "unique_id": 793, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a car to the right of a bicycle" + }, + { + "unique_id": 794, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a bicycle above a car" + }, + { + "unique_id": 795, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a car above a bicycle" + }, + { + "unique_id": 796, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a bicycle below a car" + }, + { + "unique_id": 797, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a car below a bicycle" + }, + { + "unique_id": 798, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a bicycle and a car" + }, + { + "unique_id": 799, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a car and a bicycle" + }, + { + "unique_id": 800, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a motorcycle" + }, + { + "unique_id": 801, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a bicycle" + }, + { + "unique_id": 802, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a motorcycle" + }, + { + "unique_id": 803, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a bicycle" + }, + { + "unique_id": 804, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a bicycle above a motorcycle" + }, + { + "unique_id": 805, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a motorcycle above a bicycle" + }, + { + "unique_id": 806, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a bicycle below a motorcycle" + }, + { + "unique_id": 807, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a motorcycle below a bicycle" + }, + { + "unique_id": 808, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a bicycle and a motorcycle" + }, + { + "unique_id": 809, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a motorcycle and a bicycle" + }, + { + "unique_id": 810, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of an airplane" + }, + { + "unique_id": 811, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a bicycle" + }, + { + "unique_id": 812, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of an airplane" + }, + { + "unique_id": 813, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a bicycle" + }, + { + "unique_id": 814, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a bicycle above an airplane" + }, + { + "unique_id": 815, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "an airplane above a bicycle" + }, + { + "unique_id": 816, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a bicycle below an airplane" + }, + { + "unique_id": 817, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "an airplane below a bicycle" + }, + { + "unique_id": 818, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a bicycle and an airplane" + }, + { + "unique_id": 819, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "an airplane and a bicycle" + }, + { + "unique_id": 820, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a bus" + }, + { + "unique_id": 821, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a bicycle" + }, + { + "unique_id": 822, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a bus" + }, + { + "unique_id": 823, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a bicycle" + }, + { + "unique_id": 824, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a bicycle above a bus" + }, + { + "unique_id": 825, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a bus above a bicycle" + }, + { + "unique_id": 826, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a bicycle below a bus" + }, + { + "unique_id": 827, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a bus below a bicycle" + }, + { + "unique_id": 828, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a bicycle and a bus" + }, + { + "unique_id": 829, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a bus and a bicycle" + }, + { + "unique_id": 830, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a train" + }, + { + "unique_id": 831, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a train to the left of a bicycle" + }, + { + "unique_id": 832, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a train" + }, + { + "unique_id": 833, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a train to the right of a bicycle" + }, + { + "unique_id": 834, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a bicycle above a train" + }, + { + "unique_id": 835, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a train above a bicycle" + }, + { + "unique_id": 836, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a bicycle below a train" + }, + { + "unique_id": 837, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a train below a bicycle" + }, + { + "unique_id": 838, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a bicycle and a train" + }, + { + "unique_id": 839, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a train and a bicycle" + }, + { + "unique_id": 840, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a truck" + }, + { + "unique_id": 841, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a bicycle" + }, + { + "unique_id": 842, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a truck" + }, + { + "unique_id": 843, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a bicycle" + }, + { + "unique_id": 844, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a bicycle above a truck" + }, + { + "unique_id": 845, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a truck above a bicycle" + }, + { + "unique_id": 846, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a bicycle below a truck" + }, + { + "unique_id": 847, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a truck below a bicycle" + }, + { + "unique_id": 848, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a bicycle and a truck" + }, + { + "unique_id": 849, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a truck and a bicycle" + }, + { + "unique_id": 850, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a boat" + }, + { + "unique_id": 851, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a bicycle" + }, + { + "unique_id": 852, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a boat" + }, + { + "unique_id": 853, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a bicycle" + }, + { + "unique_id": 854, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a bicycle above a boat" + }, + { + "unique_id": 855, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a boat above a bicycle" + }, + { + "unique_id": 856, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a bicycle below a boat" + }, + { + "unique_id": 857, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a boat below a bicycle" + }, + { + "unique_id": 858, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a bicycle and a boat" + }, + { + "unique_id": 859, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a boat and a bicycle" + }, + { + "unique_id": 860, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a traffic light" + }, + { + "unique_id": 861, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a bicycle" + }, + { + "unique_id": 862, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a traffic light" + }, + { + "unique_id": 863, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a bicycle" + }, + { + "unique_id": 864, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a bicycle above a traffic light" + }, + { + "unique_id": 865, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a traffic light above a bicycle" + }, + { + "unique_id": 866, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a bicycle below a traffic light" + }, + { + "unique_id": 867, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a traffic light below a bicycle" + }, + { + "unique_id": 868, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a bicycle and a traffic light" + }, + { + "unique_id": 869, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a traffic light and a bicycle" + }, + { + "unique_id": 870, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a fire hydrant" + }, + { + "unique_id": 871, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a bicycle" + }, + { + "unique_id": 872, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a fire hydrant" + }, + { + "unique_id": 873, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a bicycle" + }, + { + "unique_id": 874, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a bicycle above a fire hydrant" + }, + { + "unique_id": 875, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a fire hydrant above a bicycle" + }, + { + "unique_id": 876, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a bicycle below a fire hydrant" + }, + { + "unique_id": 877, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a fire hydrant below a bicycle" + }, + { + "unique_id": 878, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a bicycle and a fire hydrant" + }, + { + "unique_id": 879, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a fire hydrant and a bicycle" + }, + { + "unique_id": 880, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a stop sign" + }, + { + "unique_id": 881, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a bicycle" + }, + { + "unique_id": 882, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a stop sign" + }, + { + "unique_id": 883, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a bicycle" + }, + { + "unique_id": 884, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a bicycle above a stop sign" + }, + { + "unique_id": 885, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a stop sign above a bicycle" + }, + { + "unique_id": 886, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a bicycle below a stop sign" + }, + { + "unique_id": 887, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a stop sign below a bicycle" + }, + { + "unique_id": 888, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a bicycle and a stop sign" + }, + { + "unique_id": 889, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a stop sign and a bicycle" + }, + { + "unique_id": 890, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a parking meter" + }, + { + "unique_id": 891, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a bicycle" + }, + { + "unique_id": 892, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a parking meter" + }, + { + "unique_id": 893, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a bicycle" + }, + { + "unique_id": 894, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a bicycle above a parking meter" + }, + { + "unique_id": 895, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a parking meter above a bicycle" + }, + { + "unique_id": 896, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a bicycle below a parking meter" + }, + { + "unique_id": 897, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a parking meter below a bicycle" + }, + { + "unique_id": 898, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a bicycle and a parking meter" + }, + { + "unique_id": 899, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a parking meter and a bicycle" + }, + { + "unique_id": 900, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a bench" + }, + { + "unique_id": 901, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a bicycle" + }, + { + "unique_id": 902, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a bench" + }, + { + "unique_id": 903, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a bicycle" + }, + { + "unique_id": 904, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a bicycle above a bench" + }, + { + "unique_id": 905, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a bench above a bicycle" + }, + { + "unique_id": 906, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a bicycle below a bench" + }, + { + "unique_id": 907, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a bench below a bicycle" + }, + { + "unique_id": 908, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a bicycle and a bench" + }, + { + "unique_id": 909, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a bench and a bicycle" + }, + { + "unique_id": 910, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a bird" + }, + { + "unique_id": 911, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a bicycle" + }, + { + "unique_id": 912, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a bird" + }, + { + "unique_id": 913, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a bicycle" + }, + { + "unique_id": 914, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a bicycle above a bird" + }, + { + "unique_id": 915, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a bird above a bicycle" + }, + { + "unique_id": 916, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a bicycle below a bird" + }, + { + "unique_id": 917, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a bird below a bicycle" + }, + { + "unique_id": 918, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a bicycle and a bird" + }, + { + "unique_id": 919, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a bird and a bicycle" + }, + { + "unique_id": 920, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a cat" + }, + { + "unique_id": 921, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a bicycle" + }, + { + "unique_id": 922, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a cat" + }, + { + "unique_id": 923, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a bicycle" + }, + { + "unique_id": 924, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a bicycle above a cat" + }, + { + "unique_id": 925, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a cat above a bicycle" + }, + { + "unique_id": 926, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a bicycle below a cat" + }, + { + "unique_id": 927, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a cat below a bicycle" + }, + { + "unique_id": 928, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a bicycle and a cat" + }, + { + "unique_id": 929, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a cat and a bicycle" + }, + { + "unique_id": 930, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a dog" + }, + { + "unique_id": 931, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a bicycle" + }, + { + "unique_id": 932, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a dog" + }, + { + "unique_id": 933, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a bicycle" + }, + { + "unique_id": 934, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a bicycle above a dog" + }, + { + "unique_id": 935, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a dog above a bicycle" + }, + { + "unique_id": 936, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a bicycle below a dog" + }, + { + "unique_id": 937, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a dog below a bicycle" + }, + { + "unique_id": 938, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a bicycle and a dog" + }, + { + "unique_id": 939, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a dog and a bicycle" + }, + { + "unique_id": 940, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a horse" + }, + { + "unique_id": 941, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a bicycle" + }, + { + "unique_id": 942, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a horse" + }, + { + "unique_id": 943, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a bicycle" + }, + { + "unique_id": 944, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a bicycle above a horse" + }, + { + "unique_id": 945, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a horse above a bicycle" + }, + { + "unique_id": 946, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a bicycle below a horse" + }, + { + "unique_id": 947, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a horse below a bicycle" + }, + { + "unique_id": 948, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a bicycle and a horse" + }, + { + "unique_id": 949, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a horse and a bicycle" + }, + { + "unique_id": 950, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a sheep" + }, + { + "unique_id": 951, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a bicycle" + }, + { + "unique_id": 952, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a sheep" + }, + { + "unique_id": 953, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a bicycle" + }, + { + "unique_id": 954, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a bicycle above a sheep" + }, + { + "unique_id": 955, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a sheep above a bicycle" + }, + { + "unique_id": 956, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a bicycle below a sheep" + }, + { + "unique_id": 957, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a sheep below a bicycle" + }, + { + "unique_id": 958, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a bicycle and a sheep" + }, + { + "unique_id": 959, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a sheep and a bicycle" + }, + { + "unique_id": 960, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a cow" + }, + { + "unique_id": 961, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a bicycle" + }, + { + "unique_id": 962, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a cow" + }, + { + "unique_id": 963, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a bicycle" + }, + { + "unique_id": 964, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a bicycle above a cow" + }, + { + "unique_id": 965, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a cow above a bicycle" + }, + { + "unique_id": 966, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a bicycle below a cow" + }, + { + "unique_id": 967, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a cow below a bicycle" + }, + { + "unique_id": 968, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a bicycle and a cow" + }, + { + "unique_id": 969, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a cow and a bicycle" + }, + { + "unique_id": 970, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of an elephant" + }, + { + "unique_id": 971, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a bicycle" + }, + { + "unique_id": 972, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of an elephant" + }, + { + "unique_id": 973, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a bicycle" + }, + { + "unique_id": 974, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a bicycle above an elephant" + }, + { + "unique_id": 975, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "an elephant above a bicycle" + }, + { + "unique_id": 976, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a bicycle below an elephant" + }, + { + "unique_id": 977, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "an elephant below a bicycle" + }, + { + "unique_id": 978, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a bicycle and an elephant" + }, + { + "unique_id": 979, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "an elephant and a bicycle" + }, + { + "unique_id": 980, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a bear" + }, + { + "unique_id": 981, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a bicycle" + }, + { + "unique_id": 982, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a bear" + }, + { + "unique_id": 983, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a bicycle" + }, + { + "unique_id": 984, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a bicycle above a bear" + }, + { + "unique_id": 985, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a bear above a bicycle" + }, + { + "unique_id": 986, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a bicycle below a bear" + }, + { + "unique_id": 987, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a bear below a bicycle" + }, + { + "unique_id": 988, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a bicycle and a bear" + }, + { + "unique_id": 989, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a bear and a bicycle" + }, + { + "unique_id": 990, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a zebra" + }, + { + "unique_id": 991, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a bicycle" + }, + { + "unique_id": 992, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a zebra" + }, + { + "unique_id": 993, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a bicycle" + }, + { + "unique_id": 994, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a bicycle above a zebra" + }, + { + "unique_id": 995, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a zebra above a bicycle" + }, + { + "unique_id": 996, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a bicycle below a zebra" + }, + { + "unique_id": 997, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a zebra below a bicycle" + }, + { + "unique_id": 998, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a bicycle and a zebra" + }, + { + "unique_id": 999, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a zebra and a bicycle" + }, + { + "unique_id": 1000, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a giraffe" + }, + { + "unique_id": 1001, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a bicycle" + }, + { + "unique_id": 1002, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a giraffe" + }, + { + "unique_id": 1003, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a bicycle" + }, + { + "unique_id": 1004, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a bicycle above a giraffe" + }, + { + "unique_id": 1005, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a giraffe above a bicycle" + }, + { + "unique_id": 1006, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a bicycle below a giraffe" + }, + { + "unique_id": 1007, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a giraffe below a bicycle" + }, + { + "unique_id": 1008, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a bicycle and a giraffe" + }, + { + "unique_id": 1009, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a giraffe and a bicycle" + }, + { + "unique_id": 1010, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a backpack" + }, + { + "unique_id": 1011, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a bicycle" + }, + { + "unique_id": 1012, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a backpack" + }, + { + "unique_id": 1013, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a bicycle" + }, + { + "unique_id": 1014, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a bicycle above a backpack" + }, + { + "unique_id": 1015, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a backpack above a bicycle" + }, + { + "unique_id": 1016, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a bicycle below a backpack" + }, + { + "unique_id": 1017, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a backpack below a bicycle" + }, + { + "unique_id": 1018, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a bicycle and a backpack" + }, + { + "unique_id": 1019, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a backpack and a bicycle" + }, + { + "unique_id": 1020, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of an umbrella" + }, + { + "unique_id": 1021, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a bicycle" + }, + { + "unique_id": 1022, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of an umbrella" + }, + { + "unique_id": 1023, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a bicycle" + }, + { + "unique_id": 1024, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a bicycle above an umbrella" + }, + { + "unique_id": 1025, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "an umbrella above a bicycle" + }, + { + "unique_id": 1026, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a bicycle below an umbrella" + }, + { + "unique_id": 1027, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "an umbrella below a bicycle" + }, + { + "unique_id": 1028, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a bicycle and an umbrella" + }, + { + "unique_id": 1029, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "an umbrella and a bicycle" + }, + { + "unique_id": 1030, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a handbag" + }, + { + "unique_id": 1031, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a bicycle" + }, + { + "unique_id": 1032, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a handbag" + }, + { + "unique_id": 1033, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a bicycle" + }, + { + "unique_id": 1034, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a bicycle above a handbag" + }, + { + "unique_id": 1035, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a handbag above a bicycle" + }, + { + "unique_id": 1036, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a bicycle below a handbag" + }, + { + "unique_id": 1037, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a handbag below a bicycle" + }, + { + "unique_id": 1038, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a bicycle and a handbag" + }, + { + "unique_id": 1039, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a handbag and a bicycle" + }, + { + "unique_id": 1040, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a tie" + }, + { + "unique_id": 1041, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a bicycle" + }, + { + "unique_id": 1042, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a tie" + }, + { + "unique_id": 1043, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a bicycle" + }, + { + "unique_id": 1044, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a bicycle above a tie" + }, + { + "unique_id": 1045, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a tie above a bicycle" + }, + { + "unique_id": 1046, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a bicycle below a tie" + }, + { + "unique_id": 1047, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a tie below a bicycle" + }, + { + "unique_id": 1048, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a bicycle and a tie" + }, + { + "unique_id": 1049, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a tie and a bicycle" + }, + { + "unique_id": 1050, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a suitcase" + }, + { + "unique_id": 1051, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a bicycle" + }, + { + "unique_id": 1052, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a suitcase" + }, + { + "unique_id": 1053, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a bicycle" + }, + { + "unique_id": 1054, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a bicycle above a suitcase" + }, + { + "unique_id": 1055, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a suitcase above a bicycle" + }, + { + "unique_id": 1056, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a bicycle below a suitcase" + }, + { + "unique_id": 1057, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a suitcase below a bicycle" + }, + { + "unique_id": 1058, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a bicycle and a suitcase" + }, + { + "unique_id": 1059, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a suitcase and a bicycle" + }, + { + "unique_id": 1060, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a frisbee" + }, + { + "unique_id": 1061, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a bicycle" + }, + { + "unique_id": 1062, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a frisbee" + }, + { + "unique_id": 1063, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a bicycle" + }, + { + "unique_id": 1064, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a bicycle above a frisbee" + }, + { + "unique_id": 1065, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a frisbee above a bicycle" + }, + { + "unique_id": 1066, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a bicycle below a frisbee" + }, + { + "unique_id": 1067, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a frisbee below a bicycle" + }, + { + "unique_id": 1068, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a bicycle and a frisbee" + }, + { + "unique_id": 1069, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a frisbee and a bicycle" + }, + { + "unique_id": 1070, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a skis" + }, + { + "unique_id": 1071, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a bicycle" + }, + { + "unique_id": 1072, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a skis" + }, + { + "unique_id": 1073, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a bicycle" + }, + { + "unique_id": 1074, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a bicycle above a skis" + }, + { + "unique_id": 1075, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a skis above a bicycle" + }, + { + "unique_id": 1076, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a bicycle below a skis" + }, + { + "unique_id": 1077, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a skis below a bicycle" + }, + { + "unique_id": 1078, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a bicycle and a skis" + }, + { + "unique_id": 1079, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a skis and a bicycle" + }, + { + "unique_id": 1080, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a snowboard" + }, + { + "unique_id": 1081, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a bicycle" + }, + { + "unique_id": 1082, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a snowboard" + }, + { + "unique_id": 1083, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a bicycle" + }, + { + "unique_id": 1084, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a bicycle above a snowboard" + }, + { + "unique_id": 1085, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a snowboard above a bicycle" + }, + { + "unique_id": 1086, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a bicycle below a snowboard" + }, + { + "unique_id": 1087, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a snowboard below a bicycle" + }, + { + "unique_id": 1088, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a bicycle and a snowboard" + }, + { + "unique_id": 1089, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a snowboard and a bicycle" + }, + { + "unique_id": 1090, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a sports ball" + }, + { + "unique_id": 1091, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a bicycle" + }, + { + "unique_id": 1092, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a sports ball" + }, + { + "unique_id": 1093, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a bicycle" + }, + { + "unique_id": 1094, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a bicycle above a sports ball" + }, + { + "unique_id": 1095, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a sports ball above a bicycle" + }, + { + "unique_id": 1096, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a bicycle below a sports ball" + }, + { + "unique_id": 1097, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a sports ball below a bicycle" + }, + { + "unique_id": 1098, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a bicycle and a sports ball" + }, + { + "unique_id": 1099, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a sports ball and a bicycle" + }, + { + "unique_id": 1100, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a kite" + }, + { + "unique_id": 1101, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a bicycle" + }, + { + "unique_id": 1102, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a kite" + }, + { + "unique_id": 1103, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a bicycle" + }, + { + "unique_id": 1104, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a bicycle above a kite" + }, + { + "unique_id": 1105, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a kite above a bicycle" + }, + { + "unique_id": 1106, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a bicycle below a kite" + }, + { + "unique_id": 1107, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a kite below a bicycle" + }, + { + "unique_id": 1108, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a bicycle and a kite" + }, + { + "unique_id": 1109, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a kite and a bicycle" + }, + { + "unique_id": 1110, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a baseball bat" + }, + { + "unique_id": 1111, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a bicycle" + }, + { + "unique_id": 1112, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a baseball bat" + }, + { + "unique_id": 1113, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a bicycle" + }, + { + "unique_id": 1114, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a bicycle above a baseball bat" + }, + { + "unique_id": 1115, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a baseball bat above a bicycle" + }, + { + "unique_id": 1116, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a bicycle below a baseball bat" + }, + { + "unique_id": 1117, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a baseball bat below a bicycle" + }, + { + "unique_id": 1118, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a bicycle and a baseball bat" + }, + { + "unique_id": 1119, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a baseball bat and a bicycle" + }, + { + "unique_id": 1120, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a baseball glove" + }, + { + "unique_id": 1121, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a bicycle" + }, + { + "unique_id": 1122, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a baseball glove" + }, + { + "unique_id": 1123, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a bicycle" + }, + { + "unique_id": 1124, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a bicycle above a baseball glove" + }, + { + "unique_id": 1125, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a baseball glove above a bicycle" + }, + { + "unique_id": 1126, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a bicycle below a baseball glove" + }, + { + "unique_id": 1127, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a baseball glove below a bicycle" + }, + { + "unique_id": 1128, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a bicycle and a baseball glove" + }, + { + "unique_id": 1129, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a baseball glove and a bicycle" + }, + { + "unique_id": 1130, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a skateboard" + }, + { + "unique_id": 1131, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a bicycle" + }, + { + "unique_id": 1132, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a skateboard" + }, + { + "unique_id": 1133, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a bicycle" + }, + { + "unique_id": 1134, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a bicycle above a skateboard" + }, + { + "unique_id": 1135, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a skateboard above a bicycle" + }, + { + "unique_id": 1136, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a bicycle below a skateboard" + }, + { + "unique_id": 1137, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a skateboard below a bicycle" + }, + { + "unique_id": 1138, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a bicycle and a skateboard" + }, + { + "unique_id": 1139, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a skateboard and a bicycle" + }, + { + "unique_id": 1140, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a surfboard" + }, + { + "unique_id": 1141, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a bicycle" + }, + { + "unique_id": 1142, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a surfboard" + }, + { + "unique_id": 1143, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a bicycle" + }, + { + "unique_id": 1144, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a bicycle above a surfboard" + }, + { + "unique_id": 1145, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a surfboard above a bicycle" + }, + { + "unique_id": 1146, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a bicycle below a surfboard" + }, + { + "unique_id": 1147, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a surfboard below a bicycle" + }, + { + "unique_id": 1148, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a bicycle and a surfboard" + }, + { + "unique_id": 1149, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a surfboard and a bicycle" + }, + { + "unique_id": 1150, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a tennis racket" + }, + { + "unique_id": 1151, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a bicycle" + }, + { + "unique_id": 1152, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a tennis racket" + }, + { + "unique_id": 1153, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a bicycle" + }, + { + "unique_id": 1154, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a bicycle above a tennis racket" + }, + { + "unique_id": 1155, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a tennis racket above a bicycle" + }, + { + "unique_id": 1156, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a bicycle below a tennis racket" + }, + { + "unique_id": 1157, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a tennis racket below a bicycle" + }, + { + "unique_id": 1158, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a bicycle and a tennis racket" + }, + { + "unique_id": 1159, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a tennis racket and a bicycle" + }, + { + "unique_id": 1160, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a bottle" + }, + { + "unique_id": 1161, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a bicycle" + }, + { + "unique_id": 1162, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a bottle" + }, + { + "unique_id": 1163, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a bicycle" + }, + { + "unique_id": 1164, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a bicycle above a bottle" + }, + { + "unique_id": 1165, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a bottle above a bicycle" + }, + { + "unique_id": 1166, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a bicycle below a bottle" + }, + { + "unique_id": 1167, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a bottle below a bicycle" + }, + { + "unique_id": 1168, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a bicycle and a bottle" + }, + { + "unique_id": 1169, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a bottle and a bicycle" + }, + { + "unique_id": 1170, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a wine glass" + }, + { + "unique_id": 1171, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a bicycle" + }, + { + "unique_id": 1172, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a wine glass" + }, + { + "unique_id": 1173, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a bicycle" + }, + { + "unique_id": 1174, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a bicycle above a wine glass" + }, + { + "unique_id": 1175, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a wine glass above a bicycle" + }, + { + "unique_id": 1176, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a bicycle below a wine glass" + }, + { + "unique_id": 1177, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a wine glass below a bicycle" + }, + { + "unique_id": 1178, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a bicycle and a wine glass" + }, + { + "unique_id": 1179, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a wine glass and a bicycle" + }, + { + "unique_id": 1180, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a cup" + }, + { + "unique_id": 1181, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a bicycle" + }, + { + "unique_id": 1182, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a cup" + }, + { + "unique_id": 1183, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a bicycle" + }, + { + "unique_id": 1184, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a bicycle above a cup" + }, + { + "unique_id": 1185, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a cup above a bicycle" + }, + { + "unique_id": 1186, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a bicycle below a cup" + }, + { + "unique_id": 1187, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a cup below a bicycle" + }, + { + "unique_id": 1188, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a bicycle and a cup" + }, + { + "unique_id": 1189, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a cup and a bicycle" + }, + { + "unique_id": 1190, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a fork" + }, + { + "unique_id": 1191, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a bicycle" + }, + { + "unique_id": 1192, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a fork" + }, + { + "unique_id": 1193, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a bicycle" + }, + { + "unique_id": 1194, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a bicycle above a fork" + }, + { + "unique_id": 1195, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a fork above a bicycle" + }, + { + "unique_id": 1196, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a bicycle below a fork" + }, + { + "unique_id": 1197, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a fork below a bicycle" + }, + { + "unique_id": 1198, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a bicycle and a fork" + }, + { + "unique_id": 1199, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a fork and a bicycle" + }, + { + "unique_id": 1200, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a knife" + }, + { + "unique_id": 1201, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a bicycle" + }, + { + "unique_id": 1202, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a knife" + }, + { + "unique_id": 1203, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a bicycle" + }, + { + "unique_id": 1204, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a bicycle above a knife" + }, + { + "unique_id": 1205, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a knife above a bicycle" + }, + { + "unique_id": 1206, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a bicycle below a knife" + }, + { + "unique_id": 1207, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a knife below a bicycle" + }, + { + "unique_id": 1208, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a bicycle and a knife" + }, + { + "unique_id": 1209, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a knife and a bicycle" + }, + { + "unique_id": 1210, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a spoon" + }, + { + "unique_id": 1211, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a bicycle" + }, + { + "unique_id": 1212, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a spoon" + }, + { + "unique_id": 1213, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a bicycle" + }, + { + "unique_id": 1214, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a bicycle above a spoon" + }, + { + "unique_id": 1215, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a spoon above a bicycle" + }, + { + "unique_id": 1216, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a bicycle below a spoon" + }, + { + "unique_id": 1217, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a spoon below a bicycle" + }, + { + "unique_id": 1218, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a bicycle and a spoon" + }, + { + "unique_id": 1219, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a spoon and a bicycle" + }, + { + "unique_id": 1220, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a bowl" + }, + { + "unique_id": 1221, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a bicycle" + }, + { + "unique_id": 1222, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a bowl" + }, + { + "unique_id": 1223, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a bicycle" + }, + { + "unique_id": 1224, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a bicycle above a bowl" + }, + { + "unique_id": 1225, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a bowl above a bicycle" + }, + { + "unique_id": 1226, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a bicycle below a bowl" + }, + { + "unique_id": 1227, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a bowl below a bicycle" + }, + { + "unique_id": 1228, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a bicycle and a bowl" + }, + { + "unique_id": 1229, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a bowl and a bicycle" + }, + { + "unique_id": 1230, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a banana" + }, + { + "unique_id": 1231, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a bicycle" + }, + { + "unique_id": 1232, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a banana" + }, + { + "unique_id": 1233, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a bicycle" + }, + { + "unique_id": 1234, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a bicycle above a banana" + }, + { + "unique_id": 1235, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a banana above a bicycle" + }, + { + "unique_id": 1236, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a bicycle below a banana" + }, + { + "unique_id": 1237, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a banana below a bicycle" + }, + { + "unique_id": 1238, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a bicycle and a banana" + }, + { + "unique_id": 1239, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a banana and a bicycle" + }, + { + "unique_id": 1240, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of an apple" + }, + { + "unique_id": 1241, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a bicycle" + }, + { + "unique_id": 1242, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of an apple" + }, + { + "unique_id": 1243, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a bicycle" + }, + { + "unique_id": 1244, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a bicycle above an apple" + }, + { + "unique_id": 1245, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "an apple above a bicycle" + }, + { + "unique_id": 1246, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a bicycle below an apple" + }, + { + "unique_id": 1247, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "an apple below a bicycle" + }, + { + "unique_id": 1248, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a bicycle and an apple" + }, + { + "unique_id": 1249, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "an apple and a bicycle" + }, + { + "unique_id": 1250, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a sandwich" + }, + { + "unique_id": 1251, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a bicycle" + }, + { + "unique_id": 1252, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a sandwich" + }, + { + "unique_id": 1253, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a bicycle" + }, + { + "unique_id": 1254, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a bicycle above a sandwich" + }, + { + "unique_id": 1255, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a sandwich above a bicycle" + }, + { + "unique_id": 1256, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a bicycle below a sandwich" + }, + { + "unique_id": 1257, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a sandwich below a bicycle" + }, + { + "unique_id": 1258, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a bicycle and a sandwich" + }, + { + "unique_id": 1259, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a sandwich and a bicycle" + }, + { + "unique_id": 1260, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of an orange" + }, + { + "unique_id": 1261, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a bicycle" + }, + { + "unique_id": 1262, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of an orange" + }, + { + "unique_id": 1263, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a bicycle" + }, + { + "unique_id": 1264, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a bicycle above an orange" + }, + { + "unique_id": 1265, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "an orange above a bicycle" + }, + { + "unique_id": 1266, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a bicycle below an orange" + }, + { + "unique_id": 1267, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "an orange below a bicycle" + }, + { + "unique_id": 1268, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a bicycle and an orange" + }, + { + "unique_id": 1269, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "an orange and a bicycle" + }, + { + "unique_id": 1270, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a broccoli" + }, + { + "unique_id": 1271, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a bicycle" + }, + { + "unique_id": 1272, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a broccoli" + }, + { + "unique_id": 1273, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a bicycle" + }, + { + "unique_id": 1274, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a bicycle above a broccoli" + }, + { + "unique_id": 1275, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a broccoli above a bicycle" + }, + { + "unique_id": 1276, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a bicycle below a broccoli" + }, + { + "unique_id": 1277, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a broccoli below a bicycle" + }, + { + "unique_id": 1278, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a bicycle and a broccoli" + }, + { + "unique_id": 1279, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a broccoli and a bicycle" + }, + { + "unique_id": 1280, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a carrot" + }, + { + "unique_id": 1281, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a bicycle" + }, + { + "unique_id": 1282, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a carrot" + }, + { + "unique_id": 1283, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a bicycle" + }, + { + "unique_id": 1284, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a bicycle above a carrot" + }, + { + "unique_id": 1285, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a carrot above a bicycle" + }, + { + "unique_id": 1286, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a bicycle below a carrot" + }, + { + "unique_id": 1287, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a carrot below a bicycle" + }, + { + "unique_id": 1288, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a bicycle and a carrot" + }, + { + "unique_id": 1289, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a carrot and a bicycle" + }, + { + "unique_id": 1290, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a hot dog" + }, + { + "unique_id": 1291, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a bicycle" + }, + { + "unique_id": 1292, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a hot dog" + }, + { + "unique_id": 1293, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a bicycle" + }, + { + "unique_id": 1294, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a bicycle above a hot dog" + }, + { + "unique_id": 1295, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a hot dog above a bicycle" + }, + { + "unique_id": 1296, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a bicycle below a hot dog" + }, + { + "unique_id": 1297, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a hot dog below a bicycle" + }, + { + "unique_id": 1298, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a bicycle and a hot dog" + }, + { + "unique_id": 1299, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a hot dog and a bicycle" + }, + { + "unique_id": 1300, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a pizza" + }, + { + "unique_id": 1301, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a bicycle" + }, + { + "unique_id": 1302, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a pizza" + }, + { + "unique_id": 1303, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a bicycle" + }, + { + "unique_id": 1304, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a bicycle above a pizza" + }, + { + "unique_id": 1305, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a pizza above a bicycle" + }, + { + "unique_id": 1306, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a bicycle below a pizza" + }, + { + "unique_id": 1307, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a pizza below a bicycle" + }, + { + "unique_id": 1308, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a bicycle and a pizza" + }, + { + "unique_id": 1309, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a pizza and a bicycle" + }, + { + "unique_id": 1310, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a donut" + }, + { + "unique_id": 1311, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a bicycle" + }, + { + "unique_id": 1312, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a donut" + }, + { + "unique_id": 1313, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a bicycle" + }, + { + "unique_id": 1314, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a bicycle above a donut" + }, + { + "unique_id": 1315, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a donut above a bicycle" + }, + { + "unique_id": 1316, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a bicycle below a donut" + }, + { + "unique_id": 1317, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a donut below a bicycle" + }, + { + "unique_id": 1318, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a bicycle and a donut" + }, + { + "unique_id": 1319, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a donut and a bicycle" + }, + { + "unique_id": 1320, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a cake" + }, + { + "unique_id": 1321, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a bicycle" + }, + { + "unique_id": 1322, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a cake" + }, + { + "unique_id": 1323, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a bicycle" + }, + { + "unique_id": 1324, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a bicycle above a cake" + }, + { + "unique_id": 1325, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a cake above a bicycle" + }, + { + "unique_id": 1326, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a bicycle below a cake" + }, + { + "unique_id": 1327, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a cake below a bicycle" + }, + { + "unique_id": 1328, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a bicycle and a cake" + }, + { + "unique_id": 1329, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a cake and a bicycle" + }, + { + "unique_id": 1330, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a chair" + }, + { + "unique_id": 1331, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a bicycle" + }, + { + "unique_id": 1332, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a chair" + }, + { + "unique_id": 1333, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a bicycle" + }, + { + "unique_id": 1334, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a bicycle above a chair" + }, + { + "unique_id": 1335, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a chair above a bicycle" + }, + { + "unique_id": 1336, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a bicycle below a chair" + }, + { + "unique_id": 1337, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a chair below a bicycle" + }, + { + "unique_id": 1338, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a bicycle and a chair" + }, + { + "unique_id": 1339, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a chair and a bicycle" + }, + { + "unique_id": 1340, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a couch" + }, + { + "unique_id": 1341, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a bicycle" + }, + { + "unique_id": 1342, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a couch" + }, + { + "unique_id": 1343, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a bicycle" + }, + { + "unique_id": 1344, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a bicycle above a couch" + }, + { + "unique_id": 1345, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a couch above a bicycle" + }, + { + "unique_id": 1346, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a bicycle below a couch" + }, + { + "unique_id": 1347, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a couch below a bicycle" + }, + { + "unique_id": 1348, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a bicycle and a couch" + }, + { + "unique_id": 1349, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a couch and a bicycle" + }, + { + "unique_id": 1350, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a potted plant" + }, + { + "unique_id": 1351, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a bicycle" + }, + { + "unique_id": 1352, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a potted plant" + }, + { + "unique_id": 1353, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a bicycle" + }, + { + "unique_id": 1354, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a bicycle above a potted plant" + }, + { + "unique_id": 1355, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a potted plant above a bicycle" + }, + { + "unique_id": 1356, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a bicycle below a potted plant" + }, + { + "unique_id": 1357, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a potted plant below a bicycle" + }, + { + "unique_id": 1358, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a bicycle and a potted plant" + }, + { + "unique_id": 1359, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a potted plant and a bicycle" + }, + { + "unique_id": 1360, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a bed" + }, + { + "unique_id": 1361, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a bicycle" + }, + { + "unique_id": 1362, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a bed" + }, + { + "unique_id": 1363, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a bicycle" + }, + { + "unique_id": 1364, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a bicycle above a bed" + }, + { + "unique_id": 1365, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a bed above a bicycle" + }, + { + "unique_id": 1366, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a bicycle below a bed" + }, + { + "unique_id": 1367, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a bed below a bicycle" + }, + { + "unique_id": 1368, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a bicycle and a bed" + }, + { + "unique_id": 1369, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a bed and a bicycle" + }, + { + "unique_id": 1370, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a dining table" + }, + { + "unique_id": 1371, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a bicycle" + }, + { + "unique_id": 1372, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a dining table" + }, + { + "unique_id": 1373, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a bicycle" + }, + { + "unique_id": 1374, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a bicycle above a dining table" + }, + { + "unique_id": 1375, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a dining table above a bicycle" + }, + { + "unique_id": 1376, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a bicycle below a dining table" + }, + { + "unique_id": 1377, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a dining table below a bicycle" + }, + { + "unique_id": 1378, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a bicycle and a dining table" + }, + { + "unique_id": 1379, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a dining table and a bicycle" + }, + { + "unique_id": 1380, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a toilet" + }, + { + "unique_id": 1381, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a bicycle" + }, + { + "unique_id": 1382, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a toilet" + }, + { + "unique_id": 1383, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a bicycle" + }, + { + "unique_id": 1384, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a bicycle above a toilet" + }, + { + "unique_id": 1385, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a toilet above a bicycle" + }, + { + "unique_id": 1386, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a bicycle below a toilet" + }, + { + "unique_id": 1387, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a toilet below a bicycle" + }, + { + "unique_id": 1388, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a bicycle and a toilet" + }, + { + "unique_id": 1389, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a toilet and a bicycle" + }, + { + "unique_id": 1390, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a tv" + }, + { + "unique_id": 1391, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a bicycle" + }, + { + "unique_id": 1392, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a tv" + }, + { + "unique_id": 1393, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a bicycle" + }, + { + "unique_id": 1394, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a bicycle above a tv" + }, + { + "unique_id": 1395, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a tv above a bicycle" + }, + { + "unique_id": 1396, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a bicycle below a tv" + }, + { + "unique_id": 1397, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a tv below a bicycle" + }, + { + "unique_id": 1398, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a bicycle and a tv" + }, + { + "unique_id": 1399, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a tv and a bicycle" + }, + { + "unique_id": 1400, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a laptop" + }, + { + "unique_id": 1401, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a bicycle" + }, + { + "unique_id": 1402, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a laptop" + }, + { + "unique_id": 1403, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a bicycle" + }, + { + "unique_id": 1404, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a bicycle above a laptop" + }, + { + "unique_id": 1405, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a laptop above a bicycle" + }, + { + "unique_id": 1406, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a bicycle below a laptop" + }, + { + "unique_id": 1407, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a laptop below a bicycle" + }, + { + "unique_id": 1408, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a bicycle and a laptop" + }, + { + "unique_id": 1409, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a laptop and a bicycle" + }, + { + "unique_id": 1410, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a mouse" + }, + { + "unique_id": 1411, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a bicycle" + }, + { + "unique_id": 1412, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a mouse" + }, + { + "unique_id": 1413, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a bicycle" + }, + { + "unique_id": 1414, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a bicycle above a mouse" + }, + { + "unique_id": 1415, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a mouse above a bicycle" + }, + { + "unique_id": 1416, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a bicycle below a mouse" + }, + { + "unique_id": 1417, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a mouse below a bicycle" + }, + { + "unique_id": 1418, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a bicycle and a mouse" + }, + { + "unique_id": 1419, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a mouse and a bicycle" + }, + { + "unique_id": 1420, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a remote" + }, + { + "unique_id": 1421, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a bicycle" + }, + { + "unique_id": 1422, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a remote" + }, + { + "unique_id": 1423, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a bicycle" + }, + { + "unique_id": 1424, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a bicycle above a remote" + }, + { + "unique_id": 1425, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a remote above a bicycle" + }, + { + "unique_id": 1426, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a bicycle below a remote" + }, + { + "unique_id": 1427, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a remote below a bicycle" + }, + { + "unique_id": 1428, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a bicycle and a remote" + }, + { + "unique_id": 1429, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a remote and a bicycle" + }, + { + "unique_id": 1430, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a keyboard" + }, + { + "unique_id": 1431, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a bicycle" + }, + { + "unique_id": 1432, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a keyboard" + }, + { + "unique_id": 1433, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a bicycle" + }, + { + "unique_id": 1434, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a bicycle above a keyboard" + }, + { + "unique_id": 1435, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a keyboard above a bicycle" + }, + { + "unique_id": 1436, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a bicycle below a keyboard" + }, + { + "unique_id": 1437, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a keyboard below a bicycle" + }, + { + "unique_id": 1438, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a bicycle and a keyboard" + }, + { + "unique_id": 1439, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a keyboard and a bicycle" + }, + { + "unique_id": 1440, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a cell phone" + }, + { + "unique_id": 1441, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a bicycle" + }, + { + "unique_id": 1442, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a cell phone" + }, + { + "unique_id": 1443, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a bicycle" + }, + { + "unique_id": 1444, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a bicycle above a cell phone" + }, + { + "unique_id": 1445, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a cell phone above a bicycle" + }, + { + "unique_id": 1446, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a bicycle below a cell phone" + }, + { + "unique_id": 1447, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a cell phone below a bicycle" + }, + { + "unique_id": 1448, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a bicycle and a cell phone" + }, + { + "unique_id": 1449, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a cell phone and a bicycle" + }, + { + "unique_id": 1450, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a microwave" + }, + { + "unique_id": 1451, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a bicycle" + }, + { + "unique_id": 1452, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a microwave" + }, + { + "unique_id": 1453, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a bicycle" + }, + { + "unique_id": 1454, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a bicycle above a microwave" + }, + { + "unique_id": 1455, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a microwave above a bicycle" + }, + { + "unique_id": 1456, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a bicycle below a microwave" + }, + { + "unique_id": 1457, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a microwave below a bicycle" + }, + { + "unique_id": 1458, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a bicycle and a microwave" + }, + { + "unique_id": 1459, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a microwave and a bicycle" + }, + { + "unique_id": 1460, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of an oven" + }, + { + "unique_id": 1461, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a bicycle" + }, + { + "unique_id": 1462, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of an oven" + }, + { + "unique_id": 1463, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a bicycle" + }, + { + "unique_id": 1464, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a bicycle above an oven" + }, + { + "unique_id": 1465, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "an oven above a bicycle" + }, + { + "unique_id": 1466, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a bicycle below an oven" + }, + { + "unique_id": 1467, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "an oven below a bicycle" + }, + { + "unique_id": 1468, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a bicycle and an oven" + }, + { + "unique_id": 1469, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "an oven and a bicycle" + }, + { + "unique_id": 1470, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a toaster" + }, + { + "unique_id": 1471, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a bicycle" + }, + { + "unique_id": 1472, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a toaster" + }, + { + "unique_id": 1473, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a bicycle" + }, + { + "unique_id": 1474, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a bicycle above a toaster" + }, + { + "unique_id": 1475, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a toaster above a bicycle" + }, + { + "unique_id": 1476, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a bicycle below a toaster" + }, + { + "unique_id": 1477, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a toaster below a bicycle" + }, + { + "unique_id": 1478, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a bicycle and a toaster" + }, + { + "unique_id": 1479, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a toaster and a bicycle" + }, + { + "unique_id": 1480, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a sink" + }, + { + "unique_id": 1481, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a bicycle" + }, + { + "unique_id": 1482, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a sink" + }, + { + "unique_id": 1483, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a bicycle" + }, + { + "unique_id": 1484, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a bicycle above a sink" + }, + { + "unique_id": 1485, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a sink above a bicycle" + }, + { + "unique_id": 1486, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a bicycle below a sink" + }, + { + "unique_id": 1487, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a sink below a bicycle" + }, + { + "unique_id": 1488, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a bicycle and a sink" + }, + { + "unique_id": 1489, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a sink and a bicycle" + }, + { + "unique_id": 1490, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a refrigerator" + }, + { + "unique_id": 1491, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a bicycle" + }, + { + "unique_id": 1492, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a refrigerator" + }, + { + "unique_id": 1493, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a bicycle" + }, + { + "unique_id": 1494, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a bicycle above a refrigerator" + }, + { + "unique_id": 1495, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a refrigerator above a bicycle" + }, + { + "unique_id": 1496, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a bicycle below a refrigerator" + }, + { + "unique_id": 1497, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a refrigerator below a bicycle" + }, + { + "unique_id": 1498, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a bicycle and a refrigerator" + }, + { + "unique_id": 1499, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a refrigerator and a bicycle" + }, + { + "unique_id": 1500, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a book" + }, + { + "unique_id": 1501, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a book to the left of a bicycle" + }, + { + "unique_id": 1502, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a book" + }, + { + "unique_id": 1503, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a book to the right of a bicycle" + }, + { + "unique_id": 1504, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a bicycle above a book" + }, + { + "unique_id": 1505, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a book above a bicycle" + }, + { + "unique_id": 1506, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a bicycle below a book" + }, + { + "unique_id": 1507, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a book below a bicycle" + }, + { + "unique_id": 1508, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a bicycle and a book" + }, + { + "unique_id": 1509, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a book and a bicycle" + }, + { + "unique_id": 1510, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a clock" + }, + { + "unique_id": 1511, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a bicycle" + }, + { + "unique_id": 1512, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a clock" + }, + { + "unique_id": 1513, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a bicycle" + }, + { + "unique_id": 1514, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a bicycle above a clock" + }, + { + "unique_id": 1515, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a clock above a bicycle" + }, + { + "unique_id": 1516, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a bicycle below a clock" + }, + { + "unique_id": 1517, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a clock below a bicycle" + }, + { + "unique_id": 1518, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a bicycle and a clock" + }, + { + "unique_id": 1519, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a clock and a bicycle" + }, + { + "unique_id": 1520, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a vase" + }, + { + "unique_id": 1521, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a bicycle" + }, + { + "unique_id": 1522, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a vase" + }, + { + "unique_id": 1523, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a bicycle" + }, + { + "unique_id": 1524, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a bicycle above a vase" + }, + { + "unique_id": 1525, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a vase above a bicycle" + }, + { + "unique_id": 1526, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a bicycle below a vase" + }, + { + "unique_id": 1527, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a vase below a bicycle" + }, + { + "unique_id": 1528, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a bicycle and a vase" + }, + { + "unique_id": 1529, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a vase and a bicycle" + }, + { + "unique_id": 1530, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a scissors" + }, + { + "unique_id": 1531, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a bicycle" + }, + { + "unique_id": 1532, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a scissors" + }, + { + "unique_id": 1533, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a bicycle" + }, + { + "unique_id": 1534, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a bicycle above a scissors" + }, + { + "unique_id": 1535, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a scissors above a bicycle" + }, + { + "unique_id": 1536, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a bicycle below a scissors" + }, + { + "unique_id": 1537, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a scissors below a bicycle" + }, + { + "unique_id": 1538, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a bicycle and a scissors" + }, + { + "unique_id": 1539, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a scissors and a bicycle" + }, + { + "unique_id": 1540, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a teddy bear" + }, + { + "unique_id": 1541, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a bicycle" + }, + { + "unique_id": 1542, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a teddy bear" + }, + { + "unique_id": 1543, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a bicycle" + }, + { + "unique_id": 1544, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a bicycle above a teddy bear" + }, + { + "unique_id": 1545, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a teddy bear above a bicycle" + }, + { + "unique_id": 1546, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a bicycle below a teddy bear" + }, + { + "unique_id": 1547, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a teddy bear below a bicycle" + }, + { + "unique_id": 1548, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a bicycle and a teddy bear" + }, + { + "unique_id": 1549, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a teddy bear and a bicycle" + }, + { + "unique_id": 1550, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a hair drier" + }, + { + "unique_id": 1551, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a bicycle" + }, + { + "unique_id": 1552, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a hair drier" + }, + { + "unique_id": 1553, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a bicycle" + }, + { + "unique_id": 1554, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a bicycle above a hair drier" + }, + { + "unique_id": 1555, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a hair drier above a bicycle" + }, + { + "unique_id": 1556, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a bicycle below a hair drier" + }, + { + "unique_id": 1557, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a hair drier below a bicycle" + }, + { + "unique_id": 1558, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a bicycle and a hair drier" + }, + { + "unique_id": 1559, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a hair drier and a bicycle" + }, + { + "unique_id": 1560, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a bicycle to the left of a toothbrush" + }, + { + "unique_id": 1561, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a bicycle" + }, + { + "unique_id": 1562, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a bicycle to the right of a toothbrush" + }, + { + "unique_id": 1563, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a bicycle" + }, + { + "unique_id": 1564, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a bicycle above a toothbrush" + }, + { + "unique_id": 1565, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "above", + "text": "a toothbrush above a bicycle" + }, + { + "unique_id": 1566, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a bicycle below a toothbrush" + }, + { + "unique_id": 1567, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "below", + "text": "a toothbrush below a bicycle" + }, + { + "unique_id": 1568, + "num_objects": 2, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a bicycle and a toothbrush" + }, + { + "unique_id": 1569, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bicycle" + ], + "rel_type": "and", + "text": "a toothbrush and a bicycle" + }, + { + "unique_id": 1570, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a car to the left of a motorcycle" + }, + { + "unique_id": 1571, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a car" + }, + { + "unique_id": 1572, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a car to the right of a motorcycle" + }, + { + "unique_id": 1573, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a car" + }, + { + "unique_id": 1574, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a car above a motorcycle" + }, + { + "unique_id": 1575, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a motorcycle above a car" + }, + { + "unique_id": 1576, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a car below a motorcycle" + }, + { + "unique_id": 1577, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a motorcycle below a car" + }, + { + "unique_id": 1578, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a car and a motorcycle" + }, + { + "unique_id": 1579, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a motorcycle and a car" + }, + { + "unique_id": 1580, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a car to the left of an airplane" + }, + { + "unique_id": 1581, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a car" + }, + { + "unique_id": 1582, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a car to the right of an airplane" + }, + { + "unique_id": 1583, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a car" + }, + { + "unique_id": 1584, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a car above an airplane" + }, + { + "unique_id": 1585, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "an airplane above a car" + }, + { + "unique_id": 1586, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a car below an airplane" + }, + { + "unique_id": 1587, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "an airplane below a car" + }, + { + "unique_id": 1588, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a car and an airplane" + }, + { + "unique_id": 1589, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "an airplane and a car" + }, + { + "unique_id": 1590, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a car to the left of a bus" + }, + { + "unique_id": 1591, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a car" + }, + { + "unique_id": 1592, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a car to the right of a bus" + }, + { + "unique_id": 1593, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a car" + }, + { + "unique_id": 1594, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a car above a bus" + }, + { + "unique_id": 1595, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a bus above a car" + }, + { + "unique_id": 1596, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a car below a bus" + }, + { + "unique_id": 1597, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a bus below a car" + }, + { + "unique_id": 1598, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a car and a bus" + }, + { + "unique_id": 1599, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a bus and a car" + }, + { + "unique_id": 1600, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a car to the left of a train" + }, + { + "unique_id": 1601, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a train to the left of a car" + }, + { + "unique_id": 1602, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a car to the right of a train" + }, + { + "unique_id": 1603, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a train to the right of a car" + }, + { + "unique_id": 1604, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a car above a train" + }, + { + "unique_id": 1605, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a train above a car" + }, + { + "unique_id": 1606, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a car below a train" + }, + { + "unique_id": 1607, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a train below a car" + }, + { + "unique_id": 1608, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a car and a train" + }, + { + "unique_id": 1609, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a train and a car" + }, + { + "unique_id": 1610, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a car to the left of a truck" + }, + { + "unique_id": 1611, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a car" + }, + { + "unique_id": 1612, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a car to the right of a truck" + }, + { + "unique_id": 1613, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a car" + }, + { + "unique_id": 1614, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a car above a truck" + }, + { + "unique_id": 1615, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a truck above a car" + }, + { + "unique_id": 1616, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a car below a truck" + }, + { + "unique_id": 1617, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a truck below a car" + }, + { + "unique_id": 1618, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a car and a truck" + }, + { + "unique_id": 1619, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a truck and a car" + }, + { + "unique_id": 1620, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a car to the left of a boat" + }, + { + "unique_id": 1621, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a car" + }, + { + "unique_id": 1622, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a car to the right of a boat" + }, + { + "unique_id": 1623, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a car" + }, + { + "unique_id": 1624, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a car above a boat" + }, + { + "unique_id": 1625, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a boat above a car" + }, + { + "unique_id": 1626, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a car below a boat" + }, + { + "unique_id": 1627, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a boat below a car" + }, + { + "unique_id": 1628, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a car and a boat" + }, + { + "unique_id": 1629, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a boat and a car" + }, + { + "unique_id": 1630, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a car to the left of a traffic light" + }, + { + "unique_id": 1631, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a car" + }, + { + "unique_id": 1632, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a car to the right of a traffic light" + }, + { + "unique_id": 1633, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a car" + }, + { + "unique_id": 1634, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a car above a traffic light" + }, + { + "unique_id": 1635, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a traffic light above a car" + }, + { + "unique_id": 1636, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a car below a traffic light" + }, + { + "unique_id": 1637, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a traffic light below a car" + }, + { + "unique_id": 1638, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a car and a traffic light" + }, + { + "unique_id": 1639, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a traffic light and a car" + }, + { + "unique_id": 1640, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a car to the left of a fire hydrant" + }, + { + "unique_id": 1641, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a car" + }, + { + "unique_id": 1642, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a car to the right of a fire hydrant" + }, + { + "unique_id": 1643, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a car" + }, + { + "unique_id": 1644, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a car above a fire hydrant" + }, + { + "unique_id": 1645, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a fire hydrant above a car" + }, + { + "unique_id": 1646, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a car below a fire hydrant" + }, + { + "unique_id": 1647, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a fire hydrant below a car" + }, + { + "unique_id": 1648, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a car and a fire hydrant" + }, + { + "unique_id": 1649, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a fire hydrant and a car" + }, + { + "unique_id": 1650, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a car to the left of a stop sign" + }, + { + "unique_id": 1651, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a car" + }, + { + "unique_id": 1652, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a car to the right of a stop sign" + }, + { + "unique_id": 1653, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a car" + }, + { + "unique_id": 1654, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a car above a stop sign" + }, + { + "unique_id": 1655, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a stop sign above a car" + }, + { + "unique_id": 1656, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a car below a stop sign" + }, + { + "unique_id": 1657, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a stop sign below a car" + }, + { + "unique_id": 1658, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a car and a stop sign" + }, + { + "unique_id": 1659, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a stop sign and a car" + }, + { + "unique_id": 1660, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a car to the left of a parking meter" + }, + { + "unique_id": 1661, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a car" + }, + { + "unique_id": 1662, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a car to the right of a parking meter" + }, + { + "unique_id": 1663, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a car" + }, + { + "unique_id": 1664, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a car above a parking meter" + }, + { + "unique_id": 1665, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a parking meter above a car" + }, + { + "unique_id": 1666, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a car below a parking meter" + }, + { + "unique_id": 1667, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a parking meter below a car" + }, + { + "unique_id": 1668, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a car and a parking meter" + }, + { + "unique_id": 1669, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a parking meter and a car" + }, + { + "unique_id": 1670, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a car to the left of a bench" + }, + { + "unique_id": 1671, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a car" + }, + { + "unique_id": 1672, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a car to the right of a bench" + }, + { + "unique_id": 1673, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a car" + }, + { + "unique_id": 1674, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a car above a bench" + }, + { + "unique_id": 1675, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a bench above a car" + }, + { + "unique_id": 1676, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a car below a bench" + }, + { + "unique_id": 1677, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a bench below a car" + }, + { + "unique_id": 1678, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a car and a bench" + }, + { + "unique_id": 1679, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a bench and a car" + }, + { + "unique_id": 1680, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a car to the left of a bird" + }, + { + "unique_id": 1681, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a car" + }, + { + "unique_id": 1682, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a car to the right of a bird" + }, + { + "unique_id": 1683, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a car" + }, + { + "unique_id": 1684, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a car above a bird" + }, + { + "unique_id": 1685, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a bird above a car" + }, + { + "unique_id": 1686, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a car below a bird" + }, + { + "unique_id": 1687, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a bird below a car" + }, + { + "unique_id": 1688, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a car and a bird" + }, + { + "unique_id": 1689, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a bird and a car" + }, + { + "unique_id": 1690, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a car to the left of a cat" + }, + { + "unique_id": 1691, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a car" + }, + { + "unique_id": 1692, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a car to the right of a cat" + }, + { + "unique_id": 1693, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a car" + }, + { + "unique_id": 1694, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a car above a cat" + }, + { + "unique_id": 1695, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a cat above a car" + }, + { + "unique_id": 1696, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a car below a cat" + }, + { + "unique_id": 1697, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a cat below a car" + }, + { + "unique_id": 1698, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a car and a cat" + }, + { + "unique_id": 1699, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a cat and a car" + }, + { + "unique_id": 1700, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a car to the left of a dog" + }, + { + "unique_id": 1701, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a car" + }, + { + "unique_id": 1702, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a car to the right of a dog" + }, + { + "unique_id": 1703, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a car" + }, + { + "unique_id": 1704, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a car above a dog" + }, + { + "unique_id": 1705, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a dog above a car" + }, + { + "unique_id": 1706, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a car below a dog" + }, + { + "unique_id": 1707, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a dog below a car" + }, + { + "unique_id": 1708, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a car and a dog" + }, + { + "unique_id": 1709, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a dog and a car" + }, + { + "unique_id": 1710, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a car to the left of a horse" + }, + { + "unique_id": 1711, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a car" + }, + { + "unique_id": 1712, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a car to the right of a horse" + }, + { + "unique_id": 1713, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a car" + }, + { + "unique_id": 1714, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a car above a horse" + }, + { + "unique_id": 1715, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a horse above a car" + }, + { + "unique_id": 1716, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a car below a horse" + }, + { + "unique_id": 1717, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a horse below a car" + }, + { + "unique_id": 1718, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a car and a horse" + }, + { + "unique_id": 1719, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a horse and a car" + }, + { + "unique_id": 1720, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a car to the left of a sheep" + }, + { + "unique_id": 1721, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a car" + }, + { + "unique_id": 1722, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a car to the right of a sheep" + }, + { + "unique_id": 1723, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a car" + }, + { + "unique_id": 1724, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a car above a sheep" + }, + { + "unique_id": 1725, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a sheep above a car" + }, + { + "unique_id": 1726, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a car below a sheep" + }, + { + "unique_id": 1727, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a sheep below a car" + }, + { + "unique_id": 1728, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a car and a sheep" + }, + { + "unique_id": 1729, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a sheep and a car" + }, + { + "unique_id": 1730, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a car to the left of a cow" + }, + { + "unique_id": 1731, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a car" + }, + { + "unique_id": 1732, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a car to the right of a cow" + }, + { + "unique_id": 1733, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a car" + }, + { + "unique_id": 1734, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a car above a cow" + }, + { + "unique_id": 1735, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a cow above a car" + }, + { + "unique_id": 1736, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a car below a cow" + }, + { + "unique_id": 1737, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a cow below a car" + }, + { + "unique_id": 1738, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a car and a cow" + }, + { + "unique_id": 1739, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a cow and a car" + }, + { + "unique_id": 1740, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a car to the left of an elephant" + }, + { + "unique_id": 1741, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a car" + }, + { + "unique_id": 1742, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a car to the right of an elephant" + }, + { + "unique_id": 1743, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a car" + }, + { + "unique_id": 1744, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a car above an elephant" + }, + { + "unique_id": 1745, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "an elephant above a car" + }, + { + "unique_id": 1746, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a car below an elephant" + }, + { + "unique_id": 1747, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "an elephant below a car" + }, + { + "unique_id": 1748, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a car and an elephant" + }, + { + "unique_id": 1749, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "an elephant and a car" + }, + { + "unique_id": 1750, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a car to the left of a bear" + }, + { + "unique_id": 1751, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a car" + }, + { + "unique_id": 1752, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a car to the right of a bear" + }, + { + "unique_id": 1753, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a car" + }, + { + "unique_id": 1754, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a car above a bear" + }, + { + "unique_id": 1755, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a bear above a car" + }, + { + "unique_id": 1756, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a car below a bear" + }, + { + "unique_id": 1757, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a bear below a car" + }, + { + "unique_id": 1758, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a car and a bear" + }, + { + "unique_id": 1759, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a bear and a car" + }, + { + "unique_id": 1760, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a car to the left of a zebra" + }, + { + "unique_id": 1761, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a car" + }, + { + "unique_id": 1762, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a car to the right of a zebra" + }, + { + "unique_id": 1763, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a car" + }, + { + "unique_id": 1764, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a car above a zebra" + }, + { + "unique_id": 1765, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a zebra above a car" + }, + { + "unique_id": 1766, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a car below a zebra" + }, + { + "unique_id": 1767, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a zebra below a car" + }, + { + "unique_id": 1768, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a car and a zebra" + }, + { + "unique_id": 1769, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a zebra and a car" + }, + { + "unique_id": 1770, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a car to the left of a giraffe" + }, + { + "unique_id": 1771, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a car" + }, + { + "unique_id": 1772, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a car to the right of a giraffe" + }, + { + "unique_id": 1773, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a car" + }, + { + "unique_id": 1774, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a car above a giraffe" + }, + { + "unique_id": 1775, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a giraffe above a car" + }, + { + "unique_id": 1776, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a car below a giraffe" + }, + { + "unique_id": 1777, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a giraffe below a car" + }, + { + "unique_id": 1778, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a car and a giraffe" + }, + { + "unique_id": 1779, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a giraffe and a car" + }, + { + "unique_id": 1780, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a car to the left of a backpack" + }, + { + "unique_id": 1781, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a car" + }, + { + "unique_id": 1782, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a car to the right of a backpack" + }, + { + "unique_id": 1783, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a car" + }, + { + "unique_id": 1784, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a car above a backpack" + }, + { + "unique_id": 1785, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a backpack above a car" + }, + { + "unique_id": 1786, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a car below a backpack" + }, + { + "unique_id": 1787, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a backpack below a car" + }, + { + "unique_id": 1788, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a car and a backpack" + }, + { + "unique_id": 1789, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a backpack and a car" + }, + { + "unique_id": 1790, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a car to the left of an umbrella" + }, + { + "unique_id": 1791, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a car" + }, + { + "unique_id": 1792, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a car to the right of an umbrella" + }, + { + "unique_id": 1793, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a car" + }, + { + "unique_id": 1794, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a car above an umbrella" + }, + { + "unique_id": 1795, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "an umbrella above a car" + }, + { + "unique_id": 1796, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a car below an umbrella" + }, + { + "unique_id": 1797, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "an umbrella below a car" + }, + { + "unique_id": 1798, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a car and an umbrella" + }, + { + "unique_id": 1799, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "an umbrella and a car" + }, + { + "unique_id": 1800, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a car to the left of a handbag" + }, + { + "unique_id": 1801, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a car" + }, + { + "unique_id": 1802, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a car to the right of a handbag" + }, + { + "unique_id": 1803, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a car" + }, + { + "unique_id": 1804, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a car above a handbag" + }, + { + "unique_id": 1805, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a handbag above a car" + }, + { + "unique_id": 1806, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a car below a handbag" + }, + { + "unique_id": 1807, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a handbag below a car" + }, + { + "unique_id": 1808, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a car and a handbag" + }, + { + "unique_id": 1809, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a handbag and a car" + }, + { + "unique_id": 1810, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a car to the left of a tie" + }, + { + "unique_id": 1811, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a car" + }, + { + "unique_id": 1812, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a car to the right of a tie" + }, + { + "unique_id": 1813, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a car" + }, + { + "unique_id": 1814, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a car above a tie" + }, + { + "unique_id": 1815, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a tie above a car" + }, + { + "unique_id": 1816, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a car below a tie" + }, + { + "unique_id": 1817, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a tie below a car" + }, + { + "unique_id": 1818, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a car and a tie" + }, + { + "unique_id": 1819, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a tie and a car" + }, + { + "unique_id": 1820, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a car to the left of a suitcase" + }, + { + "unique_id": 1821, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a car" + }, + { + "unique_id": 1822, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a car to the right of a suitcase" + }, + { + "unique_id": 1823, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a car" + }, + { + "unique_id": 1824, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a car above a suitcase" + }, + { + "unique_id": 1825, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a suitcase above a car" + }, + { + "unique_id": 1826, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a car below a suitcase" + }, + { + "unique_id": 1827, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a suitcase below a car" + }, + { + "unique_id": 1828, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a car and a suitcase" + }, + { + "unique_id": 1829, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a suitcase and a car" + }, + { + "unique_id": 1830, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a car to the left of a frisbee" + }, + { + "unique_id": 1831, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a car" + }, + { + "unique_id": 1832, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a car to the right of a frisbee" + }, + { + "unique_id": 1833, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a car" + }, + { + "unique_id": 1834, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a car above a frisbee" + }, + { + "unique_id": 1835, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a frisbee above a car" + }, + { + "unique_id": 1836, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a car below a frisbee" + }, + { + "unique_id": 1837, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a frisbee below a car" + }, + { + "unique_id": 1838, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a car and a frisbee" + }, + { + "unique_id": 1839, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a frisbee and a car" + }, + { + "unique_id": 1840, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a car to the left of a skis" + }, + { + "unique_id": 1841, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a car" + }, + { + "unique_id": 1842, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a car to the right of a skis" + }, + { + "unique_id": 1843, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a car" + }, + { + "unique_id": 1844, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a car above a skis" + }, + { + "unique_id": 1845, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a skis above a car" + }, + { + "unique_id": 1846, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a car below a skis" + }, + { + "unique_id": 1847, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a skis below a car" + }, + { + "unique_id": 1848, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a car and a skis" + }, + { + "unique_id": 1849, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a skis and a car" + }, + { + "unique_id": 1850, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a car to the left of a snowboard" + }, + { + "unique_id": 1851, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a car" + }, + { + "unique_id": 1852, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a car to the right of a snowboard" + }, + { + "unique_id": 1853, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a car" + }, + { + "unique_id": 1854, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a car above a snowboard" + }, + { + "unique_id": 1855, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a snowboard above a car" + }, + { + "unique_id": 1856, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a car below a snowboard" + }, + { + "unique_id": 1857, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a snowboard below a car" + }, + { + "unique_id": 1858, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a car and a snowboard" + }, + { + "unique_id": 1859, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a snowboard and a car" + }, + { + "unique_id": 1860, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a car to the left of a sports ball" + }, + { + "unique_id": 1861, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a car" + }, + { + "unique_id": 1862, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a car to the right of a sports ball" + }, + { + "unique_id": 1863, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a car" + }, + { + "unique_id": 1864, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a car above a sports ball" + }, + { + "unique_id": 1865, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a sports ball above a car" + }, + { + "unique_id": 1866, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a car below a sports ball" + }, + { + "unique_id": 1867, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a sports ball below a car" + }, + { + "unique_id": 1868, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a car and a sports ball" + }, + { + "unique_id": 1869, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a sports ball and a car" + }, + { + "unique_id": 1870, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a car to the left of a kite" + }, + { + "unique_id": 1871, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a car" + }, + { + "unique_id": 1872, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a car to the right of a kite" + }, + { + "unique_id": 1873, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a car" + }, + { + "unique_id": 1874, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a car above a kite" + }, + { + "unique_id": 1875, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a kite above a car" + }, + { + "unique_id": 1876, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a car below a kite" + }, + { + "unique_id": 1877, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a kite below a car" + }, + { + "unique_id": 1878, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a car and a kite" + }, + { + "unique_id": 1879, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a kite and a car" + }, + { + "unique_id": 1880, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a car to the left of a baseball bat" + }, + { + "unique_id": 1881, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a car" + }, + { + "unique_id": 1882, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a car to the right of a baseball bat" + }, + { + "unique_id": 1883, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a car" + }, + { + "unique_id": 1884, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a car above a baseball bat" + }, + { + "unique_id": 1885, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a baseball bat above a car" + }, + { + "unique_id": 1886, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a car below a baseball bat" + }, + { + "unique_id": 1887, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a baseball bat below a car" + }, + { + "unique_id": 1888, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a car and a baseball bat" + }, + { + "unique_id": 1889, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a baseball bat and a car" + }, + { + "unique_id": 1890, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a car to the left of a baseball glove" + }, + { + "unique_id": 1891, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a car" + }, + { + "unique_id": 1892, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a car to the right of a baseball glove" + }, + { + "unique_id": 1893, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a car" + }, + { + "unique_id": 1894, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a car above a baseball glove" + }, + { + "unique_id": 1895, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a baseball glove above a car" + }, + { + "unique_id": 1896, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a car below a baseball glove" + }, + { + "unique_id": 1897, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a baseball glove below a car" + }, + { + "unique_id": 1898, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a car and a baseball glove" + }, + { + "unique_id": 1899, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a baseball glove and a car" + }, + { + "unique_id": 1900, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a car to the left of a skateboard" + }, + { + "unique_id": 1901, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a car" + }, + { + "unique_id": 1902, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a car to the right of a skateboard" + }, + { + "unique_id": 1903, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a car" + }, + { + "unique_id": 1904, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a car above a skateboard" + }, + { + "unique_id": 1905, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a skateboard above a car" + }, + { + "unique_id": 1906, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a car below a skateboard" + }, + { + "unique_id": 1907, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a skateboard below a car" + }, + { + "unique_id": 1908, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a car and a skateboard" + }, + { + "unique_id": 1909, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a skateboard and a car" + }, + { + "unique_id": 1910, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a car to the left of a surfboard" + }, + { + "unique_id": 1911, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a car" + }, + { + "unique_id": 1912, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a car to the right of a surfboard" + }, + { + "unique_id": 1913, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a car" + }, + { + "unique_id": 1914, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a car above a surfboard" + }, + { + "unique_id": 1915, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a surfboard above a car" + }, + { + "unique_id": 1916, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a car below a surfboard" + }, + { + "unique_id": 1917, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a surfboard below a car" + }, + { + "unique_id": 1918, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a car and a surfboard" + }, + { + "unique_id": 1919, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a surfboard and a car" + }, + { + "unique_id": 1920, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a car to the left of a tennis racket" + }, + { + "unique_id": 1921, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a car" + }, + { + "unique_id": 1922, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a car to the right of a tennis racket" + }, + { + "unique_id": 1923, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a car" + }, + { + "unique_id": 1924, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a car above a tennis racket" + }, + { + "unique_id": 1925, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a tennis racket above a car" + }, + { + "unique_id": 1926, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a car below a tennis racket" + }, + { + "unique_id": 1927, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a tennis racket below a car" + }, + { + "unique_id": 1928, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a car and a tennis racket" + }, + { + "unique_id": 1929, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a tennis racket and a car" + }, + { + "unique_id": 1930, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a car to the left of a bottle" + }, + { + "unique_id": 1931, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a car" + }, + { + "unique_id": 1932, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a car to the right of a bottle" + }, + { + "unique_id": 1933, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a car" + }, + { + "unique_id": 1934, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a car above a bottle" + }, + { + "unique_id": 1935, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a bottle above a car" + }, + { + "unique_id": 1936, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a car below a bottle" + }, + { + "unique_id": 1937, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a bottle below a car" + }, + { + "unique_id": 1938, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a car and a bottle" + }, + { + "unique_id": 1939, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a bottle and a car" + }, + { + "unique_id": 1940, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a car to the left of a wine glass" + }, + { + "unique_id": 1941, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a car" + }, + { + "unique_id": 1942, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a car to the right of a wine glass" + }, + { + "unique_id": 1943, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a car" + }, + { + "unique_id": 1944, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a car above a wine glass" + }, + { + "unique_id": 1945, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a wine glass above a car" + }, + { + "unique_id": 1946, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a car below a wine glass" + }, + { + "unique_id": 1947, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a wine glass below a car" + }, + { + "unique_id": 1948, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a car and a wine glass" + }, + { + "unique_id": 1949, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a wine glass and a car" + }, + { + "unique_id": 1950, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a car to the left of a cup" + }, + { + "unique_id": 1951, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a car" + }, + { + "unique_id": 1952, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a car to the right of a cup" + }, + { + "unique_id": 1953, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a car" + }, + { + "unique_id": 1954, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a car above a cup" + }, + { + "unique_id": 1955, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a cup above a car" + }, + { + "unique_id": 1956, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a car below a cup" + }, + { + "unique_id": 1957, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a cup below a car" + }, + { + "unique_id": 1958, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a car and a cup" + }, + { + "unique_id": 1959, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a cup and a car" + }, + { + "unique_id": 1960, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a car to the left of a fork" + }, + { + "unique_id": 1961, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a car" + }, + { + "unique_id": 1962, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a car to the right of a fork" + }, + { + "unique_id": 1963, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a car" + }, + { + "unique_id": 1964, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a car above a fork" + }, + { + "unique_id": 1965, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a fork above a car" + }, + { + "unique_id": 1966, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a car below a fork" + }, + { + "unique_id": 1967, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a fork below a car" + }, + { + "unique_id": 1968, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a car and a fork" + }, + { + "unique_id": 1969, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a fork and a car" + }, + { + "unique_id": 1970, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a car to the left of a knife" + }, + { + "unique_id": 1971, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a car" + }, + { + "unique_id": 1972, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a car to the right of a knife" + }, + { + "unique_id": 1973, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a car" + }, + { + "unique_id": 1974, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a car above a knife" + }, + { + "unique_id": 1975, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a knife above a car" + }, + { + "unique_id": 1976, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a car below a knife" + }, + { + "unique_id": 1977, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a knife below a car" + }, + { + "unique_id": 1978, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a car and a knife" + }, + { + "unique_id": 1979, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a knife and a car" + }, + { + "unique_id": 1980, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a car to the left of a spoon" + }, + { + "unique_id": 1981, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a car" + }, + { + "unique_id": 1982, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a car to the right of a spoon" + }, + { + "unique_id": 1983, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a car" + }, + { + "unique_id": 1984, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a car above a spoon" + }, + { + "unique_id": 1985, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a spoon above a car" + }, + { + "unique_id": 1986, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a car below a spoon" + }, + { + "unique_id": 1987, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a spoon below a car" + }, + { + "unique_id": 1988, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a car and a spoon" + }, + { + "unique_id": 1989, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a spoon and a car" + }, + { + "unique_id": 1990, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a car to the left of a bowl" + }, + { + "unique_id": 1991, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a car" + }, + { + "unique_id": 1992, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a car to the right of a bowl" + }, + { + "unique_id": 1993, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a car" + }, + { + "unique_id": 1994, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a car above a bowl" + }, + { + "unique_id": 1995, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a bowl above a car" + }, + { + "unique_id": 1996, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a car below a bowl" + }, + { + "unique_id": 1997, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a bowl below a car" + }, + { + "unique_id": 1998, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a car and a bowl" + }, + { + "unique_id": 1999, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a bowl and a car" + }, + { + "unique_id": 2000, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a car to the left of a banana" + }, + { + "unique_id": 2001, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a car" + }, + { + "unique_id": 2002, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a car to the right of a banana" + }, + { + "unique_id": 2003, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a car" + }, + { + "unique_id": 2004, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a car above a banana" + }, + { + "unique_id": 2005, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a banana above a car" + }, + { + "unique_id": 2006, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a car below a banana" + }, + { + "unique_id": 2007, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a banana below a car" + }, + { + "unique_id": 2008, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a car and a banana" + }, + { + "unique_id": 2009, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a banana and a car" + }, + { + "unique_id": 2010, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a car to the left of an apple" + }, + { + "unique_id": 2011, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a car" + }, + { + "unique_id": 2012, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a car to the right of an apple" + }, + { + "unique_id": 2013, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a car" + }, + { + "unique_id": 2014, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a car above an apple" + }, + { + "unique_id": 2015, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "an apple above a car" + }, + { + "unique_id": 2016, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a car below an apple" + }, + { + "unique_id": 2017, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "an apple below a car" + }, + { + "unique_id": 2018, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a car and an apple" + }, + { + "unique_id": 2019, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "an apple and a car" + }, + { + "unique_id": 2020, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a car to the left of a sandwich" + }, + { + "unique_id": 2021, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a car" + }, + { + "unique_id": 2022, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a car to the right of a sandwich" + }, + { + "unique_id": 2023, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a car" + }, + { + "unique_id": 2024, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a car above a sandwich" + }, + { + "unique_id": 2025, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a sandwich above a car" + }, + { + "unique_id": 2026, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a car below a sandwich" + }, + { + "unique_id": 2027, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a sandwich below a car" + }, + { + "unique_id": 2028, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a car and a sandwich" + }, + { + "unique_id": 2029, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a sandwich and a car" + }, + { + "unique_id": 2030, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a car to the left of an orange" + }, + { + "unique_id": 2031, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a car" + }, + { + "unique_id": 2032, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a car to the right of an orange" + }, + { + "unique_id": 2033, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a car" + }, + { + "unique_id": 2034, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a car above an orange" + }, + { + "unique_id": 2035, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "an orange above a car" + }, + { + "unique_id": 2036, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a car below an orange" + }, + { + "unique_id": 2037, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "an orange below a car" + }, + { + "unique_id": 2038, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a car and an orange" + }, + { + "unique_id": 2039, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "an orange and a car" + }, + { + "unique_id": 2040, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a car to the left of a broccoli" + }, + { + "unique_id": 2041, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a car" + }, + { + "unique_id": 2042, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a car to the right of a broccoli" + }, + { + "unique_id": 2043, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a car" + }, + { + "unique_id": 2044, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a car above a broccoli" + }, + { + "unique_id": 2045, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a broccoli above a car" + }, + { + "unique_id": 2046, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a car below a broccoli" + }, + { + "unique_id": 2047, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a broccoli below a car" + }, + { + "unique_id": 2048, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a car and a broccoli" + }, + { + "unique_id": 2049, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a broccoli and a car" + }, + { + "unique_id": 2050, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a car to the left of a carrot" + }, + { + "unique_id": 2051, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a car" + }, + { + "unique_id": 2052, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a car to the right of a carrot" + }, + { + "unique_id": 2053, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a car" + }, + { + "unique_id": 2054, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a car above a carrot" + }, + { + "unique_id": 2055, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a carrot above a car" + }, + { + "unique_id": 2056, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a car below a carrot" + }, + { + "unique_id": 2057, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a carrot below a car" + }, + { + "unique_id": 2058, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a car and a carrot" + }, + { + "unique_id": 2059, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a carrot and a car" + }, + { + "unique_id": 2060, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a car to the left of a hot dog" + }, + { + "unique_id": 2061, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a car" + }, + { + "unique_id": 2062, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a car to the right of a hot dog" + }, + { + "unique_id": 2063, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a car" + }, + { + "unique_id": 2064, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a car above a hot dog" + }, + { + "unique_id": 2065, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a hot dog above a car" + }, + { + "unique_id": 2066, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a car below a hot dog" + }, + { + "unique_id": 2067, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a hot dog below a car" + }, + { + "unique_id": 2068, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a car and a hot dog" + }, + { + "unique_id": 2069, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a hot dog and a car" + }, + { + "unique_id": 2070, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a car to the left of a pizza" + }, + { + "unique_id": 2071, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a car" + }, + { + "unique_id": 2072, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a car to the right of a pizza" + }, + { + "unique_id": 2073, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a car" + }, + { + "unique_id": 2074, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a car above a pizza" + }, + { + "unique_id": 2075, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a pizza above a car" + }, + { + "unique_id": 2076, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a car below a pizza" + }, + { + "unique_id": 2077, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a pizza below a car" + }, + { + "unique_id": 2078, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a car and a pizza" + }, + { + "unique_id": 2079, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a pizza and a car" + }, + { + "unique_id": 2080, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a car to the left of a donut" + }, + { + "unique_id": 2081, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a car" + }, + { + "unique_id": 2082, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a car to the right of a donut" + }, + { + "unique_id": 2083, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a car" + }, + { + "unique_id": 2084, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a car above a donut" + }, + { + "unique_id": 2085, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a donut above a car" + }, + { + "unique_id": 2086, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a car below a donut" + }, + { + "unique_id": 2087, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a donut below a car" + }, + { + "unique_id": 2088, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a car and a donut" + }, + { + "unique_id": 2089, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a donut and a car" + }, + { + "unique_id": 2090, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a car to the left of a cake" + }, + { + "unique_id": 2091, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a car" + }, + { + "unique_id": 2092, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a car to the right of a cake" + }, + { + "unique_id": 2093, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a car" + }, + { + "unique_id": 2094, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a car above a cake" + }, + { + "unique_id": 2095, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a cake above a car" + }, + { + "unique_id": 2096, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a car below a cake" + }, + { + "unique_id": 2097, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a cake below a car" + }, + { + "unique_id": 2098, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a car and a cake" + }, + { + "unique_id": 2099, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a cake and a car" + }, + { + "unique_id": 2100, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a car to the left of a chair" + }, + { + "unique_id": 2101, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a car" + }, + { + "unique_id": 2102, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a car to the right of a chair" + }, + { + "unique_id": 2103, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a car" + }, + { + "unique_id": 2104, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a car above a chair" + }, + { + "unique_id": 2105, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a chair above a car" + }, + { + "unique_id": 2106, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a car below a chair" + }, + { + "unique_id": 2107, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a chair below a car" + }, + { + "unique_id": 2108, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a car and a chair" + }, + { + "unique_id": 2109, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a chair and a car" + }, + { + "unique_id": 2110, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a car to the left of a couch" + }, + { + "unique_id": 2111, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a car" + }, + { + "unique_id": 2112, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a car to the right of a couch" + }, + { + "unique_id": 2113, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a car" + }, + { + "unique_id": 2114, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a car above a couch" + }, + { + "unique_id": 2115, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a couch above a car" + }, + { + "unique_id": 2116, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a car below a couch" + }, + { + "unique_id": 2117, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a couch below a car" + }, + { + "unique_id": 2118, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a car and a couch" + }, + { + "unique_id": 2119, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a couch and a car" + }, + { + "unique_id": 2120, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a car to the left of a potted plant" + }, + { + "unique_id": 2121, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a car" + }, + { + "unique_id": 2122, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a car to the right of a potted plant" + }, + { + "unique_id": 2123, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a car" + }, + { + "unique_id": 2124, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a car above a potted plant" + }, + { + "unique_id": 2125, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a potted plant above a car" + }, + { + "unique_id": 2126, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a car below a potted plant" + }, + { + "unique_id": 2127, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a potted plant below a car" + }, + { + "unique_id": 2128, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a car and a potted plant" + }, + { + "unique_id": 2129, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a potted plant and a car" + }, + { + "unique_id": 2130, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a car to the left of a bed" + }, + { + "unique_id": 2131, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a car" + }, + { + "unique_id": 2132, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a car to the right of a bed" + }, + { + "unique_id": 2133, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a car" + }, + { + "unique_id": 2134, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a car above a bed" + }, + { + "unique_id": 2135, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a bed above a car" + }, + { + "unique_id": 2136, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a car below a bed" + }, + { + "unique_id": 2137, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a bed below a car" + }, + { + "unique_id": 2138, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a car and a bed" + }, + { + "unique_id": 2139, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a bed and a car" + }, + { + "unique_id": 2140, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a car to the left of a dining table" + }, + { + "unique_id": 2141, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a car" + }, + { + "unique_id": 2142, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a car to the right of a dining table" + }, + { + "unique_id": 2143, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a car" + }, + { + "unique_id": 2144, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a car above a dining table" + }, + { + "unique_id": 2145, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a dining table above a car" + }, + { + "unique_id": 2146, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a car below a dining table" + }, + { + "unique_id": 2147, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a dining table below a car" + }, + { + "unique_id": 2148, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a car and a dining table" + }, + { + "unique_id": 2149, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a dining table and a car" + }, + { + "unique_id": 2150, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a car to the left of a toilet" + }, + { + "unique_id": 2151, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a car" + }, + { + "unique_id": 2152, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a car to the right of a toilet" + }, + { + "unique_id": 2153, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a car" + }, + { + "unique_id": 2154, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a car above a toilet" + }, + { + "unique_id": 2155, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a toilet above a car" + }, + { + "unique_id": 2156, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a car below a toilet" + }, + { + "unique_id": 2157, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a toilet below a car" + }, + { + "unique_id": 2158, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a car and a toilet" + }, + { + "unique_id": 2159, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a toilet and a car" + }, + { + "unique_id": 2160, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a car to the left of a tv" + }, + { + "unique_id": 2161, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a car" + }, + { + "unique_id": 2162, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a car to the right of a tv" + }, + { + "unique_id": 2163, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a car" + }, + { + "unique_id": 2164, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a car above a tv" + }, + { + "unique_id": 2165, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a tv above a car" + }, + { + "unique_id": 2166, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a car below a tv" + }, + { + "unique_id": 2167, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a tv below a car" + }, + { + "unique_id": 2168, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a car and a tv" + }, + { + "unique_id": 2169, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a tv and a car" + }, + { + "unique_id": 2170, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a car to the left of a laptop" + }, + { + "unique_id": 2171, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a car" + }, + { + "unique_id": 2172, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a car to the right of a laptop" + }, + { + "unique_id": 2173, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a car" + }, + { + "unique_id": 2174, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a car above a laptop" + }, + { + "unique_id": 2175, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a laptop above a car" + }, + { + "unique_id": 2176, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a car below a laptop" + }, + { + "unique_id": 2177, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a laptop below a car" + }, + { + "unique_id": 2178, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a car and a laptop" + }, + { + "unique_id": 2179, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a laptop and a car" + }, + { + "unique_id": 2180, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a car to the left of a mouse" + }, + { + "unique_id": 2181, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a car" + }, + { + "unique_id": 2182, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a car to the right of a mouse" + }, + { + "unique_id": 2183, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a car" + }, + { + "unique_id": 2184, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a car above a mouse" + }, + { + "unique_id": 2185, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a mouse above a car" + }, + { + "unique_id": 2186, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a car below a mouse" + }, + { + "unique_id": 2187, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a mouse below a car" + }, + { + "unique_id": 2188, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a car and a mouse" + }, + { + "unique_id": 2189, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a mouse and a car" + }, + { + "unique_id": 2190, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a car to the left of a remote" + }, + { + "unique_id": 2191, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a car" + }, + { + "unique_id": 2192, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a car to the right of a remote" + }, + { + "unique_id": 2193, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a car" + }, + { + "unique_id": 2194, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a car above a remote" + }, + { + "unique_id": 2195, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a remote above a car" + }, + { + "unique_id": 2196, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a car below a remote" + }, + { + "unique_id": 2197, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a remote below a car" + }, + { + "unique_id": 2198, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a car and a remote" + }, + { + "unique_id": 2199, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a remote and a car" + }, + { + "unique_id": 2200, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a car to the left of a keyboard" + }, + { + "unique_id": 2201, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a car" + }, + { + "unique_id": 2202, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a car to the right of a keyboard" + }, + { + "unique_id": 2203, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a car" + }, + { + "unique_id": 2204, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a car above a keyboard" + }, + { + "unique_id": 2205, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a keyboard above a car" + }, + { + "unique_id": 2206, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a car below a keyboard" + }, + { + "unique_id": 2207, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a keyboard below a car" + }, + { + "unique_id": 2208, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a car and a keyboard" + }, + { + "unique_id": 2209, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a keyboard and a car" + }, + { + "unique_id": 2210, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a car to the left of a cell phone" + }, + { + "unique_id": 2211, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a car" + }, + { + "unique_id": 2212, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a car to the right of a cell phone" + }, + { + "unique_id": 2213, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a car" + }, + { + "unique_id": 2214, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a car above a cell phone" + }, + { + "unique_id": 2215, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a cell phone above a car" + }, + { + "unique_id": 2216, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a car below a cell phone" + }, + { + "unique_id": 2217, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a cell phone below a car" + }, + { + "unique_id": 2218, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a car and a cell phone" + }, + { + "unique_id": 2219, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a cell phone and a car" + }, + { + "unique_id": 2220, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a car to the left of a microwave" + }, + { + "unique_id": 2221, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a car" + }, + { + "unique_id": 2222, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a car to the right of a microwave" + }, + { + "unique_id": 2223, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a car" + }, + { + "unique_id": 2224, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a car above a microwave" + }, + { + "unique_id": 2225, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a microwave above a car" + }, + { + "unique_id": 2226, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a car below a microwave" + }, + { + "unique_id": 2227, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a microwave below a car" + }, + { + "unique_id": 2228, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a car and a microwave" + }, + { + "unique_id": 2229, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a microwave and a car" + }, + { + "unique_id": 2230, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a car to the left of an oven" + }, + { + "unique_id": 2231, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a car" + }, + { + "unique_id": 2232, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a car to the right of an oven" + }, + { + "unique_id": 2233, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a car" + }, + { + "unique_id": 2234, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a car above an oven" + }, + { + "unique_id": 2235, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "an oven above a car" + }, + { + "unique_id": 2236, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a car below an oven" + }, + { + "unique_id": 2237, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "an oven below a car" + }, + { + "unique_id": 2238, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a car and an oven" + }, + { + "unique_id": 2239, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "an oven and a car" + }, + { + "unique_id": 2240, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a car to the left of a toaster" + }, + { + "unique_id": 2241, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a car" + }, + { + "unique_id": 2242, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a car to the right of a toaster" + }, + { + "unique_id": 2243, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a car" + }, + { + "unique_id": 2244, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a car above a toaster" + }, + { + "unique_id": 2245, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a toaster above a car" + }, + { + "unique_id": 2246, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a car below a toaster" + }, + { + "unique_id": 2247, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a toaster below a car" + }, + { + "unique_id": 2248, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a car and a toaster" + }, + { + "unique_id": 2249, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a toaster and a car" + }, + { + "unique_id": 2250, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a car to the left of a sink" + }, + { + "unique_id": 2251, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a car" + }, + { + "unique_id": 2252, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a car to the right of a sink" + }, + { + "unique_id": 2253, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a car" + }, + { + "unique_id": 2254, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a car above a sink" + }, + { + "unique_id": 2255, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a sink above a car" + }, + { + "unique_id": 2256, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a car below a sink" + }, + { + "unique_id": 2257, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a sink below a car" + }, + { + "unique_id": 2258, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a car and a sink" + }, + { + "unique_id": 2259, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a sink and a car" + }, + { + "unique_id": 2260, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a car to the left of a refrigerator" + }, + { + "unique_id": 2261, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a car" + }, + { + "unique_id": 2262, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a car to the right of a refrigerator" + }, + { + "unique_id": 2263, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a car" + }, + { + "unique_id": 2264, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a car above a refrigerator" + }, + { + "unique_id": 2265, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a refrigerator above a car" + }, + { + "unique_id": 2266, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a car below a refrigerator" + }, + { + "unique_id": 2267, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a refrigerator below a car" + }, + { + "unique_id": 2268, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a car and a refrigerator" + }, + { + "unique_id": 2269, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a refrigerator and a car" + }, + { + "unique_id": 2270, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a car to the left of a book" + }, + { + "unique_id": 2271, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a book to the left of a car" + }, + { + "unique_id": 2272, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a car to the right of a book" + }, + { + "unique_id": 2273, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a book to the right of a car" + }, + { + "unique_id": 2274, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a car above a book" + }, + { + "unique_id": 2275, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a book above a car" + }, + { + "unique_id": 2276, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a car below a book" + }, + { + "unique_id": 2277, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a book below a car" + }, + { + "unique_id": 2278, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a car and a book" + }, + { + "unique_id": 2279, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a book and a car" + }, + { + "unique_id": 2280, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a car to the left of a clock" + }, + { + "unique_id": 2281, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a car" + }, + { + "unique_id": 2282, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a car to the right of a clock" + }, + { + "unique_id": 2283, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a car" + }, + { + "unique_id": 2284, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a car above a clock" + }, + { + "unique_id": 2285, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a clock above a car" + }, + { + "unique_id": 2286, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a car below a clock" + }, + { + "unique_id": 2287, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a clock below a car" + }, + { + "unique_id": 2288, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a car and a clock" + }, + { + "unique_id": 2289, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a clock and a car" + }, + { + "unique_id": 2290, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a car to the left of a vase" + }, + { + "unique_id": 2291, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a car" + }, + { + "unique_id": 2292, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a car to the right of a vase" + }, + { + "unique_id": 2293, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a car" + }, + { + "unique_id": 2294, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a car above a vase" + }, + { + "unique_id": 2295, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a vase above a car" + }, + { + "unique_id": 2296, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a car below a vase" + }, + { + "unique_id": 2297, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a vase below a car" + }, + { + "unique_id": 2298, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a car and a vase" + }, + { + "unique_id": 2299, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a vase and a car" + }, + { + "unique_id": 2300, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a car to the left of a scissors" + }, + { + "unique_id": 2301, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a car" + }, + { + "unique_id": 2302, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a car to the right of a scissors" + }, + { + "unique_id": 2303, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a car" + }, + { + "unique_id": 2304, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a car above a scissors" + }, + { + "unique_id": 2305, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a scissors above a car" + }, + { + "unique_id": 2306, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a car below a scissors" + }, + { + "unique_id": 2307, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a scissors below a car" + }, + { + "unique_id": 2308, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a car and a scissors" + }, + { + "unique_id": 2309, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a scissors and a car" + }, + { + "unique_id": 2310, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a car to the left of a teddy bear" + }, + { + "unique_id": 2311, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a car" + }, + { + "unique_id": 2312, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a car to the right of a teddy bear" + }, + { + "unique_id": 2313, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a car" + }, + { + "unique_id": 2314, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a car above a teddy bear" + }, + { + "unique_id": 2315, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a teddy bear above a car" + }, + { + "unique_id": 2316, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a car below a teddy bear" + }, + { + "unique_id": 2317, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a teddy bear below a car" + }, + { + "unique_id": 2318, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a car and a teddy bear" + }, + { + "unique_id": 2319, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a teddy bear and a car" + }, + { + "unique_id": 2320, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a car to the left of a hair drier" + }, + { + "unique_id": 2321, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a car" + }, + { + "unique_id": 2322, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a car to the right of a hair drier" + }, + { + "unique_id": 2323, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a car" + }, + { + "unique_id": 2324, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a car above a hair drier" + }, + { + "unique_id": 2325, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a hair drier above a car" + }, + { + "unique_id": 2326, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a car below a hair drier" + }, + { + "unique_id": 2327, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a hair drier below a car" + }, + { + "unique_id": 2328, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a car and a hair drier" + }, + { + "unique_id": 2329, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a hair drier and a car" + }, + { + "unique_id": 2330, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a car to the left of a toothbrush" + }, + { + "unique_id": 2331, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a car" + }, + { + "unique_id": 2332, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a car to the right of a toothbrush" + }, + { + "unique_id": 2333, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a car" + }, + { + "unique_id": 2334, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a car above a toothbrush" + }, + { + "unique_id": 2335, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "above", + "text": "a toothbrush above a car" + }, + { + "unique_id": 2336, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a car below a toothbrush" + }, + { + "unique_id": 2337, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "below", + "text": "a toothbrush below a car" + }, + { + "unique_id": 2338, + "num_objects": 2, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a car and a toothbrush" + }, + { + "unique_id": 2339, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "car" + ], + "rel_type": "and", + "text": "a toothbrush and a car" + }, + { + "unique_id": 2340, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of an airplane" + }, + { + "unique_id": 2341, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a motorcycle" + }, + { + "unique_id": 2342, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of an airplane" + }, + { + "unique_id": 2343, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a motorcycle" + }, + { + "unique_id": 2344, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a motorcycle above an airplane" + }, + { + "unique_id": 2345, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "an airplane above a motorcycle" + }, + { + "unique_id": 2346, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a motorcycle below an airplane" + }, + { + "unique_id": 2347, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "an airplane below a motorcycle" + }, + { + "unique_id": 2348, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a motorcycle and an airplane" + }, + { + "unique_id": 2349, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "an airplane and a motorcycle" + }, + { + "unique_id": 2350, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a bus" + }, + { + "unique_id": 2351, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a motorcycle" + }, + { + "unique_id": 2352, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a bus" + }, + { + "unique_id": 2353, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a motorcycle" + }, + { + "unique_id": 2354, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a motorcycle above a bus" + }, + { + "unique_id": 2355, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a bus above a motorcycle" + }, + { + "unique_id": 2356, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a motorcycle below a bus" + }, + { + "unique_id": 2357, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a bus below a motorcycle" + }, + { + "unique_id": 2358, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a motorcycle and a bus" + }, + { + "unique_id": 2359, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a bus and a motorcycle" + }, + { + "unique_id": 2360, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a train" + }, + { + "unique_id": 2361, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a train to the left of a motorcycle" + }, + { + "unique_id": 2362, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a train" + }, + { + "unique_id": 2363, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a train to the right of a motorcycle" + }, + { + "unique_id": 2364, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a motorcycle above a train" + }, + { + "unique_id": 2365, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a train above a motorcycle" + }, + { + "unique_id": 2366, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a motorcycle below a train" + }, + { + "unique_id": 2367, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a train below a motorcycle" + }, + { + "unique_id": 2368, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a motorcycle and a train" + }, + { + "unique_id": 2369, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a train and a motorcycle" + }, + { + "unique_id": 2370, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a truck" + }, + { + "unique_id": 2371, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a motorcycle" + }, + { + "unique_id": 2372, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a truck" + }, + { + "unique_id": 2373, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a motorcycle" + }, + { + "unique_id": 2374, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a motorcycle above a truck" + }, + { + "unique_id": 2375, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a truck above a motorcycle" + }, + { + "unique_id": 2376, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a motorcycle below a truck" + }, + { + "unique_id": 2377, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a truck below a motorcycle" + }, + { + "unique_id": 2378, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a motorcycle and a truck" + }, + { + "unique_id": 2379, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a truck and a motorcycle" + }, + { + "unique_id": 2380, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a boat" + }, + { + "unique_id": 2381, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a motorcycle" + }, + { + "unique_id": 2382, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a boat" + }, + { + "unique_id": 2383, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a motorcycle" + }, + { + "unique_id": 2384, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a motorcycle above a boat" + }, + { + "unique_id": 2385, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a boat above a motorcycle" + }, + { + "unique_id": 2386, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a motorcycle below a boat" + }, + { + "unique_id": 2387, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a boat below a motorcycle" + }, + { + "unique_id": 2388, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a motorcycle and a boat" + }, + { + "unique_id": 2389, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a boat and a motorcycle" + }, + { + "unique_id": 2390, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a traffic light" + }, + { + "unique_id": 2391, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a motorcycle" + }, + { + "unique_id": 2392, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a traffic light" + }, + { + "unique_id": 2393, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a motorcycle" + }, + { + "unique_id": 2394, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a motorcycle above a traffic light" + }, + { + "unique_id": 2395, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a traffic light above a motorcycle" + }, + { + "unique_id": 2396, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a motorcycle below a traffic light" + }, + { + "unique_id": 2397, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a traffic light below a motorcycle" + }, + { + "unique_id": 2398, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a motorcycle and a traffic light" + }, + { + "unique_id": 2399, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a traffic light and a motorcycle" + }, + { + "unique_id": 2400, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a fire hydrant" + }, + { + "unique_id": 2401, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a motorcycle" + }, + { + "unique_id": 2402, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a fire hydrant" + }, + { + "unique_id": 2403, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a motorcycle" + }, + { + "unique_id": 2404, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a motorcycle above a fire hydrant" + }, + { + "unique_id": 2405, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a fire hydrant above a motorcycle" + }, + { + "unique_id": 2406, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a motorcycle below a fire hydrant" + }, + { + "unique_id": 2407, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a fire hydrant below a motorcycle" + }, + { + "unique_id": 2408, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a motorcycle and a fire hydrant" + }, + { + "unique_id": 2409, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a fire hydrant and a motorcycle" + }, + { + "unique_id": 2410, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a stop sign" + }, + { + "unique_id": 2411, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a motorcycle" + }, + { + "unique_id": 2412, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a stop sign" + }, + { + "unique_id": 2413, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a motorcycle" + }, + { + "unique_id": 2414, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a motorcycle above a stop sign" + }, + { + "unique_id": 2415, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a stop sign above a motorcycle" + }, + { + "unique_id": 2416, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a motorcycle below a stop sign" + }, + { + "unique_id": 2417, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a stop sign below a motorcycle" + }, + { + "unique_id": 2418, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a motorcycle and a stop sign" + }, + { + "unique_id": 2419, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a stop sign and a motorcycle" + }, + { + "unique_id": 2420, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a parking meter" + }, + { + "unique_id": 2421, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a motorcycle" + }, + { + "unique_id": 2422, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a parking meter" + }, + { + "unique_id": 2423, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a motorcycle" + }, + { + "unique_id": 2424, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a motorcycle above a parking meter" + }, + { + "unique_id": 2425, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a parking meter above a motorcycle" + }, + { + "unique_id": 2426, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a motorcycle below a parking meter" + }, + { + "unique_id": 2427, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a parking meter below a motorcycle" + }, + { + "unique_id": 2428, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a motorcycle and a parking meter" + }, + { + "unique_id": 2429, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a parking meter and a motorcycle" + }, + { + "unique_id": 2430, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a bench" + }, + { + "unique_id": 2431, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a motorcycle" + }, + { + "unique_id": 2432, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a bench" + }, + { + "unique_id": 2433, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a motorcycle" + }, + { + "unique_id": 2434, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a motorcycle above a bench" + }, + { + "unique_id": 2435, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a bench above a motorcycle" + }, + { + "unique_id": 2436, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a motorcycle below a bench" + }, + { + "unique_id": 2437, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a bench below a motorcycle" + }, + { + "unique_id": 2438, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a motorcycle and a bench" + }, + { + "unique_id": 2439, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a bench and a motorcycle" + }, + { + "unique_id": 2440, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a bird" + }, + { + "unique_id": 2441, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a motorcycle" + }, + { + "unique_id": 2442, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a bird" + }, + { + "unique_id": 2443, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a motorcycle" + }, + { + "unique_id": 2444, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a motorcycle above a bird" + }, + { + "unique_id": 2445, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a bird above a motorcycle" + }, + { + "unique_id": 2446, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a motorcycle below a bird" + }, + { + "unique_id": 2447, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a bird below a motorcycle" + }, + { + "unique_id": 2448, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a motorcycle and a bird" + }, + { + "unique_id": 2449, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a bird and a motorcycle" + }, + { + "unique_id": 2450, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a cat" + }, + { + "unique_id": 2451, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a motorcycle" + }, + { + "unique_id": 2452, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a cat" + }, + { + "unique_id": 2453, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a motorcycle" + }, + { + "unique_id": 2454, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a motorcycle above a cat" + }, + { + "unique_id": 2455, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a cat above a motorcycle" + }, + { + "unique_id": 2456, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a motorcycle below a cat" + }, + { + "unique_id": 2457, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a cat below a motorcycle" + }, + { + "unique_id": 2458, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a motorcycle and a cat" + }, + { + "unique_id": 2459, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a cat and a motorcycle" + }, + { + "unique_id": 2460, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a dog" + }, + { + "unique_id": 2461, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a motorcycle" + }, + { + "unique_id": 2462, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a dog" + }, + { + "unique_id": 2463, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a motorcycle" + }, + { + "unique_id": 2464, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a motorcycle above a dog" + }, + { + "unique_id": 2465, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a dog above a motorcycle" + }, + { + "unique_id": 2466, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a motorcycle below a dog" + }, + { + "unique_id": 2467, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a dog below a motorcycle" + }, + { + "unique_id": 2468, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a motorcycle and a dog" + }, + { + "unique_id": 2469, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a dog and a motorcycle" + }, + { + "unique_id": 2470, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a horse" + }, + { + "unique_id": 2471, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a motorcycle" + }, + { + "unique_id": 2472, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a horse" + }, + { + "unique_id": 2473, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a motorcycle" + }, + { + "unique_id": 2474, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a motorcycle above a horse" + }, + { + "unique_id": 2475, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a horse above a motorcycle" + }, + { + "unique_id": 2476, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a motorcycle below a horse" + }, + { + "unique_id": 2477, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a horse below a motorcycle" + }, + { + "unique_id": 2478, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a motorcycle and a horse" + }, + { + "unique_id": 2479, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a horse and a motorcycle" + }, + { + "unique_id": 2480, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a sheep" + }, + { + "unique_id": 2481, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a motorcycle" + }, + { + "unique_id": 2482, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a sheep" + }, + { + "unique_id": 2483, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a motorcycle" + }, + { + "unique_id": 2484, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a motorcycle above a sheep" + }, + { + "unique_id": 2485, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a sheep above a motorcycle" + }, + { + "unique_id": 2486, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a motorcycle below a sheep" + }, + { + "unique_id": 2487, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a sheep below a motorcycle" + }, + { + "unique_id": 2488, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a motorcycle and a sheep" + }, + { + "unique_id": 2489, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a sheep and a motorcycle" + }, + { + "unique_id": 2490, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a cow" + }, + { + "unique_id": 2491, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a motorcycle" + }, + { + "unique_id": 2492, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a cow" + }, + { + "unique_id": 2493, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a motorcycle" + }, + { + "unique_id": 2494, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a motorcycle above a cow" + }, + { + "unique_id": 2495, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a cow above a motorcycle" + }, + { + "unique_id": 2496, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a motorcycle below a cow" + }, + { + "unique_id": 2497, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a cow below a motorcycle" + }, + { + "unique_id": 2498, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a motorcycle and a cow" + }, + { + "unique_id": 2499, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a cow and a motorcycle" + }, + { + "unique_id": 2500, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of an elephant" + }, + { + "unique_id": 2501, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a motorcycle" + }, + { + "unique_id": 2502, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of an elephant" + }, + { + "unique_id": 2503, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a motorcycle" + }, + { + "unique_id": 2504, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a motorcycle above an elephant" + }, + { + "unique_id": 2505, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "an elephant above a motorcycle" + }, + { + "unique_id": 2506, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a motorcycle below an elephant" + }, + { + "unique_id": 2507, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "an elephant below a motorcycle" + }, + { + "unique_id": 2508, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a motorcycle and an elephant" + }, + { + "unique_id": 2509, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "an elephant and a motorcycle" + }, + { + "unique_id": 2510, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a bear" + }, + { + "unique_id": 2511, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a motorcycle" + }, + { + "unique_id": 2512, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a bear" + }, + { + "unique_id": 2513, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a motorcycle" + }, + { + "unique_id": 2514, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a motorcycle above a bear" + }, + { + "unique_id": 2515, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a bear above a motorcycle" + }, + { + "unique_id": 2516, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a motorcycle below a bear" + }, + { + "unique_id": 2517, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a bear below a motorcycle" + }, + { + "unique_id": 2518, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a motorcycle and a bear" + }, + { + "unique_id": 2519, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a bear and a motorcycle" + }, + { + "unique_id": 2520, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a zebra" + }, + { + "unique_id": 2521, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a motorcycle" + }, + { + "unique_id": 2522, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a zebra" + }, + { + "unique_id": 2523, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a motorcycle" + }, + { + "unique_id": 2524, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a motorcycle above a zebra" + }, + { + "unique_id": 2525, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a zebra above a motorcycle" + }, + { + "unique_id": 2526, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a motorcycle below a zebra" + }, + { + "unique_id": 2527, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a zebra below a motorcycle" + }, + { + "unique_id": 2528, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a motorcycle and a zebra" + }, + { + "unique_id": 2529, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a zebra and a motorcycle" + }, + { + "unique_id": 2530, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a giraffe" + }, + { + "unique_id": 2531, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a motorcycle" + }, + { + "unique_id": 2532, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a giraffe" + }, + { + "unique_id": 2533, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a motorcycle" + }, + { + "unique_id": 2534, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a motorcycle above a giraffe" + }, + { + "unique_id": 2535, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a giraffe above a motorcycle" + }, + { + "unique_id": 2536, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a motorcycle below a giraffe" + }, + { + "unique_id": 2537, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a giraffe below a motorcycle" + }, + { + "unique_id": 2538, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a motorcycle and a giraffe" + }, + { + "unique_id": 2539, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a giraffe and a motorcycle" + }, + { + "unique_id": 2540, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a backpack" + }, + { + "unique_id": 2541, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a motorcycle" + }, + { + "unique_id": 2542, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a backpack" + }, + { + "unique_id": 2543, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a motorcycle" + }, + { + "unique_id": 2544, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a motorcycle above a backpack" + }, + { + "unique_id": 2545, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a backpack above a motorcycle" + }, + { + "unique_id": 2546, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a motorcycle below a backpack" + }, + { + "unique_id": 2547, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a backpack below a motorcycle" + }, + { + "unique_id": 2548, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a motorcycle and a backpack" + }, + { + "unique_id": 2549, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a backpack and a motorcycle" + }, + { + "unique_id": 2550, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of an umbrella" + }, + { + "unique_id": 2551, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a motorcycle" + }, + { + "unique_id": 2552, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of an umbrella" + }, + { + "unique_id": 2553, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a motorcycle" + }, + { + "unique_id": 2554, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a motorcycle above an umbrella" + }, + { + "unique_id": 2555, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "an umbrella above a motorcycle" + }, + { + "unique_id": 2556, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a motorcycle below an umbrella" + }, + { + "unique_id": 2557, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "an umbrella below a motorcycle" + }, + { + "unique_id": 2558, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a motorcycle and an umbrella" + }, + { + "unique_id": 2559, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "an umbrella and a motorcycle" + }, + { + "unique_id": 2560, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a handbag" + }, + { + "unique_id": 2561, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a motorcycle" + }, + { + "unique_id": 2562, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a handbag" + }, + { + "unique_id": 2563, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a motorcycle" + }, + { + "unique_id": 2564, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a motorcycle above a handbag" + }, + { + "unique_id": 2565, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a handbag above a motorcycle" + }, + { + "unique_id": 2566, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a motorcycle below a handbag" + }, + { + "unique_id": 2567, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a handbag below a motorcycle" + }, + { + "unique_id": 2568, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a motorcycle and a handbag" + }, + { + "unique_id": 2569, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a handbag and a motorcycle" + }, + { + "unique_id": 2570, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a tie" + }, + { + "unique_id": 2571, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a motorcycle" + }, + { + "unique_id": 2572, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a tie" + }, + { + "unique_id": 2573, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a motorcycle" + }, + { + "unique_id": 2574, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a motorcycle above a tie" + }, + { + "unique_id": 2575, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a tie above a motorcycle" + }, + { + "unique_id": 2576, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a motorcycle below a tie" + }, + { + "unique_id": 2577, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a tie below a motorcycle" + }, + { + "unique_id": 2578, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a motorcycle and a tie" + }, + { + "unique_id": 2579, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a tie and a motorcycle" + }, + { + "unique_id": 2580, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a suitcase" + }, + { + "unique_id": 2581, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a motorcycle" + }, + { + "unique_id": 2582, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a suitcase" + }, + { + "unique_id": 2583, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a motorcycle" + }, + { + "unique_id": 2584, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a motorcycle above a suitcase" + }, + { + "unique_id": 2585, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a suitcase above a motorcycle" + }, + { + "unique_id": 2586, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a motorcycle below a suitcase" + }, + { + "unique_id": 2587, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a suitcase below a motorcycle" + }, + { + "unique_id": 2588, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a motorcycle and a suitcase" + }, + { + "unique_id": 2589, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a suitcase and a motorcycle" + }, + { + "unique_id": 2590, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a frisbee" + }, + { + "unique_id": 2591, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a motorcycle" + }, + { + "unique_id": 2592, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a frisbee" + }, + { + "unique_id": 2593, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a motorcycle" + }, + { + "unique_id": 2594, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a motorcycle above a frisbee" + }, + { + "unique_id": 2595, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a frisbee above a motorcycle" + }, + { + "unique_id": 2596, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a motorcycle below a frisbee" + }, + { + "unique_id": 2597, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a frisbee below a motorcycle" + }, + { + "unique_id": 2598, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a motorcycle and a frisbee" + }, + { + "unique_id": 2599, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a frisbee and a motorcycle" + }, + { + "unique_id": 2600, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a skis" + }, + { + "unique_id": 2601, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a motorcycle" + }, + { + "unique_id": 2602, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a skis" + }, + { + "unique_id": 2603, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a motorcycle" + }, + { + "unique_id": 2604, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a motorcycle above a skis" + }, + { + "unique_id": 2605, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a skis above a motorcycle" + }, + { + "unique_id": 2606, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a motorcycle below a skis" + }, + { + "unique_id": 2607, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a skis below a motorcycle" + }, + { + "unique_id": 2608, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a motorcycle and a skis" + }, + { + "unique_id": 2609, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a skis and a motorcycle" + }, + { + "unique_id": 2610, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a snowboard" + }, + { + "unique_id": 2611, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a motorcycle" + }, + { + "unique_id": 2612, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a snowboard" + }, + { + "unique_id": 2613, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a motorcycle" + }, + { + "unique_id": 2614, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a motorcycle above a snowboard" + }, + { + "unique_id": 2615, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a snowboard above a motorcycle" + }, + { + "unique_id": 2616, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a motorcycle below a snowboard" + }, + { + "unique_id": 2617, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a snowboard below a motorcycle" + }, + { + "unique_id": 2618, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a motorcycle and a snowboard" + }, + { + "unique_id": 2619, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a snowboard and a motorcycle" + }, + { + "unique_id": 2620, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a sports ball" + }, + { + "unique_id": 2621, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a motorcycle" + }, + { + "unique_id": 2622, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a sports ball" + }, + { + "unique_id": 2623, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a motorcycle" + }, + { + "unique_id": 2624, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a motorcycle above a sports ball" + }, + { + "unique_id": 2625, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a sports ball above a motorcycle" + }, + { + "unique_id": 2626, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a motorcycle below a sports ball" + }, + { + "unique_id": 2627, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a sports ball below a motorcycle" + }, + { + "unique_id": 2628, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a motorcycle and a sports ball" + }, + { + "unique_id": 2629, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a sports ball and a motorcycle" + }, + { + "unique_id": 2630, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a kite" + }, + { + "unique_id": 2631, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a motorcycle" + }, + { + "unique_id": 2632, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a kite" + }, + { + "unique_id": 2633, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a motorcycle" + }, + { + "unique_id": 2634, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a motorcycle above a kite" + }, + { + "unique_id": 2635, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a kite above a motorcycle" + }, + { + "unique_id": 2636, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a motorcycle below a kite" + }, + { + "unique_id": 2637, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a kite below a motorcycle" + }, + { + "unique_id": 2638, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a motorcycle and a kite" + }, + { + "unique_id": 2639, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a kite and a motorcycle" + }, + { + "unique_id": 2640, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a baseball bat" + }, + { + "unique_id": 2641, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a motorcycle" + }, + { + "unique_id": 2642, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a baseball bat" + }, + { + "unique_id": 2643, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a motorcycle" + }, + { + "unique_id": 2644, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a motorcycle above a baseball bat" + }, + { + "unique_id": 2645, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a baseball bat above a motorcycle" + }, + { + "unique_id": 2646, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a motorcycle below a baseball bat" + }, + { + "unique_id": 2647, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a baseball bat below a motorcycle" + }, + { + "unique_id": 2648, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a motorcycle and a baseball bat" + }, + { + "unique_id": 2649, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a baseball bat and a motorcycle" + }, + { + "unique_id": 2650, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a baseball glove" + }, + { + "unique_id": 2651, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a motorcycle" + }, + { + "unique_id": 2652, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a baseball glove" + }, + { + "unique_id": 2653, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a motorcycle" + }, + { + "unique_id": 2654, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a motorcycle above a baseball glove" + }, + { + "unique_id": 2655, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a baseball glove above a motorcycle" + }, + { + "unique_id": 2656, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a motorcycle below a baseball glove" + }, + { + "unique_id": 2657, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a baseball glove below a motorcycle" + }, + { + "unique_id": 2658, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a motorcycle and a baseball glove" + }, + { + "unique_id": 2659, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a baseball glove and a motorcycle" + }, + { + "unique_id": 2660, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a skateboard" + }, + { + "unique_id": 2661, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a motorcycle" + }, + { + "unique_id": 2662, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a skateboard" + }, + { + "unique_id": 2663, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a motorcycle" + }, + { + "unique_id": 2664, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a motorcycle above a skateboard" + }, + { + "unique_id": 2665, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a skateboard above a motorcycle" + }, + { + "unique_id": 2666, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a motorcycle below a skateboard" + }, + { + "unique_id": 2667, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a skateboard below a motorcycle" + }, + { + "unique_id": 2668, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a motorcycle and a skateboard" + }, + { + "unique_id": 2669, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a skateboard and a motorcycle" + }, + { + "unique_id": 2670, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a surfboard" + }, + { + "unique_id": 2671, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a motorcycle" + }, + { + "unique_id": 2672, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a surfboard" + }, + { + "unique_id": 2673, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a motorcycle" + }, + { + "unique_id": 2674, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a motorcycle above a surfboard" + }, + { + "unique_id": 2675, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a surfboard above a motorcycle" + }, + { + "unique_id": 2676, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a motorcycle below a surfboard" + }, + { + "unique_id": 2677, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a surfboard below a motorcycle" + }, + { + "unique_id": 2678, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a motorcycle and a surfboard" + }, + { + "unique_id": 2679, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a surfboard and a motorcycle" + }, + { + "unique_id": 2680, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a tennis racket" + }, + { + "unique_id": 2681, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a motorcycle" + }, + { + "unique_id": 2682, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a tennis racket" + }, + { + "unique_id": 2683, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a motorcycle" + }, + { + "unique_id": 2684, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a motorcycle above a tennis racket" + }, + { + "unique_id": 2685, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a tennis racket above a motorcycle" + }, + { + "unique_id": 2686, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a motorcycle below a tennis racket" + }, + { + "unique_id": 2687, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a tennis racket below a motorcycle" + }, + { + "unique_id": 2688, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a motorcycle and a tennis racket" + }, + { + "unique_id": 2689, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a tennis racket and a motorcycle" + }, + { + "unique_id": 2690, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a bottle" + }, + { + "unique_id": 2691, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a motorcycle" + }, + { + "unique_id": 2692, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a bottle" + }, + { + "unique_id": 2693, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a motorcycle" + }, + { + "unique_id": 2694, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a motorcycle above a bottle" + }, + { + "unique_id": 2695, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a bottle above a motorcycle" + }, + { + "unique_id": 2696, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a motorcycle below a bottle" + }, + { + "unique_id": 2697, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a bottle below a motorcycle" + }, + { + "unique_id": 2698, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a motorcycle and a bottle" + }, + { + "unique_id": 2699, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a bottle and a motorcycle" + }, + { + "unique_id": 2700, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a wine glass" + }, + { + "unique_id": 2701, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a motorcycle" + }, + { + "unique_id": 2702, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a wine glass" + }, + { + "unique_id": 2703, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a motorcycle" + }, + { + "unique_id": 2704, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a motorcycle above a wine glass" + }, + { + "unique_id": 2705, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a wine glass above a motorcycle" + }, + { + "unique_id": 2706, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a motorcycle below a wine glass" + }, + { + "unique_id": 2707, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a wine glass below a motorcycle" + }, + { + "unique_id": 2708, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a motorcycle and a wine glass" + }, + { + "unique_id": 2709, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a wine glass and a motorcycle" + }, + { + "unique_id": 2710, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a cup" + }, + { + "unique_id": 2711, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a motorcycle" + }, + { + "unique_id": 2712, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a cup" + }, + { + "unique_id": 2713, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a motorcycle" + }, + { + "unique_id": 2714, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a motorcycle above a cup" + }, + { + "unique_id": 2715, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a cup above a motorcycle" + }, + { + "unique_id": 2716, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a motorcycle below a cup" + }, + { + "unique_id": 2717, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a cup below a motorcycle" + }, + { + "unique_id": 2718, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a motorcycle and a cup" + }, + { + "unique_id": 2719, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a cup and a motorcycle" + }, + { + "unique_id": 2720, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a fork" + }, + { + "unique_id": 2721, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a motorcycle" + }, + { + "unique_id": 2722, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a fork" + }, + { + "unique_id": 2723, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a motorcycle" + }, + { + "unique_id": 2724, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a motorcycle above a fork" + }, + { + "unique_id": 2725, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a fork above a motorcycle" + }, + { + "unique_id": 2726, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a motorcycle below a fork" + }, + { + "unique_id": 2727, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a fork below a motorcycle" + }, + { + "unique_id": 2728, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a motorcycle and a fork" + }, + { + "unique_id": 2729, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a fork and a motorcycle" + }, + { + "unique_id": 2730, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a knife" + }, + { + "unique_id": 2731, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a motorcycle" + }, + { + "unique_id": 2732, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a knife" + }, + { + "unique_id": 2733, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a motorcycle" + }, + { + "unique_id": 2734, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a motorcycle above a knife" + }, + { + "unique_id": 2735, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a knife above a motorcycle" + }, + { + "unique_id": 2736, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a motorcycle below a knife" + }, + { + "unique_id": 2737, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a knife below a motorcycle" + }, + { + "unique_id": 2738, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a motorcycle and a knife" + }, + { + "unique_id": 2739, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a knife and a motorcycle" + }, + { + "unique_id": 2740, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a spoon" + }, + { + "unique_id": 2741, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a motorcycle" + }, + { + "unique_id": 2742, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a spoon" + }, + { + "unique_id": 2743, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a motorcycle" + }, + { + "unique_id": 2744, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a motorcycle above a spoon" + }, + { + "unique_id": 2745, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a spoon above a motorcycle" + }, + { + "unique_id": 2746, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a motorcycle below a spoon" + }, + { + "unique_id": 2747, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a spoon below a motorcycle" + }, + { + "unique_id": 2748, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a motorcycle and a spoon" + }, + { + "unique_id": 2749, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a spoon and a motorcycle" + }, + { + "unique_id": 2750, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a bowl" + }, + { + "unique_id": 2751, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a motorcycle" + }, + { + "unique_id": 2752, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a bowl" + }, + { + "unique_id": 2753, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a motorcycle" + }, + { + "unique_id": 2754, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a motorcycle above a bowl" + }, + { + "unique_id": 2755, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a bowl above a motorcycle" + }, + { + "unique_id": 2756, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a motorcycle below a bowl" + }, + { + "unique_id": 2757, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a bowl below a motorcycle" + }, + { + "unique_id": 2758, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a motorcycle and a bowl" + }, + { + "unique_id": 2759, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a bowl and a motorcycle" + }, + { + "unique_id": 2760, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a banana" + }, + { + "unique_id": 2761, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a motorcycle" + }, + { + "unique_id": 2762, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a banana" + }, + { + "unique_id": 2763, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a motorcycle" + }, + { + "unique_id": 2764, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a motorcycle above a banana" + }, + { + "unique_id": 2765, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a banana above a motorcycle" + }, + { + "unique_id": 2766, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a motorcycle below a banana" + }, + { + "unique_id": 2767, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a banana below a motorcycle" + }, + { + "unique_id": 2768, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a motorcycle and a banana" + }, + { + "unique_id": 2769, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a banana and a motorcycle" + }, + { + "unique_id": 2770, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of an apple" + }, + { + "unique_id": 2771, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a motorcycle" + }, + { + "unique_id": 2772, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of an apple" + }, + { + "unique_id": 2773, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a motorcycle" + }, + { + "unique_id": 2774, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a motorcycle above an apple" + }, + { + "unique_id": 2775, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "an apple above a motorcycle" + }, + { + "unique_id": 2776, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a motorcycle below an apple" + }, + { + "unique_id": 2777, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "an apple below a motorcycle" + }, + { + "unique_id": 2778, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a motorcycle and an apple" + }, + { + "unique_id": 2779, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "an apple and a motorcycle" + }, + { + "unique_id": 2780, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a sandwich" + }, + { + "unique_id": 2781, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a motorcycle" + }, + { + "unique_id": 2782, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a sandwich" + }, + { + "unique_id": 2783, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a motorcycle" + }, + { + "unique_id": 2784, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a motorcycle above a sandwich" + }, + { + "unique_id": 2785, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a sandwich above a motorcycle" + }, + { + "unique_id": 2786, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a motorcycle below a sandwich" + }, + { + "unique_id": 2787, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a sandwich below a motorcycle" + }, + { + "unique_id": 2788, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a motorcycle and a sandwich" + }, + { + "unique_id": 2789, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a sandwich and a motorcycle" + }, + { + "unique_id": 2790, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of an orange" + }, + { + "unique_id": 2791, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a motorcycle" + }, + { + "unique_id": 2792, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of an orange" + }, + { + "unique_id": 2793, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a motorcycle" + }, + { + "unique_id": 2794, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a motorcycle above an orange" + }, + { + "unique_id": 2795, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "an orange above a motorcycle" + }, + { + "unique_id": 2796, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a motorcycle below an orange" + }, + { + "unique_id": 2797, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "an orange below a motorcycle" + }, + { + "unique_id": 2798, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a motorcycle and an orange" + }, + { + "unique_id": 2799, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "an orange and a motorcycle" + }, + { + "unique_id": 2800, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a broccoli" + }, + { + "unique_id": 2801, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a motorcycle" + }, + { + "unique_id": 2802, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a broccoli" + }, + { + "unique_id": 2803, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a motorcycle" + }, + { + "unique_id": 2804, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a motorcycle above a broccoli" + }, + { + "unique_id": 2805, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a broccoli above a motorcycle" + }, + { + "unique_id": 2806, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a motorcycle below a broccoli" + }, + { + "unique_id": 2807, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a broccoli below a motorcycle" + }, + { + "unique_id": 2808, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a motorcycle and a broccoli" + }, + { + "unique_id": 2809, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a broccoli and a motorcycle" + }, + { + "unique_id": 2810, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a carrot" + }, + { + "unique_id": 2811, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a motorcycle" + }, + { + "unique_id": 2812, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a carrot" + }, + { + "unique_id": 2813, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a motorcycle" + }, + { + "unique_id": 2814, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a motorcycle above a carrot" + }, + { + "unique_id": 2815, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a carrot above a motorcycle" + }, + { + "unique_id": 2816, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a motorcycle below a carrot" + }, + { + "unique_id": 2817, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a carrot below a motorcycle" + }, + { + "unique_id": 2818, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a motorcycle and a carrot" + }, + { + "unique_id": 2819, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a carrot and a motorcycle" + }, + { + "unique_id": 2820, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a hot dog" + }, + { + "unique_id": 2821, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a motorcycle" + }, + { + "unique_id": 2822, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a hot dog" + }, + { + "unique_id": 2823, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a motorcycle" + }, + { + "unique_id": 2824, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a motorcycle above a hot dog" + }, + { + "unique_id": 2825, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a hot dog above a motorcycle" + }, + { + "unique_id": 2826, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a motorcycle below a hot dog" + }, + { + "unique_id": 2827, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a hot dog below a motorcycle" + }, + { + "unique_id": 2828, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a motorcycle and a hot dog" + }, + { + "unique_id": 2829, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a hot dog and a motorcycle" + }, + { + "unique_id": 2830, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a pizza" + }, + { + "unique_id": 2831, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a motorcycle" + }, + { + "unique_id": 2832, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a pizza" + }, + { + "unique_id": 2833, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a motorcycle" + }, + { + "unique_id": 2834, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a motorcycle above a pizza" + }, + { + "unique_id": 2835, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a pizza above a motorcycle" + }, + { + "unique_id": 2836, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a motorcycle below a pizza" + }, + { + "unique_id": 2837, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a pizza below a motorcycle" + }, + { + "unique_id": 2838, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a motorcycle and a pizza" + }, + { + "unique_id": 2839, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a pizza and a motorcycle" + }, + { + "unique_id": 2840, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a donut" + }, + { + "unique_id": 2841, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a motorcycle" + }, + { + "unique_id": 2842, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a donut" + }, + { + "unique_id": 2843, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a motorcycle" + }, + { + "unique_id": 2844, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a motorcycle above a donut" + }, + { + "unique_id": 2845, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a donut above a motorcycle" + }, + { + "unique_id": 2846, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a motorcycle below a donut" + }, + { + "unique_id": 2847, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a donut below a motorcycle" + }, + { + "unique_id": 2848, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a motorcycle and a donut" + }, + { + "unique_id": 2849, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a donut and a motorcycle" + }, + { + "unique_id": 2850, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a cake" + }, + { + "unique_id": 2851, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a motorcycle" + }, + { + "unique_id": 2852, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a cake" + }, + { + "unique_id": 2853, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a motorcycle" + }, + { + "unique_id": 2854, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a motorcycle above a cake" + }, + { + "unique_id": 2855, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a cake above a motorcycle" + }, + { + "unique_id": 2856, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a motorcycle below a cake" + }, + { + "unique_id": 2857, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a cake below a motorcycle" + }, + { + "unique_id": 2858, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a motorcycle and a cake" + }, + { + "unique_id": 2859, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a cake and a motorcycle" + }, + { + "unique_id": 2860, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a chair" + }, + { + "unique_id": 2861, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a motorcycle" + }, + { + "unique_id": 2862, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a chair" + }, + { + "unique_id": 2863, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a motorcycle" + }, + { + "unique_id": 2864, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a motorcycle above a chair" + }, + { + "unique_id": 2865, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a chair above a motorcycle" + }, + { + "unique_id": 2866, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a motorcycle below a chair" + }, + { + "unique_id": 2867, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a chair below a motorcycle" + }, + { + "unique_id": 2868, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a motorcycle and a chair" + }, + { + "unique_id": 2869, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a chair and a motorcycle" + }, + { + "unique_id": 2870, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a couch" + }, + { + "unique_id": 2871, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a motorcycle" + }, + { + "unique_id": 2872, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a couch" + }, + { + "unique_id": 2873, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a motorcycle" + }, + { + "unique_id": 2874, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a motorcycle above a couch" + }, + { + "unique_id": 2875, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a couch above a motorcycle" + }, + { + "unique_id": 2876, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a motorcycle below a couch" + }, + { + "unique_id": 2877, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a couch below a motorcycle" + }, + { + "unique_id": 2878, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a motorcycle and a couch" + }, + { + "unique_id": 2879, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a couch and a motorcycle" + }, + { + "unique_id": 2880, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a potted plant" + }, + { + "unique_id": 2881, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a motorcycle" + }, + { + "unique_id": 2882, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a potted plant" + }, + { + "unique_id": 2883, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a motorcycle" + }, + { + "unique_id": 2884, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a motorcycle above a potted plant" + }, + { + "unique_id": 2885, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a potted plant above a motorcycle" + }, + { + "unique_id": 2886, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a motorcycle below a potted plant" + }, + { + "unique_id": 2887, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a potted plant below a motorcycle" + }, + { + "unique_id": 2888, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a motorcycle and a potted plant" + }, + { + "unique_id": 2889, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a potted plant and a motorcycle" + }, + { + "unique_id": 2890, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a bed" + }, + { + "unique_id": 2891, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a motorcycle" + }, + { + "unique_id": 2892, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a bed" + }, + { + "unique_id": 2893, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a motorcycle" + }, + { + "unique_id": 2894, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a motorcycle above a bed" + }, + { + "unique_id": 2895, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a bed above a motorcycle" + }, + { + "unique_id": 2896, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a motorcycle below a bed" + }, + { + "unique_id": 2897, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a bed below a motorcycle" + }, + { + "unique_id": 2898, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a motorcycle and a bed" + }, + { + "unique_id": 2899, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a bed and a motorcycle" + }, + { + "unique_id": 2900, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a dining table" + }, + { + "unique_id": 2901, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a motorcycle" + }, + { + "unique_id": 2902, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a dining table" + }, + { + "unique_id": 2903, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a motorcycle" + }, + { + "unique_id": 2904, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a motorcycle above a dining table" + }, + { + "unique_id": 2905, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a dining table above a motorcycle" + }, + { + "unique_id": 2906, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a motorcycle below a dining table" + }, + { + "unique_id": 2907, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a dining table below a motorcycle" + }, + { + "unique_id": 2908, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a motorcycle and a dining table" + }, + { + "unique_id": 2909, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a dining table and a motorcycle" + }, + { + "unique_id": 2910, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a toilet" + }, + { + "unique_id": 2911, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a motorcycle" + }, + { + "unique_id": 2912, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a toilet" + }, + { + "unique_id": 2913, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a motorcycle" + }, + { + "unique_id": 2914, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a motorcycle above a toilet" + }, + { + "unique_id": 2915, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a toilet above a motorcycle" + }, + { + "unique_id": 2916, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a motorcycle below a toilet" + }, + { + "unique_id": 2917, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a toilet below a motorcycle" + }, + { + "unique_id": 2918, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a motorcycle and a toilet" + }, + { + "unique_id": 2919, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a toilet and a motorcycle" + }, + { + "unique_id": 2920, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a tv" + }, + { + "unique_id": 2921, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a motorcycle" + }, + { + "unique_id": 2922, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a tv" + }, + { + "unique_id": 2923, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a motorcycle" + }, + { + "unique_id": 2924, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a motorcycle above a tv" + }, + { + "unique_id": 2925, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a tv above a motorcycle" + }, + { + "unique_id": 2926, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a motorcycle below a tv" + }, + { + "unique_id": 2927, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a tv below a motorcycle" + }, + { + "unique_id": 2928, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a motorcycle and a tv" + }, + { + "unique_id": 2929, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a tv and a motorcycle" + }, + { + "unique_id": 2930, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a laptop" + }, + { + "unique_id": 2931, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a motorcycle" + }, + { + "unique_id": 2932, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a laptop" + }, + { + "unique_id": 2933, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a motorcycle" + }, + { + "unique_id": 2934, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a motorcycle above a laptop" + }, + { + "unique_id": 2935, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a laptop above a motorcycle" + }, + { + "unique_id": 2936, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a motorcycle below a laptop" + }, + { + "unique_id": 2937, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a laptop below a motorcycle" + }, + { + "unique_id": 2938, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a motorcycle and a laptop" + }, + { + "unique_id": 2939, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a laptop and a motorcycle" + }, + { + "unique_id": 2940, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a mouse" + }, + { + "unique_id": 2941, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a motorcycle" + }, + { + "unique_id": 2942, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a mouse" + }, + { + "unique_id": 2943, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a motorcycle" + }, + { + "unique_id": 2944, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a motorcycle above a mouse" + }, + { + "unique_id": 2945, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a mouse above a motorcycle" + }, + { + "unique_id": 2946, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a motorcycle below a mouse" + }, + { + "unique_id": 2947, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a mouse below a motorcycle" + }, + { + "unique_id": 2948, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a motorcycle and a mouse" + }, + { + "unique_id": 2949, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a mouse and a motorcycle" + }, + { + "unique_id": 2950, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a remote" + }, + { + "unique_id": 2951, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a motorcycle" + }, + { + "unique_id": 2952, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a remote" + }, + { + "unique_id": 2953, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a motorcycle" + }, + { + "unique_id": 2954, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a motorcycle above a remote" + }, + { + "unique_id": 2955, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a remote above a motorcycle" + }, + { + "unique_id": 2956, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a motorcycle below a remote" + }, + { + "unique_id": 2957, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a remote below a motorcycle" + }, + { + "unique_id": 2958, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a motorcycle and a remote" + }, + { + "unique_id": 2959, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a remote and a motorcycle" + }, + { + "unique_id": 2960, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a keyboard" + }, + { + "unique_id": 2961, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a motorcycle" + }, + { + "unique_id": 2962, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a keyboard" + }, + { + "unique_id": 2963, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a motorcycle" + }, + { + "unique_id": 2964, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a motorcycle above a keyboard" + }, + { + "unique_id": 2965, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a keyboard above a motorcycle" + }, + { + "unique_id": 2966, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a motorcycle below a keyboard" + }, + { + "unique_id": 2967, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a keyboard below a motorcycle" + }, + { + "unique_id": 2968, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a motorcycle and a keyboard" + }, + { + "unique_id": 2969, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a keyboard and a motorcycle" + }, + { + "unique_id": 2970, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a cell phone" + }, + { + "unique_id": 2971, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a motorcycle" + }, + { + "unique_id": 2972, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a cell phone" + }, + { + "unique_id": 2973, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a motorcycle" + }, + { + "unique_id": 2974, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a motorcycle above a cell phone" + }, + { + "unique_id": 2975, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a cell phone above a motorcycle" + }, + { + "unique_id": 2976, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a motorcycle below a cell phone" + }, + { + "unique_id": 2977, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a cell phone below a motorcycle" + }, + { + "unique_id": 2978, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a motorcycle and a cell phone" + }, + { + "unique_id": 2979, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a cell phone and a motorcycle" + }, + { + "unique_id": 2980, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a microwave" + }, + { + "unique_id": 2981, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a motorcycle" + }, + { + "unique_id": 2982, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a microwave" + }, + { + "unique_id": 2983, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a motorcycle" + }, + { + "unique_id": 2984, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a motorcycle above a microwave" + }, + { + "unique_id": 2985, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a microwave above a motorcycle" + }, + { + "unique_id": 2986, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a motorcycle below a microwave" + }, + { + "unique_id": 2987, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a microwave below a motorcycle" + }, + { + "unique_id": 2988, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a motorcycle and a microwave" + }, + { + "unique_id": 2989, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a microwave and a motorcycle" + }, + { + "unique_id": 2990, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of an oven" + }, + { + "unique_id": 2991, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a motorcycle" + }, + { + "unique_id": 2992, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of an oven" + }, + { + "unique_id": 2993, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a motorcycle" + }, + { + "unique_id": 2994, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a motorcycle above an oven" + }, + { + "unique_id": 2995, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "an oven above a motorcycle" + }, + { + "unique_id": 2996, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a motorcycle below an oven" + }, + { + "unique_id": 2997, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "an oven below a motorcycle" + }, + { + "unique_id": 2998, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a motorcycle and an oven" + }, + { + "unique_id": 2999, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "an oven and a motorcycle" + }, + { + "unique_id": 3000, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a toaster" + }, + { + "unique_id": 3001, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a motorcycle" + }, + { + "unique_id": 3002, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a toaster" + }, + { + "unique_id": 3003, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a motorcycle" + }, + { + "unique_id": 3004, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a motorcycle above a toaster" + }, + { + "unique_id": 3005, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a toaster above a motorcycle" + }, + { + "unique_id": 3006, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a motorcycle below a toaster" + }, + { + "unique_id": 3007, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a toaster below a motorcycle" + }, + { + "unique_id": 3008, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a motorcycle and a toaster" + }, + { + "unique_id": 3009, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a toaster and a motorcycle" + }, + { + "unique_id": 3010, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a sink" + }, + { + "unique_id": 3011, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a motorcycle" + }, + { + "unique_id": 3012, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a sink" + }, + { + "unique_id": 3013, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a motorcycle" + }, + { + "unique_id": 3014, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a motorcycle above a sink" + }, + { + "unique_id": 3015, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a sink above a motorcycle" + }, + { + "unique_id": 3016, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a motorcycle below a sink" + }, + { + "unique_id": 3017, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a sink below a motorcycle" + }, + { + "unique_id": 3018, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a motorcycle and a sink" + }, + { + "unique_id": 3019, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a sink and a motorcycle" + }, + { + "unique_id": 3020, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a refrigerator" + }, + { + "unique_id": 3021, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a motorcycle" + }, + { + "unique_id": 3022, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a refrigerator" + }, + { + "unique_id": 3023, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a motorcycle" + }, + { + "unique_id": 3024, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a motorcycle above a refrigerator" + }, + { + "unique_id": 3025, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a refrigerator above a motorcycle" + }, + { + "unique_id": 3026, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a motorcycle below a refrigerator" + }, + { + "unique_id": 3027, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a refrigerator below a motorcycle" + }, + { + "unique_id": 3028, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a motorcycle and a refrigerator" + }, + { + "unique_id": 3029, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a refrigerator and a motorcycle" + }, + { + "unique_id": 3030, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a book" + }, + { + "unique_id": 3031, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a book to the left of a motorcycle" + }, + { + "unique_id": 3032, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a book" + }, + { + "unique_id": 3033, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a book to the right of a motorcycle" + }, + { + "unique_id": 3034, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a motorcycle above a book" + }, + { + "unique_id": 3035, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a book above a motorcycle" + }, + { + "unique_id": 3036, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a motorcycle below a book" + }, + { + "unique_id": 3037, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a book below a motorcycle" + }, + { + "unique_id": 3038, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a motorcycle and a book" + }, + { + "unique_id": 3039, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a book and a motorcycle" + }, + { + "unique_id": 3040, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a clock" + }, + { + "unique_id": 3041, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a motorcycle" + }, + { + "unique_id": 3042, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a clock" + }, + { + "unique_id": 3043, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a motorcycle" + }, + { + "unique_id": 3044, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a motorcycle above a clock" + }, + { + "unique_id": 3045, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a clock above a motorcycle" + }, + { + "unique_id": 3046, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a motorcycle below a clock" + }, + { + "unique_id": 3047, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a clock below a motorcycle" + }, + { + "unique_id": 3048, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a motorcycle and a clock" + }, + { + "unique_id": 3049, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a clock and a motorcycle" + }, + { + "unique_id": 3050, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a vase" + }, + { + "unique_id": 3051, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a motorcycle" + }, + { + "unique_id": 3052, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a vase" + }, + { + "unique_id": 3053, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a motorcycle" + }, + { + "unique_id": 3054, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a motorcycle above a vase" + }, + { + "unique_id": 3055, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a vase above a motorcycle" + }, + { + "unique_id": 3056, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a motorcycle below a vase" + }, + { + "unique_id": 3057, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a vase below a motorcycle" + }, + { + "unique_id": 3058, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a motorcycle and a vase" + }, + { + "unique_id": 3059, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a vase and a motorcycle" + }, + { + "unique_id": 3060, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a scissors" + }, + { + "unique_id": 3061, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a motorcycle" + }, + { + "unique_id": 3062, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a scissors" + }, + { + "unique_id": 3063, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a motorcycle" + }, + { + "unique_id": 3064, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a motorcycle above a scissors" + }, + { + "unique_id": 3065, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a scissors above a motorcycle" + }, + { + "unique_id": 3066, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a motorcycle below a scissors" + }, + { + "unique_id": 3067, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a scissors below a motorcycle" + }, + { + "unique_id": 3068, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a motorcycle and a scissors" + }, + { + "unique_id": 3069, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a scissors and a motorcycle" + }, + { + "unique_id": 3070, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a teddy bear" + }, + { + "unique_id": 3071, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a motorcycle" + }, + { + "unique_id": 3072, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a teddy bear" + }, + { + "unique_id": 3073, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a motorcycle" + }, + { + "unique_id": 3074, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a motorcycle above a teddy bear" + }, + { + "unique_id": 3075, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a teddy bear above a motorcycle" + }, + { + "unique_id": 3076, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a motorcycle below a teddy bear" + }, + { + "unique_id": 3077, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a teddy bear below a motorcycle" + }, + { + "unique_id": 3078, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a motorcycle and a teddy bear" + }, + { + "unique_id": 3079, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a teddy bear and a motorcycle" + }, + { + "unique_id": 3080, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a hair drier" + }, + { + "unique_id": 3081, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a motorcycle" + }, + { + "unique_id": 3082, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a hair drier" + }, + { + "unique_id": 3083, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a motorcycle" + }, + { + "unique_id": 3084, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a motorcycle above a hair drier" + }, + { + "unique_id": 3085, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a hair drier above a motorcycle" + }, + { + "unique_id": 3086, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a motorcycle below a hair drier" + }, + { + "unique_id": 3087, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a hair drier below a motorcycle" + }, + { + "unique_id": 3088, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a motorcycle and a hair drier" + }, + { + "unique_id": 3089, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a hair drier and a motorcycle" + }, + { + "unique_id": 3090, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a motorcycle to the left of a toothbrush" + }, + { + "unique_id": 3091, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a motorcycle" + }, + { + "unique_id": 3092, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a motorcycle to the right of a toothbrush" + }, + { + "unique_id": 3093, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a motorcycle" + }, + { + "unique_id": 3094, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a motorcycle above a toothbrush" + }, + { + "unique_id": 3095, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "above", + "text": "a toothbrush above a motorcycle" + }, + { + "unique_id": 3096, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a motorcycle below a toothbrush" + }, + { + "unique_id": 3097, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "below", + "text": "a toothbrush below a motorcycle" + }, + { + "unique_id": 3098, + "num_objects": 2, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a motorcycle and a toothbrush" + }, + { + "unique_id": 3099, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "motorcycle" + ], + "rel_type": "and", + "text": "a toothbrush and a motorcycle" + }, + { + "unique_id": 3100, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a bus" + }, + { + "unique_id": 3101, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a bus to the left of an airplane" + }, + { + "unique_id": 3102, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a bus" + }, + { + "unique_id": 3103, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a bus to the right of an airplane" + }, + { + "unique_id": 3104, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "an airplane above a bus" + }, + { + "unique_id": 3105, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a bus above an airplane" + }, + { + "unique_id": 3106, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "an airplane below a bus" + }, + { + "unique_id": 3107, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a bus below an airplane" + }, + { + "unique_id": 3108, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "an airplane and a bus" + }, + { + "unique_id": 3109, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a bus and an airplane" + }, + { + "unique_id": 3110, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a train" + }, + { + "unique_id": 3111, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a train to the left of an airplane" + }, + { + "unique_id": 3112, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a train" + }, + { + "unique_id": 3113, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a train to the right of an airplane" + }, + { + "unique_id": 3114, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "an airplane above a train" + }, + { + "unique_id": 3115, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a train above an airplane" + }, + { + "unique_id": 3116, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "an airplane below a train" + }, + { + "unique_id": 3117, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a train below an airplane" + }, + { + "unique_id": 3118, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "an airplane and a train" + }, + { + "unique_id": 3119, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a train and an airplane" + }, + { + "unique_id": 3120, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a truck" + }, + { + "unique_id": 3121, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a truck to the left of an airplane" + }, + { + "unique_id": 3122, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a truck" + }, + { + "unique_id": 3123, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a truck to the right of an airplane" + }, + { + "unique_id": 3124, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "an airplane above a truck" + }, + { + "unique_id": 3125, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a truck above an airplane" + }, + { + "unique_id": 3126, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "an airplane below a truck" + }, + { + "unique_id": 3127, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a truck below an airplane" + }, + { + "unique_id": 3128, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "an airplane and a truck" + }, + { + "unique_id": 3129, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a truck and an airplane" + }, + { + "unique_id": 3130, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a boat" + }, + { + "unique_id": 3131, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a boat to the left of an airplane" + }, + { + "unique_id": 3132, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a boat" + }, + { + "unique_id": 3133, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a boat to the right of an airplane" + }, + { + "unique_id": 3134, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "an airplane above a boat" + }, + { + "unique_id": 3135, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a boat above an airplane" + }, + { + "unique_id": 3136, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "an airplane below a boat" + }, + { + "unique_id": 3137, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a boat below an airplane" + }, + { + "unique_id": 3138, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "an airplane and a boat" + }, + { + "unique_id": 3139, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a boat and an airplane" + }, + { + "unique_id": 3140, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a traffic light" + }, + { + "unique_id": 3141, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of an airplane" + }, + { + "unique_id": 3142, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a traffic light" + }, + { + "unique_id": 3143, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of an airplane" + }, + { + "unique_id": 3144, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "an airplane above a traffic light" + }, + { + "unique_id": 3145, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a traffic light above an airplane" + }, + { + "unique_id": 3146, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "an airplane below a traffic light" + }, + { + "unique_id": 3147, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a traffic light below an airplane" + }, + { + "unique_id": 3148, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "an airplane and a traffic light" + }, + { + "unique_id": 3149, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a traffic light and an airplane" + }, + { + "unique_id": 3150, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a fire hydrant" + }, + { + "unique_id": 3151, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of an airplane" + }, + { + "unique_id": 3152, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a fire hydrant" + }, + { + "unique_id": 3153, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of an airplane" + }, + { + "unique_id": 3154, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "an airplane above a fire hydrant" + }, + { + "unique_id": 3155, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a fire hydrant above an airplane" + }, + { + "unique_id": 3156, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "an airplane below a fire hydrant" + }, + { + "unique_id": 3157, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a fire hydrant below an airplane" + }, + { + "unique_id": 3158, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "an airplane and a fire hydrant" + }, + { + "unique_id": 3159, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a fire hydrant and an airplane" + }, + { + "unique_id": 3160, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a stop sign" + }, + { + "unique_id": 3161, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of an airplane" + }, + { + "unique_id": 3162, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a stop sign" + }, + { + "unique_id": 3163, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of an airplane" + }, + { + "unique_id": 3164, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "an airplane above a stop sign" + }, + { + "unique_id": 3165, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a stop sign above an airplane" + }, + { + "unique_id": 3166, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "an airplane below a stop sign" + }, + { + "unique_id": 3167, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a stop sign below an airplane" + }, + { + "unique_id": 3168, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "an airplane and a stop sign" + }, + { + "unique_id": 3169, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a stop sign and an airplane" + }, + { + "unique_id": 3170, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a parking meter" + }, + { + "unique_id": 3171, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of an airplane" + }, + { + "unique_id": 3172, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a parking meter" + }, + { + "unique_id": 3173, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of an airplane" + }, + { + "unique_id": 3174, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "an airplane above a parking meter" + }, + { + "unique_id": 3175, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a parking meter above an airplane" + }, + { + "unique_id": 3176, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "an airplane below a parking meter" + }, + { + "unique_id": 3177, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a parking meter below an airplane" + }, + { + "unique_id": 3178, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "an airplane and a parking meter" + }, + { + "unique_id": 3179, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a parking meter and an airplane" + }, + { + "unique_id": 3180, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a bench" + }, + { + "unique_id": 3181, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a bench to the left of an airplane" + }, + { + "unique_id": 3182, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a bench" + }, + { + "unique_id": 3183, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a bench to the right of an airplane" + }, + { + "unique_id": 3184, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "an airplane above a bench" + }, + { + "unique_id": 3185, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a bench above an airplane" + }, + { + "unique_id": 3186, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "an airplane below a bench" + }, + { + "unique_id": 3187, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a bench below an airplane" + }, + { + "unique_id": 3188, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "an airplane and a bench" + }, + { + "unique_id": 3189, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a bench and an airplane" + }, + { + "unique_id": 3190, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a bird" + }, + { + "unique_id": 3191, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a bird to the left of an airplane" + }, + { + "unique_id": 3192, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a bird" + }, + { + "unique_id": 3193, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a bird to the right of an airplane" + }, + { + "unique_id": 3194, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "an airplane above a bird" + }, + { + "unique_id": 3195, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a bird above an airplane" + }, + { + "unique_id": 3196, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "an airplane below a bird" + }, + { + "unique_id": 3197, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a bird below an airplane" + }, + { + "unique_id": 3198, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "an airplane and a bird" + }, + { + "unique_id": 3199, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a bird and an airplane" + }, + { + "unique_id": 3200, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a cat" + }, + { + "unique_id": 3201, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a cat to the left of an airplane" + }, + { + "unique_id": 3202, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a cat" + }, + { + "unique_id": 3203, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a cat to the right of an airplane" + }, + { + "unique_id": 3204, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "an airplane above a cat" + }, + { + "unique_id": 3205, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a cat above an airplane" + }, + { + "unique_id": 3206, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "an airplane below a cat" + }, + { + "unique_id": 3207, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a cat below an airplane" + }, + { + "unique_id": 3208, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "an airplane and a cat" + }, + { + "unique_id": 3209, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a cat and an airplane" + }, + { + "unique_id": 3210, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a dog" + }, + { + "unique_id": 3211, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a dog to the left of an airplane" + }, + { + "unique_id": 3212, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a dog" + }, + { + "unique_id": 3213, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a dog to the right of an airplane" + }, + { + "unique_id": 3214, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "an airplane above a dog" + }, + { + "unique_id": 3215, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a dog above an airplane" + }, + { + "unique_id": 3216, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "an airplane below a dog" + }, + { + "unique_id": 3217, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a dog below an airplane" + }, + { + "unique_id": 3218, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "an airplane and a dog" + }, + { + "unique_id": 3219, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a dog and an airplane" + }, + { + "unique_id": 3220, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a horse" + }, + { + "unique_id": 3221, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a horse to the left of an airplane" + }, + { + "unique_id": 3222, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a horse" + }, + { + "unique_id": 3223, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a horse to the right of an airplane" + }, + { + "unique_id": 3224, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "an airplane above a horse" + }, + { + "unique_id": 3225, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a horse above an airplane" + }, + { + "unique_id": 3226, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "an airplane below a horse" + }, + { + "unique_id": 3227, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a horse below an airplane" + }, + { + "unique_id": 3228, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "an airplane and a horse" + }, + { + "unique_id": 3229, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a horse and an airplane" + }, + { + "unique_id": 3230, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a sheep" + }, + { + "unique_id": 3231, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of an airplane" + }, + { + "unique_id": 3232, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a sheep" + }, + { + "unique_id": 3233, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of an airplane" + }, + { + "unique_id": 3234, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "an airplane above a sheep" + }, + { + "unique_id": 3235, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a sheep above an airplane" + }, + { + "unique_id": 3236, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "an airplane below a sheep" + }, + { + "unique_id": 3237, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a sheep below an airplane" + }, + { + "unique_id": 3238, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "an airplane and a sheep" + }, + { + "unique_id": 3239, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a sheep and an airplane" + }, + { + "unique_id": 3240, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a cow" + }, + { + "unique_id": 3241, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a cow to the left of an airplane" + }, + { + "unique_id": 3242, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a cow" + }, + { + "unique_id": 3243, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a cow to the right of an airplane" + }, + { + "unique_id": 3244, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "an airplane above a cow" + }, + { + "unique_id": 3245, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a cow above an airplane" + }, + { + "unique_id": 3246, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "an airplane below a cow" + }, + { + "unique_id": 3247, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a cow below an airplane" + }, + { + "unique_id": 3248, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "an airplane and a cow" + }, + { + "unique_id": 3249, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a cow and an airplane" + }, + { + "unique_id": 3250, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of an elephant" + }, + { + "unique_id": 3251, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of an airplane" + }, + { + "unique_id": 3252, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of an elephant" + }, + { + "unique_id": 3253, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of an airplane" + }, + { + "unique_id": 3254, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "an airplane above an elephant" + }, + { + "unique_id": 3255, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "an elephant above an airplane" + }, + { + "unique_id": 3256, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "an airplane below an elephant" + }, + { + "unique_id": 3257, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "an elephant below an airplane" + }, + { + "unique_id": 3258, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "an airplane and an elephant" + }, + { + "unique_id": 3259, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "an elephant and an airplane" + }, + { + "unique_id": 3260, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a bear" + }, + { + "unique_id": 3261, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a bear to the left of an airplane" + }, + { + "unique_id": 3262, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a bear" + }, + { + "unique_id": 3263, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a bear to the right of an airplane" + }, + { + "unique_id": 3264, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "an airplane above a bear" + }, + { + "unique_id": 3265, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a bear above an airplane" + }, + { + "unique_id": 3266, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "an airplane below a bear" + }, + { + "unique_id": 3267, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a bear below an airplane" + }, + { + "unique_id": 3268, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "an airplane and a bear" + }, + { + "unique_id": 3269, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a bear and an airplane" + }, + { + "unique_id": 3270, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a zebra" + }, + { + "unique_id": 3271, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of an airplane" + }, + { + "unique_id": 3272, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a zebra" + }, + { + "unique_id": 3273, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of an airplane" + }, + { + "unique_id": 3274, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "an airplane above a zebra" + }, + { + "unique_id": 3275, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a zebra above an airplane" + }, + { + "unique_id": 3276, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "an airplane below a zebra" + }, + { + "unique_id": 3277, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a zebra below an airplane" + }, + { + "unique_id": 3278, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "an airplane and a zebra" + }, + { + "unique_id": 3279, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a zebra and an airplane" + }, + { + "unique_id": 3280, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a giraffe" + }, + { + "unique_id": 3281, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of an airplane" + }, + { + "unique_id": 3282, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a giraffe" + }, + { + "unique_id": 3283, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of an airplane" + }, + { + "unique_id": 3284, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "an airplane above a giraffe" + }, + { + "unique_id": 3285, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a giraffe above an airplane" + }, + { + "unique_id": 3286, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "an airplane below a giraffe" + }, + { + "unique_id": 3287, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a giraffe below an airplane" + }, + { + "unique_id": 3288, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "an airplane and a giraffe" + }, + { + "unique_id": 3289, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a giraffe and an airplane" + }, + { + "unique_id": 3290, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a backpack" + }, + { + "unique_id": 3291, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of an airplane" + }, + { + "unique_id": 3292, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a backpack" + }, + { + "unique_id": 3293, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of an airplane" + }, + { + "unique_id": 3294, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "an airplane above a backpack" + }, + { + "unique_id": 3295, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a backpack above an airplane" + }, + { + "unique_id": 3296, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "an airplane below a backpack" + }, + { + "unique_id": 3297, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a backpack below an airplane" + }, + { + "unique_id": 3298, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "an airplane and a backpack" + }, + { + "unique_id": 3299, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a backpack and an airplane" + }, + { + "unique_id": 3300, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of an umbrella" + }, + { + "unique_id": 3301, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of an airplane" + }, + { + "unique_id": 3302, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of an umbrella" + }, + { + "unique_id": 3303, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of an airplane" + }, + { + "unique_id": 3304, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "an airplane above an umbrella" + }, + { + "unique_id": 3305, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "an umbrella above an airplane" + }, + { + "unique_id": 3306, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "an airplane below an umbrella" + }, + { + "unique_id": 3307, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "an umbrella below an airplane" + }, + { + "unique_id": 3308, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "an airplane and an umbrella" + }, + { + "unique_id": 3309, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "an umbrella and an airplane" + }, + { + "unique_id": 3310, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a handbag" + }, + { + "unique_id": 3311, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of an airplane" + }, + { + "unique_id": 3312, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a handbag" + }, + { + "unique_id": 3313, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of an airplane" + }, + { + "unique_id": 3314, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "an airplane above a handbag" + }, + { + "unique_id": 3315, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a handbag above an airplane" + }, + { + "unique_id": 3316, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "an airplane below a handbag" + }, + { + "unique_id": 3317, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a handbag below an airplane" + }, + { + "unique_id": 3318, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "an airplane and a handbag" + }, + { + "unique_id": 3319, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a handbag and an airplane" + }, + { + "unique_id": 3320, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a tie" + }, + { + "unique_id": 3321, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a tie to the left of an airplane" + }, + { + "unique_id": 3322, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a tie" + }, + { + "unique_id": 3323, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a tie to the right of an airplane" + }, + { + "unique_id": 3324, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "an airplane above a tie" + }, + { + "unique_id": 3325, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a tie above an airplane" + }, + { + "unique_id": 3326, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "an airplane below a tie" + }, + { + "unique_id": 3327, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a tie below an airplane" + }, + { + "unique_id": 3328, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "an airplane and a tie" + }, + { + "unique_id": 3329, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a tie and an airplane" + }, + { + "unique_id": 3330, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a suitcase" + }, + { + "unique_id": 3331, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of an airplane" + }, + { + "unique_id": 3332, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a suitcase" + }, + { + "unique_id": 3333, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of an airplane" + }, + { + "unique_id": 3334, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "an airplane above a suitcase" + }, + { + "unique_id": 3335, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a suitcase above an airplane" + }, + { + "unique_id": 3336, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "an airplane below a suitcase" + }, + { + "unique_id": 3337, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a suitcase below an airplane" + }, + { + "unique_id": 3338, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "an airplane and a suitcase" + }, + { + "unique_id": 3339, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a suitcase and an airplane" + }, + { + "unique_id": 3340, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a frisbee" + }, + { + "unique_id": 3341, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of an airplane" + }, + { + "unique_id": 3342, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a frisbee" + }, + { + "unique_id": 3343, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of an airplane" + }, + { + "unique_id": 3344, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "an airplane above a frisbee" + }, + { + "unique_id": 3345, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a frisbee above an airplane" + }, + { + "unique_id": 3346, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "an airplane below a frisbee" + }, + { + "unique_id": 3347, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a frisbee below an airplane" + }, + { + "unique_id": 3348, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "an airplane and a frisbee" + }, + { + "unique_id": 3349, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a frisbee and an airplane" + }, + { + "unique_id": 3350, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a skis" + }, + { + "unique_id": 3351, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a skis to the left of an airplane" + }, + { + "unique_id": 3352, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a skis" + }, + { + "unique_id": 3353, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a skis to the right of an airplane" + }, + { + "unique_id": 3354, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "an airplane above a skis" + }, + { + "unique_id": 3355, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a skis above an airplane" + }, + { + "unique_id": 3356, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "an airplane below a skis" + }, + { + "unique_id": 3357, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a skis below an airplane" + }, + { + "unique_id": 3358, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "an airplane and a skis" + }, + { + "unique_id": 3359, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a skis and an airplane" + }, + { + "unique_id": 3360, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a snowboard" + }, + { + "unique_id": 3361, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of an airplane" + }, + { + "unique_id": 3362, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a snowboard" + }, + { + "unique_id": 3363, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of an airplane" + }, + { + "unique_id": 3364, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "an airplane above a snowboard" + }, + { + "unique_id": 3365, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a snowboard above an airplane" + }, + { + "unique_id": 3366, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "an airplane below a snowboard" + }, + { + "unique_id": 3367, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a snowboard below an airplane" + }, + { + "unique_id": 3368, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "an airplane and a snowboard" + }, + { + "unique_id": 3369, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a snowboard and an airplane" + }, + { + "unique_id": 3370, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a sports ball" + }, + { + "unique_id": 3371, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of an airplane" + }, + { + "unique_id": 3372, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a sports ball" + }, + { + "unique_id": 3373, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of an airplane" + }, + { + "unique_id": 3374, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "an airplane above a sports ball" + }, + { + "unique_id": 3375, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a sports ball above an airplane" + }, + { + "unique_id": 3376, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "an airplane below a sports ball" + }, + { + "unique_id": 3377, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a sports ball below an airplane" + }, + { + "unique_id": 3378, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "an airplane and a sports ball" + }, + { + "unique_id": 3379, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a sports ball and an airplane" + }, + { + "unique_id": 3380, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a kite" + }, + { + "unique_id": 3381, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a kite to the left of an airplane" + }, + { + "unique_id": 3382, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a kite" + }, + { + "unique_id": 3383, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a kite to the right of an airplane" + }, + { + "unique_id": 3384, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "an airplane above a kite" + }, + { + "unique_id": 3385, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a kite above an airplane" + }, + { + "unique_id": 3386, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "an airplane below a kite" + }, + { + "unique_id": 3387, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a kite below an airplane" + }, + { + "unique_id": 3388, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "an airplane and a kite" + }, + { + "unique_id": 3389, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a kite and an airplane" + }, + { + "unique_id": 3390, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a baseball bat" + }, + { + "unique_id": 3391, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of an airplane" + }, + { + "unique_id": 3392, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a baseball bat" + }, + { + "unique_id": 3393, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of an airplane" + }, + { + "unique_id": 3394, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "an airplane above a baseball bat" + }, + { + "unique_id": 3395, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a baseball bat above an airplane" + }, + { + "unique_id": 3396, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "an airplane below a baseball bat" + }, + { + "unique_id": 3397, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a baseball bat below an airplane" + }, + { + "unique_id": 3398, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "an airplane and a baseball bat" + }, + { + "unique_id": 3399, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a baseball bat and an airplane" + }, + { + "unique_id": 3400, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a baseball glove" + }, + { + "unique_id": 3401, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of an airplane" + }, + { + "unique_id": 3402, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a baseball glove" + }, + { + "unique_id": 3403, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of an airplane" + }, + { + "unique_id": 3404, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "an airplane above a baseball glove" + }, + { + "unique_id": 3405, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a baseball glove above an airplane" + }, + { + "unique_id": 3406, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "an airplane below a baseball glove" + }, + { + "unique_id": 3407, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a baseball glove below an airplane" + }, + { + "unique_id": 3408, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "an airplane and a baseball glove" + }, + { + "unique_id": 3409, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a baseball glove and an airplane" + }, + { + "unique_id": 3410, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a skateboard" + }, + { + "unique_id": 3411, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of an airplane" + }, + { + "unique_id": 3412, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a skateboard" + }, + { + "unique_id": 3413, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of an airplane" + }, + { + "unique_id": 3414, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "an airplane above a skateboard" + }, + { + "unique_id": 3415, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a skateboard above an airplane" + }, + { + "unique_id": 3416, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "an airplane below a skateboard" + }, + { + "unique_id": 3417, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a skateboard below an airplane" + }, + { + "unique_id": 3418, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "an airplane and a skateboard" + }, + { + "unique_id": 3419, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a skateboard and an airplane" + }, + { + "unique_id": 3420, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a surfboard" + }, + { + "unique_id": 3421, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of an airplane" + }, + { + "unique_id": 3422, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a surfboard" + }, + { + "unique_id": 3423, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of an airplane" + }, + { + "unique_id": 3424, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "an airplane above a surfboard" + }, + { + "unique_id": 3425, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a surfboard above an airplane" + }, + { + "unique_id": 3426, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "an airplane below a surfboard" + }, + { + "unique_id": 3427, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a surfboard below an airplane" + }, + { + "unique_id": 3428, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "an airplane and a surfboard" + }, + { + "unique_id": 3429, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a surfboard and an airplane" + }, + { + "unique_id": 3430, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a tennis racket" + }, + { + "unique_id": 3431, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of an airplane" + }, + { + "unique_id": 3432, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a tennis racket" + }, + { + "unique_id": 3433, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of an airplane" + }, + { + "unique_id": 3434, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "an airplane above a tennis racket" + }, + { + "unique_id": 3435, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a tennis racket above an airplane" + }, + { + "unique_id": 3436, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "an airplane below a tennis racket" + }, + { + "unique_id": 3437, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a tennis racket below an airplane" + }, + { + "unique_id": 3438, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "an airplane and a tennis racket" + }, + { + "unique_id": 3439, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a tennis racket and an airplane" + }, + { + "unique_id": 3440, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a bottle" + }, + { + "unique_id": 3441, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of an airplane" + }, + { + "unique_id": 3442, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a bottle" + }, + { + "unique_id": 3443, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of an airplane" + }, + { + "unique_id": 3444, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "an airplane above a bottle" + }, + { + "unique_id": 3445, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a bottle above an airplane" + }, + { + "unique_id": 3446, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "an airplane below a bottle" + }, + { + "unique_id": 3447, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a bottle below an airplane" + }, + { + "unique_id": 3448, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "an airplane and a bottle" + }, + { + "unique_id": 3449, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a bottle and an airplane" + }, + { + "unique_id": 3450, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a wine glass" + }, + { + "unique_id": 3451, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of an airplane" + }, + { + "unique_id": 3452, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a wine glass" + }, + { + "unique_id": 3453, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of an airplane" + }, + { + "unique_id": 3454, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "an airplane above a wine glass" + }, + { + "unique_id": 3455, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a wine glass above an airplane" + }, + { + "unique_id": 3456, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "an airplane below a wine glass" + }, + { + "unique_id": 3457, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a wine glass below an airplane" + }, + { + "unique_id": 3458, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "an airplane and a wine glass" + }, + { + "unique_id": 3459, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a wine glass and an airplane" + }, + { + "unique_id": 3460, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a cup" + }, + { + "unique_id": 3461, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a cup to the left of an airplane" + }, + { + "unique_id": 3462, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a cup" + }, + { + "unique_id": 3463, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a cup to the right of an airplane" + }, + { + "unique_id": 3464, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "an airplane above a cup" + }, + { + "unique_id": 3465, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a cup above an airplane" + }, + { + "unique_id": 3466, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "an airplane below a cup" + }, + { + "unique_id": 3467, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a cup below an airplane" + }, + { + "unique_id": 3468, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "an airplane and a cup" + }, + { + "unique_id": 3469, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a cup and an airplane" + }, + { + "unique_id": 3470, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a fork" + }, + { + "unique_id": 3471, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a fork to the left of an airplane" + }, + { + "unique_id": 3472, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a fork" + }, + { + "unique_id": 3473, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a fork to the right of an airplane" + }, + { + "unique_id": 3474, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "an airplane above a fork" + }, + { + "unique_id": 3475, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a fork above an airplane" + }, + { + "unique_id": 3476, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "an airplane below a fork" + }, + { + "unique_id": 3477, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a fork below an airplane" + }, + { + "unique_id": 3478, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "an airplane and a fork" + }, + { + "unique_id": 3479, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a fork and an airplane" + }, + { + "unique_id": 3480, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a knife" + }, + { + "unique_id": 3481, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a knife to the left of an airplane" + }, + { + "unique_id": 3482, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a knife" + }, + { + "unique_id": 3483, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a knife to the right of an airplane" + }, + { + "unique_id": 3484, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "an airplane above a knife" + }, + { + "unique_id": 3485, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a knife above an airplane" + }, + { + "unique_id": 3486, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "an airplane below a knife" + }, + { + "unique_id": 3487, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a knife below an airplane" + }, + { + "unique_id": 3488, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "an airplane and a knife" + }, + { + "unique_id": 3489, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a knife and an airplane" + }, + { + "unique_id": 3490, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a spoon" + }, + { + "unique_id": 3491, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of an airplane" + }, + { + "unique_id": 3492, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a spoon" + }, + { + "unique_id": 3493, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of an airplane" + }, + { + "unique_id": 3494, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "an airplane above a spoon" + }, + { + "unique_id": 3495, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a spoon above an airplane" + }, + { + "unique_id": 3496, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "an airplane below a spoon" + }, + { + "unique_id": 3497, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a spoon below an airplane" + }, + { + "unique_id": 3498, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "an airplane and a spoon" + }, + { + "unique_id": 3499, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a spoon and an airplane" + }, + { + "unique_id": 3500, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a bowl" + }, + { + "unique_id": 3501, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of an airplane" + }, + { + "unique_id": 3502, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a bowl" + }, + { + "unique_id": 3503, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of an airplane" + }, + { + "unique_id": 3504, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "an airplane above a bowl" + }, + { + "unique_id": 3505, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a bowl above an airplane" + }, + { + "unique_id": 3506, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "an airplane below a bowl" + }, + { + "unique_id": 3507, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a bowl below an airplane" + }, + { + "unique_id": 3508, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "an airplane and a bowl" + }, + { + "unique_id": 3509, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a bowl and an airplane" + }, + { + "unique_id": 3510, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a banana" + }, + { + "unique_id": 3511, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a banana to the left of an airplane" + }, + { + "unique_id": 3512, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a banana" + }, + { + "unique_id": 3513, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a banana to the right of an airplane" + }, + { + "unique_id": 3514, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "an airplane above a banana" + }, + { + "unique_id": 3515, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a banana above an airplane" + }, + { + "unique_id": 3516, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "an airplane below a banana" + }, + { + "unique_id": 3517, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a banana below an airplane" + }, + { + "unique_id": 3518, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "an airplane and a banana" + }, + { + "unique_id": 3519, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a banana and an airplane" + }, + { + "unique_id": 3520, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of an apple" + }, + { + "unique_id": 3521, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "an apple to the left of an airplane" + }, + { + "unique_id": 3522, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of an apple" + }, + { + "unique_id": 3523, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "an apple to the right of an airplane" + }, + { + "unique_id": 3524, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "an airplane above an apple" + }, + { + "unique_id": 3525, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "an apple above an airplane" + }, + { + "unique_id": 3526, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "an airplane below an apple" + }, + { + "unique_id": 3527, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "an apple below an airplane" + }, + { + "unique_id": 3528, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "an airplane and an apple" + }, + { + "unique_id": 3529, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "an apple and an airplane" + }, + { + "unique_id": 3530, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a sandwich" + }, + { + "unique_id": 3531, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of an airplane" + }, + { + "unique_id": 3532, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a sandwich" + }, + { + "unique_id": 3533, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of an airplane" + }, + { + "unique_id": 3534, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "an airplane above a sandwich" + }, + { + "unique_id": 3535, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a sandwich above an airplane" + }, + { + "unique_id": 3536, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "an airplane below a sandwich" + }, + { + "unique_id": 3537, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a sandwich below an airplane" + }, + { + "unique_id": 3538, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "an airplane and a sandwich" + }, + { + "unique_id": 3539, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a sandwich and an airplane" + }, + { + "unique_id": 3540, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of an orange" + }, + { + "unique_id": 3541, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "an orange to the left of an airplane" + }, + { + "unique_id": 3542, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of an orange" + }, + { + "unique_id": 3543, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "an orange to the right of an airplane" + }, + { + "unique_id": 3544, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "an airplane above an orange" + }, + { + "unique_id": 3545, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "an orange above an airplane" + }, + { + "unique_id": 3546, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "an airplane below an orange" + }, + { + "unique_id": 3547, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "an orange below an airplane" + }, + { + "unique_id": 3548, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "an airplane and an orange" + }, + { + "unique_id": 3549, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "an orange and an airplane" + }, + { + "unique_id": 3550, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a broccoli" + }, + { + "unique_id": 3551, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of an airplane" + }, + { + "unique_id": 3552, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a broccoli" + }, + { + "unique_id": 3553, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of an airplane" + }, + { + "unique_id": 3554, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "an airplane above a broccoli" + }, + { + "unique_id": 3555, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a broccoli above an airplane" + }, + { + "unique_id": 3556, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "an airplane below a broccoli" + }, + { + "unique_id": 3557, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a broccoli below an airplane" + }, + { + "unique_id": 3558, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "an airplane and a broccoli" + }, + { + "unique_id": 3559, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a broccoli and an airplane" + }, + { + "unique_id": 3560, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a carrot" + }, + { + "unique_id": 3561, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of an airplane" + }, + { + "unique_id": 3562, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a carrot" + }, + { + "unique_id": 3563, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of an airplane" + }, + { + "unique_id": 3564, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "an airplane above a carrot" + }, + { + "unique_id": 3565, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a carrot above an airplane" + }, + { + "unique_id": 3566, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "an airplane below a carrot" + }, + { + "unique_id": 3567, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a carrot below an airplane" + }, + { + "unique_id": 3568, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "an airplane and a carrot" + }, + { + "unique_id": 3569, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a carrot and an airplane" + }, + { + "unique_id": 3570, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a hot dog" + }, + { + "unique_id": 3571, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of an airplane" + }, + { + "unique_id": 3572, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a hot dog" + }, + { + "unique_id": 3573, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of an airplane" + }, + { + "unique_id": 3574, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "an airplane above a hot dog" + }, + { + "unique_id": 3575, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a hot dog above an airplane" + }, + { + "unique_id": 3576, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "an airplane below a hot dog" + }, + { + "unique_id": 3577, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a hot dog below an airplane" + }, + { + "unique_id": 3578, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "an airplane and a hot dog" + }, + { + "unique_id": 3579, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a hot dog and an airplane" + }, + { + "unique_id": 3580, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a pizza" + }, + { + "unique_id": 3581, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of an airplane" + }, + { + "unique_id": 3582, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a pizza" + }, + { + "unique_id": 3583, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of an airplane" + }, + { + "unique_id": 3584, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "an airplane above a pizza" + }, + { + "unique_id": 3585, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a pizza above an airplane" + }, + { + "unique_id": 3586, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "an airplane below a pizza" + }, + { + "unique_id": 3587, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a pizza below an airplane" + }, + { + "unique_id": 3588, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "an airplane and a pizza" + }, + { + "unique_id": 3589, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a pizza and an airplane" + }, + { + "unique_id": 3590, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a donut" + }, + { + "unique_id": 3591, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a donut to the left of an airplane" + }, + { + "unique_id": 3592, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a donut" + }, + { + "unique_id": 3593, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a donut to the right of an airplane" + }, + { + "unique_id": 3594, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "an airplane above a donut" + }, + { + "unique_id": 3595, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a donut above an airplane" + }, + { + "unique_id": 3596, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "an airplane below a donut" + }, + { + "unique_id": 3597, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a donut below an airplane" + }, + { + "unique_id": 3598, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "an airplane and a donut" + }, + { + "unique_id": 3599, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a donut and an airplane" + }, + { + "unique_id": 3600, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a cake" + }, + { + "unique_id": 3601, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a cake to the left of an airplane" + }, + { + "unique_id": 3602, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a cake" + }, + { + "unique_id": 3603, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a cake to the right of an airplane" + }, + { + "unique_id": 3604, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "an airplane above a cake" + }, + { + "unique_id": 3605, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a cake above an airplane" + }, + { + "unique_id": 3606, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "an airplane below a cake" + }, + { + "unique_id": 3607, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a cake below an airplane" + }, + { + "unique_id": 3608, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "an airplane and a cake" + }, + { + "unique_id": 3609, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a cake and an airplane" + }, + { + "unique_id": 3610, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a chair" + }, + { + "unique_id": 3611, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a chair to the left of an airplane" + }, + { + "unique_id": 3612, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a chair" + }, + { + "unique_id": 3613, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a chair to the right of an airplane" + }, + { + "unique_id": 3614, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "an airplane above a chair" + }, + { + "unique_id": 3615, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a chair above an airplane" + }, + { + "unique_id": 3616, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "an airplane below a chair" + }, + { + "unique_id": 3617, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a chair below an airplane" + }, + { + "unique_id": 3618, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "an airplane and a chair" + }, + { + "unique_id": 3619, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a chair and an airplane" + }, + { + "unique_id": 3620, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a couch" + }, + { + "unique_id": 3621, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a couch to the left of an airplane" + }, + { + "unique_id": 3622, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a couch" + }, + { + "unique_id": 3623, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a couch to the right of an airplane" + }, + { + "unique_id": 3624, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "an airplane above a couch" + }, + { + "unique_id": 3625, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a couch above an airplane" + }, + { + "unique_id": 3626, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "an airplane below a couch" + }, + { + "unique_id": 3627, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a couch below an airplane" + }, + { + "unique_id": 3628, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "an airplane and a couch" + }, + { + "unique_id": 3629, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a couch and an airplane" + }, + { + "unique_id": 3630, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a potted plant" + }, + { + "unique_id": 3631, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of an airplane" + }, + { + "unique_id": 3632, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a potted plant" + }, + { + "unique_id": 3633, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of an airplane" + }, + { + "unique_id": 3634, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "an airplane above a potted plant" + }, + { + "unique_id": 3635, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a potted plant above an airplane" + }, + { + "unique_id": 3636, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "an airplane below a potted plant" + }, + { + "unique_id": 3637, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a potted plant below an airplane" + }, + { + "unique_id": 3638, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "an airplane and a potted plant" + }, + { + "unique_id": 3639, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a potted plant and an airplane" + }, + { + "unique_id": 3640, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a bed" + }, + { + "unique_id": 3641, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a bed to the left of an airplane" + }, + { + "unique_id": 3642, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a bed" + }, + { + "unique_id": 3643, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a bed to the right of an airplane" + }, + { + "unique_id": 3644, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "an airplane above a bed" + }, + { + "unique_id": 3645, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a bed above an airplane" + }, + { + "unique_id": 3646, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "an airplane below a bed" + }, + { + "unique_id": 3647, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a bed below an airplane" + }, + { + "unique_id": 3648, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "an airplane and a bed" + }, + { + "unique_id": 3649, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a bed and an airplane" + }, + { + "unique_id": 3650, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a dining table" + }, + { + "unique_id": 3651, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of an airplane" + }, + { + "unique_id": 3652, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a dining table" + }, + { + "unique_id": 3653, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of an airplane" + }, + { + "unique_id": 3654, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "an airplane above a dining table" + }, + { + "unique_id": 3655, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a dining table above an airplane" + }, + { + "unique_id": 3656, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "an airplane below a dining table" + }, + { + "unique_id": 3657, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a dining table below an airplane" + }, + { + "unique_id": 3658, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "an airplane and a dining table" + }, + { + "unique_id": 3659, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a dining table and an airplane" + }, + { + "unique_id": 3660, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a toilet" + }, + { + "unique_id": 3661, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of an airplane" + }, + { + "unique_id": 3662, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a toilet" + }, + { + "unique_id": 3663, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of an airplane" + }, + { + "unique_id": 3664, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "an airplane above a toilet" + }, + { + "unique_id": 3665, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a toilet above an airplane" + }, + { + "unique_id": 3666, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "an airplane below a toilet" + }, + { + "unique_id": 3667, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a toilet below an airplane" + }, + { + "unique_id": 3668, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "an airplane and a toilet" + }, + { + "unique_id": 3669, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a toilet and an airplane" + }, + { + "unique_id": 3670, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a tv" + }, + { + "unique_id": 3671, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a tv to the left of an airplane" + }, + { + "unique_id": 3672, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a tv" + }, + { + "unique_id": 3673, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a tv to the right of an airplane" + }, + { + "unique_id": 3674, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "an airplane above a tv" + }, + { + "unique_id": 3675, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a tv above an airplane" + }, + { + "unique_id": 3676, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "an airplane below a tv" + }, + { + "unique_id": 3677, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a tv below an airplane" + }, + { + "unique_id": 3678, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "an airplane and a tv" + }, + { + "unique_id": 3679, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a tv and an airplane" + }, + { + "unique_id": 3680, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a laptop" + }, + { + "unique_id": 3681, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of an airplane" + }, + { + "unique_id": 3682, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a laptop" + }, + { + "unique_id": 3683, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of an airplane" + }, + { + "unique_id": 3684, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "an airplane above a laptop" + }, + { + "unique_id": 3685, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a laptop above an airplane" + }, + { + "unique_id": 3686, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "an airplane below a laptop" + }, + { + "unique_id": 3687, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a laptop below an airplane" + }, + { + "unique_id": 3688, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "an airplane and a laptop" + }, + { + "unique_id": 3689, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a laptop and an airplane" + }, + { + "unique_id": 3690, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a mouse" + }, + { + "unique_id": 3691, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of an airplane" + }, + { + "unique_id": 3692, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a mouse" + }, + { + "unique_id": 3693, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of an airplane" + }, + { + "unique_id": 3694, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "an airplane above a mouse" + }, + { + "unique_id": 3695, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a mouse above an airplane" + }, + { + "unique_id": 3696, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "an airplane below a mouse" + }, + { + "unique_id": 3697, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a mouse below an airplane" + }, + { + "unique_id": 3698, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "an airplane and a mouse" + }, + { + "unique_id": 3699, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a mouse and an airplane" + }, + { + "unique_id": 3700, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a remote" + }, + { + "unique_id": 3701, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a remote to the left of an airplane" + }, + { + "unique_id": 3702, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a remote" + }, + { + "unique_id": 3703, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a remote to the right of an airplane" + }, + { + "unique_id": 3704, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "an airplane above a remote" + }, + { + "unique_id": 3705, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a remote above an airplane" + }, + { + "unique_id": 3706, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "an airplane below a remote" + }, + { + "unique_id": 3707, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a remote below an airplane" + }, + { + "unique_id": 3708, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "an airplane and a remote" + }, + { + "unique_id": 3709, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a remote and an airplane" + }, + { + "unique_id": 3710, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a keyboard" + }, + { + "unique_id": 3711, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of an airplane" + }, + { + "unique_id": 3712, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a keyboard" + }, + { + "unique_id": 3713, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of an airplane" + }, + { + "unique_id": 3714, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "an airplane above a keyboard" + }, + { + "unique_id": 3715, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a keyboard above an airplane" + }, + { + "unique_id": 3716, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "an airplane below a keyboard" + }, + { + "unique_id": 3717, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a keyboard below an airplane" + }, + { + "unique_id": 3718, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "an airplane and a keyboard" + }, + { + "unique_id": 3719, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a keyboard and an airplane" + }, + { + "unique_id": 3720, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a cell phone" + }, + { + "unique_id": 3721, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of an airplane" + }, + { + "unique_id": 3722, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a cell phone" + }, + { + "unique_id": 3723, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of an airplane" + }, + { + "unique_id": 3724, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "an airplane above a cell phone" + }, + { + "unique_id": 3725, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a cell phone above an airplane" + }, + { + "unique_id": 3726, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "an airplane below a cell phone" + }, + { + "unique_id": 3727, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a cell phone below an airplane" + }, + { + "unique_id": 3728, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "an airplane and a cell phone" + }, + { + "unique_id": 3729, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a cell phone and an airplane" + }, + { + "unique_id": 3730, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a microwave" + }, + { + "unique_id": 3731, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of an airplane" + }, + { + "unique_id": 3732, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a microwave" + }, + { + "unique_id": 3733, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of an airplane" + }, + { + "unique_id": 3734, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "an airplane above a microwave" + }, + { + "unique_id": 3735, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a microwave above an airplane" + }, + { + "unique_id": 3736, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "an airplane below a microwave" + }, + { + "unique_id": 3737, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a microwave below an airplane" + }, + { + "unique_id": 3738, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "an airplane and a microwave" + }, + { + "unique_id": 3739, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a microwave and an airplane" + }, + { + "unique_id": 3740, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of an oven" + }, + { + "unique_id": 3741, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "an oven to the left of an airplane" + }, + { + "unique_id": 3742, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of an oven" + }, + { + "unique_id": 3743, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "an oven to the right of an airplane" + }, + { + "unique_id": 3744, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "an airplane above an oven" + }, + { + "unique_id": 3745, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "an oven above an airplane" + }, + { + "unique_id": 3746, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "an airplane below an oven" + }, + { + "unique_id": 3747, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "an oven below an airplane" + }, + { + "unique_id": 3748, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "an airplane and an oven" + }, + { + "unique_id": 3749, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "an oven and an airplane" + }, + { + "unique_id": 3750, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a toaster" + }, + { + "unique_id": 3751, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of an airplane" + }, + { + "unique_id": 3752, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a toaster" + }, + { + "unique_id": 3753, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of an airplane" + }, + { + "unique_id": 3754, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "an airplane above a toaster" + }, + { + "unique_id": 3755, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a toaster above an airplane" + }, + { + "unique_id": 3756, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "an airplane below a toaster" + }, + { + "unique_id": 3757, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a toaster below an airplane" + }, + { + "unique_id": 3758, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "an airplane and a toaster" + }, + { + "unique_id": 3759, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a toaster and an airplane" + }, + { + "unique_id": 3760, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a sink" + }, + { + "unique_id": 3761, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a sink to the left of an airplane" + }, + { + "unique_id": 3762, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a sink" + }, + { + "unique_id": 3763, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a sink to the right of an airplane" + }, + { + "unique_id": 3764, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "an airplane above a sink" + }, + { + "unique_id": 3765, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a sink above an airplane" + }, + { + "unique_id": 3766, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "an airplane below a sink" + }, + { + "unique_id": 3767, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a sink below an airplane" + }, + { + "unique_id": 3768, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "an airplane and a sink" + }, + { + "unique_id": 3769, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a sink and an airplane" + }, + { + "unique_id": 3770, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a refrigerator" + }, + { + "unique_id": 3771, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of an airplane" + }, + { + "unique_id": 3772, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a refrigerator" + }, + { + "unique_id": 3773, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of an airplane" + }, + { + "unique_id": 3774, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "an airplane above a refrigerator" + }, + { + "unique_id": 3775, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a refrigerator above an airplane" + }, + { + "unique_id": 3776, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "an airplane below a refrigerator" + }, + { + "unique_id": 3777, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a refrigerator below an airplane" + }, + { + "unique_id": 3778, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "an airplane and a refrigerator" + }, + { + "unique_id": 3779, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a refrigerator and an airplane" + }, + { + "unique_id": 3780, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a book" + }, + { + "unique_id": 3781, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a book to the left of an airplane" + }, + { + "unique_id": 3782, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a book" + }, + { + "unique_id": 3783, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a book to the right of an airplane" + }, + { + "unique_id": 3784, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "an airplane above a book" + }, + { + "unique_id": 3785, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a book above an airplane" + }, + { + "unique_id": 3786, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "an airplane below a book" + }, + { + "unique_id": 3787, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a book below an airplane" + }, + { + "unique_id": 3788, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "an airplane and a book" + }, + { + "unique_id": 3789, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a book and an airplane" + }, + { + "unique_id": 3790, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a clock" + }, + { + "unique_id": 3791, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a clock to the left of an airplane" + }, + { + "unique_id": 3792, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a clock" + }, + { + "unique_id": 3793, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a clock to the right of an airplane" + }, + { + "unique_id": 3794, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "an airplane above a clock" + }, + { + "unique_id": 3795, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a clock above an airplane" + }, + { + "unique_id": 3796, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "an airplane below a clock" + }, + { + "unique_id": 3797, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a clock below an airplane" + }, + { + "unique_id": 3798, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "an airplane and a clock" + }, + { + "unique_id": 3799, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a clock and an airplane" + }, + { + "unique_id": 3800, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a vase" + }, + { + "unique_id": 3801, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a vase to the left of an airplane" + }, + { + "unique_id": 3802, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a vase" + }, + { + "unique_id": 3803, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a vase to the right of an airplane" + }, + { + "unique_id": 3804, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "an airplane above a vase" + }, + { + "unique_id": 3805, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a vase above an airplane" + }, + { + "unique_id": 3806, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "an airplane below a vase" + }, + { + "unique_id": 3807, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a vase below an airplane" + }, + { + "unique_id": 3808, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "an airplane and a vase" + }, + { + "unique_id": 3809, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a vase and an airplane" + }, + { + "unique_id": 3810, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a scissors" + }, + { + "unique_id": 3811, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of an airplane" + }, + { + "unique_id": 3812, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a scissors" + }, + { + "unique_id": 3813, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of an airplane" + }, + { + "unique_id": 3814, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "an airplane above a scissors" + }, + { + "unique_id": 3815, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a scissors above an airplane" + }, + { + "unique_id": 3816, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "an airplane below a scissors" + }, + { + "unique_id": 3817, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a scissors below an airplane" + }, + { + "unique_id": 3818, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "an airplane and a scissors" + }, + { + "unique_id": 3819, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a scissors and an airplane" + }, + { + "unique_id": 3820, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a teddy bear" + }, + { + "unique_id": 3821, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of an airplane" + }, + { + "unique_id": 3822, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a teddy bear" + }, + { + "unique_id": 3823, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of an airplane" + }, + { + "unique_id": 3824, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "an airplane above a teddy bear" + }, + { + "unique_id": 3825, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a teddy bear above an airplane" + }, + { + "unique_id": 3826, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "an airplane below a teddy bear" + }, + { + "unique_id": 3827, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a teddy bear below an airplane" + }, + { + "unique_id": 3828, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "an airplane and a teddy bear" + }, + { + "unique_id": 3829, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a teddy bear and an airplane" + }, + { + "unique_id": 3830, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a hair drier" + }, + { + "unique_id": 3831, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of an airplane" + }, + { + "unique_id": 3832, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a hair drier" + }, + { + "unique_id": 3833, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of an airplane" + }, + { + "unique_id": 3834, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "an airplane above a hair drier" + }, + { + "unique_id": 3835, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a hair drier above an airplane" + }, + { + "unique_id": 3836, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "an airplane below a hair drier" + }, + { + "unique_id": 3837, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a hair drier below an airplane" + }, + { + "unique_id": 3838, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "an airplane and a hair drier" + }, + { + "unique_id": 3839, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a hair drier and an airplane" + }, + { + "unique_id": 3840, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "an airplane to the left of a toothbrush" + }, + { + "unique_id": 3841, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of an airplane" + }, + { + "unique_id": 3842, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "an airplane to the right of a toothbrush" + }, + { + "unique_id": 3843, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of an airplane" + }, + { + "unique_id": 3844, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "an airplane above a toothbrush" + }, + { + "unique_id": 3845, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "above", + "text": "a toothbrush above an airplane" + }, + { + "unique_id": 3846, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "an airplane below a toothbrush" + }, + { + "unique_id": 3847, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "below", + "text": "a toothbrush below an airplane" + }, + { + "unique_id": 3848, + "num_objects": 2, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "an airplane and a toothbrush" + }, + { + "unique_id": 3849, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "airplane" + ], + "rel_type": "and", + "text": "a toothbrush and an airplane" + }, + { + "unique_id": 3850, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a train" + }, + { + "unique_id": 3851, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a train to the left of a bus" + }, + { + "unique_id": 3852, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a train" + }, + { + "unique_id": 3853, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a train to the right of a bus" + }, + { + "unique_id": 3854, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a bus above a train" + }, + { + "unique_id": 3855, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a train above a bus" + }, + { + "unique_id": 3856, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a bus below a train" + }, + { + "unique_id": 3857, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a train below a bus" + }, + { + "unique_id": 3858, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a bus and a train" + }, + { + "unique_id": 3859, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a train and a bus" + }, + { + "unique_id": 3860, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a truck" + }, + { + "unique_id": 3861, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a bus" + }, + { + "unique_id": 3862, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a truck" + }, + { + "unique_id": 3863, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a bus" + }, + { + "unique_id": 3864, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a bus above a truck" + }, + { + "unique_id": 3865, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a truck above a bus" + }, + { + "unique_id": 3866, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a bus below a truck" + }, + { + "unique_id": 3867, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a truck below a bus" + }, + { + "unique_id": 3868, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a bus and a truck" + }, + { + "unique_id": 3869, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a truck and a bus" + }, + { + "unique_id": 3870, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a boat" + }, + { + "unique_id": 3871, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a bus" + }, + { + "unique_id": 3872, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a boat" + }, + { + "unique_id": 3873, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a bus" + }, + { + "unique_id": 3874, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a bus above a boat" + }, + { + "unique_id": 3875, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a boat above a bus" + }, + { + "unique_id": 3876, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a bus below a boat" + }, + { + "unique_id": 3877, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a boat below a bus" + }, + { + "unique_id": 3878, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a bus and a boat" + }, + { + "unique_id": 3879, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a boat and a bus" + }, + { + "unique_id": 3880, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a traffic light" + }, + { + "unique_id": 3881, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a bus" + }, + { + "unique_id": 3882, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a traffic light" + }, + { + "unique_id": 3883, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a bus" + }, + { + "unique_id": 3884, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a bus above a traffic light" + }, + { + "unique_id": 3885, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a traffic light above a bus" + }, + { + "unique_id": 3886, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a bus below a traffic light" + }, + { + "unique_id": 3887, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a traffic light below a bus" + }, + { + "unique_id": 3888, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a bus and a traffic light" + }, + { + "unique_id": 3889, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a traffic light and a bus" + }, + { + "unique_id": 3890, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a fire hydrant" + }, + { + "unique_id": 3891, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a bus" + }, + { + "unique_id": 3892, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a fire hydrant" + }, + { + "unique_id": 3893, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a bus" + }, + { + "unique_id": 3894, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a bus above a fire hydrant" + }, + { + "unique_id": 3895, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a fire hydrant above a bus" + }, + { + "unique_id": 3896, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a bus below a fire hydrant" + }, + { + "unique_id": 3897, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a fire hydrant below a bus" + }, + { + "unique_id": 3898, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a bus and a fire hydrant" + }, + { + "unique_id": 3899, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a fire hydrant and a bus" + }, + { + "unique_id": 3900, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a stop sign" + }, + { + "unique_id": 3901, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a bus" + }, + { + "unique_id": 3902, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a stop sign" + }, + { + "unique_id": 3903, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a bus" + }, + { + "unique_id": 3904, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a bus above a stop sign" + }, + { + "unique_id": 3905, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a stop sign above a bus" + }, + { + "unique_id": 3906, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a bus below a stop sign" + }, + { + "unique_id": 3907, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a stop sign below a bus" + }, + { + "unique_id": 3908, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a bus and a stop sign" + }, + { + "unique_id": 3909, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a stop sign and a bus" + }, + { + "unique_id": 3910, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a parking meter" + }, + { + "unique_id": 3911, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a bus" + }, + { + "unique_id": 3912, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a parking meter" + }, + { + "unique_id": 3913, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a bus" + }, + { + "unique_id": 3914, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a bus above a parking meter" + }, + { + "unique_id": 3915, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a parking meter above a bus" + }, + { + "unique_id": 3916, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a bus below a parking meter" + }, + { + "unique_id": 3917, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a parking meter below a bus" + }, + { + "unique_id": 3918, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a bus and a parking meter" + }, + { + "unique_id": 3919, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a parking meter and a bus" + }, + { + "unique_id": 3920, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a bench" + }, + { + "unique_id": 3921, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a bus" + }, + { + "unique_id": 3922, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a bench" + }, + { + "unique_id": 3923, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a bus" + }, + { + "unique_id": 3924, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a bus above a bench" + }, + { + "unique_id": 3925, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a bench above a bus" + }, + { + "unique_id": 3926, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a bus below a bench" + }, + { + "unique_id": 3927, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a bench below a bus" + }, + { + "unique_id": 3928, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a bus and a bench" + }, + { + "unique_id": 3929, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a bench and a bus" + }, + { + "unique_id": 3930, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a bird" + }, + { + "unique_id": 3931, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a bus" + }, + { + "unique_id": 3932, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a bird" + }, + { + "unique_id": 3933, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a bus" + }, + { + "unique_id": 3934, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a bus above a bird" + }, + { + "unique_id": 3935, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a bird above a bus" + }, + { + "unique_id": 3936, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a bus below a bird" + }, + { + "unique_id": 3937, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a bird below a bus" + }, + { + "unique_id": 3938, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a bus and a bird" + }, + { + "unique_id": 3939, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a bird and a bus" + }, + { + "unique_id": 3940, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a cat" + }, + { + "unique_id": 3941, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a bus" + }, + { + "unique_id": 3942, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a cat" + }, + { + "unique_id": 3943, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a bus" + }, + { + "unique_id": 3944, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a bus above a cat" + }, + { + "unique_id": 3945, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a cat above a bus" + }, + { + "unique_id": 3946, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a bus below a cat" + }, + { + "unique_id": 3947, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a cat below a bus" + }, + { + "unique_id": 3948, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a bus and a cat" + }, + { + "unique_id": 3949, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a cat and a bus" + }, + { + "unique_id": 3950, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a dog" + }, + { + "unique_id": 3951, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a bus" + }, + { + "unique_id": 3952, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a dog" + }, + { + "unique_id": 3953, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a bus" + }, + { + "unique_id": 3954, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a bus above a dog" + }, + { + "unique_id": 3955, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a dog above a bus" + }, + { + "unique_id": 3956, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a bus below a dog" + }, + { + "unique_id": 3957, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a dog below a bus" + }, + { + "unique_id": 3958, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a bus and a dog" + }, + { + "unique_id": 3959, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a dog and a bus" + }, + { + "unique_id": 3960, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a horse" + }, + { + "unique_id": 3961, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a bus" + }, + { + "unique_id": 3962, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a horse" + }, + { + "unique_id": 3963, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a bus" + }, + { + "unique_id": 3964, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a bus above a horse" + }, + { + "unique_id": 3965, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a horse above a bus" + }, + { + "unique_id": 3966, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a bus below a horse" + }, + { + "unique_id": 3967, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a horse below a bus" + }, + { + "unique_id": 3968, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a bus and a horse" + }, + { + "unique_id": 3969, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a horse and a bus" + }, + { + "unique_id": 3970, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a sheep" + }, + { + "unique_id": 3971, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a bus" + }, + { + "unique_id": 3972, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a sheep" + }, + { + "unique_id": 3973, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a bus" + }, + { + "unique_id": 3974, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a bus above a sheep" + }, + { + "unique_id": 3975, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a sheep above a bus" + }, + { + "unique_id": 3976, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a bus below a sheep" + }, + { + "unique_id": 3977, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a sheep below a bus" + }, + { + "unique_id": 3978, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a bus and a sheep" + }, + { + "unique_id": 3979, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a sheep and a bus" + }, + { + "unique_id": 3980, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a cow" + }, + { + "unique_id": 3981, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a bus" + }, + { + "unique_id": 3982, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a cow" + }, + { + "unique_id": 3983, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a bus" + }, + { + "unique_id": 3984, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a bus above a cow" + }, + { + "unique_id": 3985, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a cow above a bus" + }, + { + "unique_id": 3986, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a bus below a cow" + }, + { + "unique_id": 3987, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a cow below a bus" + }, + { + "unique_id": 3988, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a bus and a cow" + }, + { + "unique_id": 3989, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a cow and a bus" + }, + { + "unique_id": 3990, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a bus to the left of an elephant" + }, + { + "unique_id": 3991, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a bus" + }, + { + "unique_id": 3992, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a bus to the right of an elephant" + }, + { + "unique_id": 3993, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a bus" + }, + { + "unique_id": 3994, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a bus above an elephant" + }, + { + "unique_id": 3995, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "an elephant above a bus" + }, + { + "unique_id": 3996, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a bus below an elephant" + }, + { + "unique_id": 3997, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "an elephant below a bus" + }, + { + "unique_id": 3998, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a bus and an elephant" + }, + { + "unique_id": 3999, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "an elephant and a bus" + }, + { + "unique_id": 4000, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a bear" + }, + { + "unique_id": 4001, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a bus" + }, + { + "unique_id": 4002, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a bear" + }, + { + "unique_id": 4003, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a bus" + }, + { + "unique_id": 4004, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a bus above a bear" + }, + { + "unique_id": 4005, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a bear above a bus" + }, + { + "unique_id": 4006, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a bus below a bear" + }, + { + "unique_id": 4007, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a bear below a bus" + }, + { + "unique_id": 4008, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a bus and a bear" + }, + { + "unique_id": 4009, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a bear and a bus" + }, + { + "unique_id": 4010, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a zebra" + }, + { + "unique_id": 4011, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a bus" + }, + { + "unique_id": 4012, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a zebra" + }, + { + "unique_id": 4013, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a bus" + }, + { + "unique_id": 4014, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a bus above a zebra" + }, + { + "unique_id": 4015, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a zebra above a bus" + }, + { + "unique_id": 4016, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a bus below a zebra" + }, + { + "unique_id": 4017, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a zebra below a bus" + }, + { + "unique_id": 4018, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a bus and a zebra" + }, + { + "unique_id": 4019, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a zebra and a bus" + }, + { + "unique_id": 4020, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a giraffe" + }, + { + "unique_id": 4021, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a bus" + }, + { + "unique_id": 4022, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a giraffe" + }, + { + "unique_id": 4023, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a bus" + }, + { + "unique_id": 4024, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a bus above a giraffe" + }, + { + "unique_id": 4025, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a giraffe above a bus" + }, + { + "unique_id": 4026, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a bus below a giraffe" + }, + { + "unique_id": 4027, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a giraffe below a bus" + }, + { + "unique_id": 4028, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a bus and a giraffe" + }, + { + "unique_id": 4029, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a giraffe and a bus" + }, + { + "unique_id": 4030, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a backpack" + }, + { + "unique_id": 4031, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a bus" + }, + { + "unique_id": 4032, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a backpack" + }, + { + "unique_id": 4033, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a bus" + }, + { + "unique_id": 4034, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a bus above a backpack" + }, + { + "unique_id": 4035, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a backpack above a bus" + }, + { + "unique_id": 4036, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a bus below a backpack" + }, + { + "unique_id": 4037, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a backpack below a bus" + }, + { + "unique_id": 4038, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a bus and a backpack" + }, + { + "unique_id": 4039, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a backpack and a bus" + }, + { + "unique_id": 4040, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a bus to the left of an umbrella" + }, + { + "unique_id": 4041, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a bus" + }, + { + "unique_id": 4042, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a bus to the right of an umbrella" + }, + { + "unique_id": 4043, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a bus" + }, + { + "unique_id": 4044, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a bus above an umbrella" + }, + { + "unique_id": 4045, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "an umbrella above a bus" + }, + { + "unique_id": 4046, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a bus below an umbrella" + }, + { + "unique_id": 4047, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "an umbrella below a bus" + }, + { + "unique_id": 4048, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a bus and an umbrella" + }, + { + "unique_id": 4049, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "an umbrella and a bus" + }, + { + "unique_id": 4050, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a handbag" + }, + { + "unique_id": 4051, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a bus" + }, + { + "unique_id": 4052, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a handbag" + }, + { + "unique_id": 4053, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a bus" + }, + { + "unique_id": 4054, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a bus above a handbag" + }, + { + "unique_id": 4055, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a handbag above a bus" + }, + { + "unique_id": 4056, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a bus below a handbag" + }, + { + "unique_id": 4057, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a handbag below a bus" + }, + { + "unique_id": 4058, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a bus and a handbag" + }, + { + "unique_id": 4059, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a handbag and a bus" + }, + { + "unique_id": 4060, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a tie" + }, + { + "unique_id": 4061, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a bus" + }, + { + "unique_id": 4062, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a tie" + }, + { + "unique_id": 4063, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a bus" + }, + { + "unique_id": 4064, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a bus above a tie" + }, + { + "unique_id": 4065, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a tie above a bus" + }, + { + "unique_id": 4066, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a bus below a tie" + }, + { + "unique_id": 4067, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a tie below a bus" + }, + { + "unique_id": 4068, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a bus and a tie" + }, + { + "unique_id": 4069, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a tie and a bus" + }, + { + "unique_id": 4070, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a suitcase" + }, + { + "unique_id": 4071, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a bus" + }, + { + "unique_id": 4072, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a suitcase" + }, + { + "unique_id": 4073, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a bus" + }, + { + "unique_id": 4074, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a bus above a suitcase" + }, + { + "unique_id": 4075, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a suitcase above a bus" + }, + { + "unique_id": 4076, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a bus below a suitcase" + }, + { + "unique_id": 4077, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a suitcase below a bus" + }, + { + "unique_id": 4078, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a bus and a suitcase" + }, + { + "unique_id": 4079, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a suitcase and a bus" + }, + { + "unique_id": 4080, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a frisbee" + }, + { + "unique_id": 4081, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a bus" + }, + { + "unique_id": 4082, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a frisbee" + }, + { + "unique_id": 4083, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a bus" + }, + { + "unique_id": 4084, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a bus above a frisbee" + }, + { + "unique_id": 4085, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a frisbee above a bus" + }, + { + "unique_id": 4086, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a bus below a frisbee" + }, + { + "unique_id": 4087, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a frisbee below a bus" + }, + { + "unique_id": 4088, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a bus and a frisbee" + }, + { + "unique_id": 4089, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a frisbee and a bus" + }, + { + "unique_id": 4090, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a skis" + }, + { + "unique_id": 4091, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a bus" + }, + { + "unique_id": 4092, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a skis" + }, + { + "unique_id": 4093, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a bus" + }, + { + "unique_id": 4094, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a bus above a skis" + }, + { + "unique_id": 4095, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a skis above a bus" + }, + { + "unique_id": 4096, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a bus below a skis" + }, + { + "unique_id": 4097, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a skis below a bus" + }, + { + "unique_id": 4098, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a bus and a skis" + }, + { + "unique_id": 4099, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a skis and a bus" + }, + { + "unique_id": 4100, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a snowboard" + }, + { + "unique_id": 4101, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a bus" + }, + { + "unique_id": 4102, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a snowboard" + }, + { + "unique_id": 4103, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a bus" + }, + { + "unique_id": 4104, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a bus above a snowboard" + }, + { + "unique_id": 4105, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a snowboard above a bus" + }, + { + "unique_id": 4106, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a bus below a snowboard" + }, + { + "unique_id": 4107, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a snowboard below a bus" + }, + { + "unique_id": 4108, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a bus and a snowboard" + }, + { + "unique_id": 4109, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a snowboard and a bus" + }, + { + "unique_id": 4110, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a sports ball" + }, + { + "unique_id": 4111, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a bus" + }, + { + "unique_id": 4112, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a sports ball" + }, + { + "unique_id": 4113, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a bus" + }, + { + "unique_id": 4114, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a bus above a sports ball" + }, + { + "unique_id": 4115, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a sports ball above a bus" + }, + { + "unique_id": 4116, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a bus below a sports ball" + }, + { + "unique_id": 4117, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a sports ball below a bus" + }, + { + "unique_id": 4118, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a bus and a sports ball" + }, + { + "unique_id": 4119, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a sports ball and a bus" + }, + { + "unique_id": 4120, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a kite" + }, + { + "unique_id": 4121, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a bus" + }, + { + "unique_id": 4122, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a kite" + }, + { + "unique_id": 4123, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a bus" + }, + { + "unique_id": 4124, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a bus above a kite" + }, + { + "unique_id": 4125, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a kite above a bus" + }, + { + "unique_id": 4126, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a bus below a kite" + }, + { + "unique_id": 4127, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a kite below a bus" + }, + { + "unique_id": 4128, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a bus and a kite" + }, + { + "unique_id": 4129, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a kite and a bus" + }, + { + "unique_id": 4130, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a baseball bat" + }, + { + "unique_id": 4131, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a bus" + }, + { + "unique_id": 4132, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a baseball bat" + }, + { + "unique_id": 4133, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a bus" + }, + { + "unique_id": 4134, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a bus above a baseball bat" + }, + { + "unique_id": 4135, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a baseball bat above a bus" + }, + { + "unique_id": 4136, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a bus below a baseball bat" + }, + { + "unique_id": 4137, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a baseball bat below a bus" + }, + { + "unique_id": 4138, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a bus and a baseball bat" + }, + { + "unique_id": 4139, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a baseball bat and a bus" + }, + { + "unique_id": 4140, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a baseball glove" + }, + { + "unique_id": 4141, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a bus" + }, + { + "unique_id": 4142, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a baseball glove" + }, + { + "unique_id": 4143, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a bus" + }, + { + "unique_id": 4144, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a bus above a baseball glove" + }, + { + "unique_id": 4145, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a baseball glove above a bus" + }, + { + "unique_id": 4146, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a bus below a baseball glove" + }, + { + "unique_id": 4147, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a baseball glove below a bus" + }, + { + "unique_id": 4148, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a bus and a baseball glove" + }, + { + "unique_id": 4149, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a baseball glove and a bus" + }, + { + "unique_id": 4150, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a skateboard" + }, + { + "unique_id": 4151, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a bus" + }, + { + "unique_id": 4152, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a skateboard" + }, + { + "unique_id": 4153, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a bus" + }, + { + "unique_id": 4154, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a bus above a skateboard" + }, + { + "unique_id": 4155, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a skateboard above a bus" + }, + { + "unique_id": 4156, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a bus below a skateboard" + }, + { + "unique_id": 4157, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a skateboard below a bus" + }, + { + "unique_id": 4158, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a bus and a skateboard" + }, + { + "unique_id": 4159, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a skateboard and a bus" + }, + { + "unique_id": 4160, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a surfboard" + }, + { + "unique_id": 4161, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a bus" + }, + { + "unique_id": 4162, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a surfboard" + }, + { + "unique_id": 4163, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a bus" + }, + { + "unique_id": 4164, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a bus above a surfboard" + }, + { + "unique_id": 4165, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a surfboard above a bus" + }, + { + "unique_id": 4166, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a bus below a surfboard" + }, + { + "unique_id": 4167, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a surfboard below a bus" + }, + { + "unique_id": 4168, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a bus and a surfboard" + }, + { + "unique_id": 4169, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a surfboard and a bus" + }, + { + "unique_id": 4170, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a tennis racket" + }, + { + "unique_id": 4171, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a bus" + }, + { + "unique_id": 4172, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a tennis racket" + }, + { + "unique_id": 4173, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a bus" + }, + { + "unique_id": 4174, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a bus above a tennis racket" + }, + { + "unique_id": 4175, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a tennis racket above a bus" + }, + { + "unique_id": 4176, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a bus below a tennis racket" + }, + { + "unique_id": 4177, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a tennis racket below a bus" + }, + { + "unique_id": 4178, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a bus and a tennis racket" + }, + { + "unique_id": 4179, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a tennis racket and a bus" + }, + { + "unique_id": 4180, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a bottle" + }, + { + "unique_id": 4181, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a bus" + }, + { + "unique_id": 4182, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a bottle" + }, + { + "unique_id": 4183, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a bus" + }, + { + "unique_id": 4184, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a bus above a bottle" + }, + { + "unique_id": 4185, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a bottle above a bus" + }, + { + "unique_id": 4186, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a bus below a bottle" + }, + { + "unique_id": 4187, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a bottle below a bus" + }, + { + "unique_id": 4188, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a bus and a bottle" + }, + { + "unique_id": 4189, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a bottle and a bus" + }, + { + "unique_id": 4190, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a wine glass" + }, + { + "unique_id": 4191, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a bus" + }, + { + "unique_id": 4192, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a wine glass" + }, + { + "unique_id": 4193, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a bus" + }, + { + "unique_id": 4194, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a bus above a wine glass" + }, + { + "unique_id": 4195, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a wine glass above a bus" + }, + { + "unique_id": 4196, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a bus below a wine glass" + }, + { + "unique_id": 4197, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a wine glass below a bus" + }, + { + "unique_id": 4198, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a bus and a wine glass" + }, + { + "unique_id": 4199, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a wine glass and a bus" + }, + { + "unique_id": 4200, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a cup" + }, + { + "unique_id": 4201, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a bus" + }, + { + "unique_id": 4202, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a cup" + }, + { + "unique_id": 4203, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a bus" + }, + { + "unique_id": 4204, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a bus above a cup" + }, + { + "unique_id": 4205, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a cup above a bus" + }, + { + "unique_id": 4206, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a bus below a cup" + }, + { + "unique_id": 4207, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a cup below a bus" + }, + { + "unique_id": 4208, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a bus and a cup" + }, + { + "unique_id": 4209, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a cup and a bus" + }, + { + "unique_id": 4210, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a fork" + }, + { + "unique_id": 4211, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a bus" + }, + { + "unique_id": 4212, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a fork" + }, + { + "unique_id": 4213, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a bus" + }, + { + "unique_id": 4214, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a bus above a fork" + }, + { + "unique_id": 4215, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a fork above a bus" + }, + { + "unique_id": 4216, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a bus below a fork" + }, + { + "unique_id": 4217, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a fork below a bus" + }, + { + "unique_id": 4218, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a bus and a fork" + }, + { + "unique_id": 4219, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a fork and a bus" + }, + { + "unique_id": 4220, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a knife" + }, + { + "unique_id": 4221, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a bus" + }, + { + "unique_id": 4222, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a knife" + }, + { + "unique_id": 4223, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a bus" + }, + { + "unique_id": 4224, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a bus above a knife" + }, + { + "unique_id": 4225, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a knife above a bus" + }, + { + "unique_id": 4226, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a bus below a knife" + }, + { + "unique_id": 4227, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a knife below a bus" + }, + { + "unique_id": 4228, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a bus and a knife" + }, + { + "unique_id": 4229, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a knife and a bus" + }, + { + "unique_id": 4230, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a spoon" + }, + { + "unique_id": 4231, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a bus" + }, + { + "unique_id": 4232, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a spoon" + }, + { + "unique_id": 4233, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a bus" + }, + { + "unique_id": 4234, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a bus above a spoon" + }, + { + "unique_id": 4235, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a spoon above a bus" + }, + { + "unique_id": 4236, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a bus below a spoon" + }, + { + "unique_id": 4237, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a spoon below a bus" + }, + { + "unique_id": 4238, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a bus and a spoon" + }, + { + "unique_id": 4239, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a spoon and a bus" + }, + { + "unique_id": 4240, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a bowl" + }, + { + "unique_id": 4241, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a bus" + }, + { + "unique_id": 4242, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a bowl" + }, + { + "unique_id": 4243, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a bus" + }, + { + "unique_id": 4244, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a bus above a bowl" + }, + { + "unique_id": 4245, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a bowl above a bus" + }, + { + "unique_id": 4246, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a bus below a bowl" + }, + { + "unique_id": 4247, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a bowl below a bus" + }, + { + "unique_id": 4248, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a bus and a bowl" + }, + { + "unique_id": 4249, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a bowl and a bus" + }, + { + "unique_id": 4250, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a banana" + }, + { + "unique_id": 4251, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a bus" + }, + { + "unique_id": 4252, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a banana" + }, + { + "unique_id": 4253, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a bus" + }, + { + "unique_id": 4254, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a bus above a banana" + }, + { + "unique_id": 4255, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a banana above a bus" + }, + { + "unique_id": 4256, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a bus below a banana" + }, + { + "unique_id": 4257, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a banana below a bus" + }, + { + "unique_id": 4258, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a bus and a banana" + }, + { + "unique_id": 4259, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a banana and a bus" + }, + { + "unique_id": 4260, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a bus to the left of an apple" + }, + { + "unique_id": 4261, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a bus" + }, + { + "unique_id": 4262, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a bus to the right of an apple" + }, + { + "unique_id": 4263, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a bus" + }, + { + "unique_id": 4264, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a bus above an apple" + }, + { + "unique_id": 4265, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "an apple above a bus" + }, + { + "unique_id": 4266, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a bus below an apple" + }, + { + "unique_id": 4267, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "an apple below a bus" + }, + { + "unique_id": 4268, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a bus and an apple" + }, + { + "unique_id": 4269, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "an apple and a bus" + }, + { + "unique_id": 4270, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a sandwich" + }, + { + "unique_id": 4271, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a bus" + }, + { + "unique_id": 4272, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a sandwich" + }, + { + "unique_id": 4273, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a bus" + }, + { + "unique_id": 4274, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a bus above a sandwich" + }, + { + "unique_id": 4275, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a sandwich above a bus" + }, + { + "unique_id": 4276, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a bus below a sandwich" + }, + { + "unique_id": 4277, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a sandwich below a bus" + }, + { + "unique_id": 4278, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a bus and a sandwich" + }, + { + "unique_id": 4279, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a sandwich and a bus" + }, + { + "unique_id": 4280, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a bus to the left of an orange" + }, + { + "unique_id": 4281, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a bus" + }, + { + "unique_id": 4282, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a bus to the right of an orange" + }, + { + "unique_id": 4283, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a bus" + }, + { + "unique_id": 4284, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a bus above an orange" + }, + { + "unique_id": 4285, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "an orange above a bus" + }, + { + "unique_id": 4286, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a bus below an orange" + }, + { + "unique_id": 4287, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "an orange below a bus" + }, + { + "unique_id": 4288, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a bus and an orange" + }, + { + "unique_id": 4289, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "an orange and a bus" + }, + { + "unique_id": 4290, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a broccoli" + }, + { + "unique_id": 4291, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a bus" + }, + { + "unique_id": 4292, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a broccoli" + }, + { + "unique_id": 4293, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a bus" + }, + { + "unique_id": 4294, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a bus above a broccoli" + }, + { + "unique_id": 4295, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a broccoli above a bus" + }, + { + "unique_id": 4296, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a bus below a broccoli" + }, + { + "unique_id": 4297, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a broccoli below a bus" + }, + { + "unique_id": 4298, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a bus and a broccoli" + }, + { + "unique_id": 4299, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a broccoli and a bus" + }, + { + "unique_id": 4300, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a carrot" + }, + { + "unique_id": 4301, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a bus" + }, + { + "unique_id": 4302, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a carrot" + }, + { + "unique_id": 4303, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a bus" + }, + { + "unique_id": 4304, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a bus above a carrot" + }, + { + "unique_id": 4305, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a carrot above a bus" + }, + { + "unique_id": 4306, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a bus below a carrot" + }, + { + "unique_id": 4307, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a carrot below a bus" + }, + { + "unique_id": 4308, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a bus and a carrot" + }, + { + "unique_id": 4309, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a carrot and a bus" + }, + { + "unique_id": 4310, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a hot dog" + }, + { + "unique_id": 4311, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a bus" + }, + { + "unique_id": 4312, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a hot dog" + }, + { + "unique_id": 4313, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a bus" + }, + { + "unique_id": 4314, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a bus above a hot dog" + }, + { + "unique_id": 4315, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a hot dog above a bus" + }, + { + "unique_id": 4316, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a bus below a hot dog" + }, + { + "unique_id": 4317, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a hot dog below a bus" + }, + { + "unique_id": 4318, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a bus and a hot dog" + }, + { + "unique_id": 4319, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a hot dog and a bus" + }, + { + "unique_id": 4320, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a pizza" + }, + { + "unique_id": 4321, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a bus" + }, + { + "unique_id": 4322, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a pizza" + }, + { + "unique_id": 4323, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a bus" + }, + { + "unique_id": 4324, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a bus above a pizza" + }, + { + "unique_id": 4325, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a pizza above a bus" + }, + { + "unique_id": 4326, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a bus below a pizza" + }, + { + "unique_id": 4327, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a pizza below a bus" + }, + { + "unique_id": 4328, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a bus and a pizza" + }, + { + "unique_id": 4329, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a pizza and a bus" + }, + { + "unique_id": 4330, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a donut" + }, + { + "unique_id": 4331, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a bus" + }, + { + "unique_id": 4332, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a donut" + }, + { + "unique_id": 4333, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a bus" + }, + { + "unique_id": 4334, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a bus above a donut" + }, + { + "unique_id": 4335, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a donut above a bus" + }, + { + "unique_id": 4336, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a bus below a donut" + }, + { + "unique_id": 4337, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a donut below a bus" + }, + { + "unique_id": 4338, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a bus and a donut" + }, + { + "unique_id": 4339, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a donut and a bus" + }, + { + "unique_id": 4340, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a cake" + }, + { + "unique_id": 4341, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a bus" + }, + { + "unique_id": 4342, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a cake" + }, + { + "unique_id": 4343, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a bus" + }, + { + "unique_id": 4344, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a bus above a cake" + }, + { + "unique_id": 4345, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a cake above a bus" + }, + { + "unique_id": 4346, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a bus below a cake" + }, + { + "unique_id": 4347, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a cake below a bus" + }, + { + "unique_id": 4348, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a bus and a cake" + }, + { + "unique_id": 4349, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a cake and a bus" + }, + { + "unique_id": 4350, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a chair" + }, + { + "unique_id": 4351, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a bus" + }, + { + "unique_id": 4352, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a chair" + }, + { + "unique_id": 4353, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a bus" + }, + { + "unique_id": 4354, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a bus above a chair" + }, + { + "unique_id": 4355, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a chair above a bus" + }, + { + "unique_id": 4356, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a bus below a chair" + }, + { + "unique_id": 4357, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a chair below a bus" + }, + { + "unique_id": 4358, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a bus and a chair" + }, + { + "unique_id": 4359, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a chair and a bus" + }, + { + "unique_id": 4360, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a couch" + }, + { + "unique_id": 4361, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a bus" + }, + { + "unique_id": 4362, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a couch" + }, + { + "unique_id": 4363, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a bus" + }, + { + "unique_id": 4364, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a bus above a couch" + }, + { + "unique_id": 4365, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a couch above a bus" + }, + { + "unique_id": 4366, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a bus below a couch" + }, + { + "unique_id": 4367, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a couch below a bus" + }, + { + "unique_id": 4368, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a bus and a couch" + }, + { + "unique_id": 4369, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a couch and a bus" + }, + { + "unique_id": 4370, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a potted plant" + }, + { + "unique_id": 4371, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a bus" + }, + { + "unique_id": 4372, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a potted plant" + }, + { + "unique_id": 4373, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a bus" + }, + { + "unique_id": 4374, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a bus above a potted plant" + }, + { + "unique_id": 4375, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a potted plant above a bus" + }, + { + "unique_id": 4376, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a bus below a potted plant" + }, + { + "unique_id": 4377, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a potted plant below a bus" + }, + { + "unique_id": 4378, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a bus and a potted plant" + }, + { + "unique_id": 4379, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a potted plant and a bus" + }, + { + "unique_id": 4380, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a bed" + }, + { + "unique_id": 4381, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a bus" + }, + { + "unique_id": 4382, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a bed" + }, + { + "unique_id": 4383, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a bus" + }, + { + "unique_id": 4384, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a bus above a bed" + }, + { + "unique_id": 4385, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a bed above a bus" + }, + { + "unique_id": 4386, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a bus below a bed" + }, + { + "unique_id": 4387, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a bed below a bus" + }, + { + "unique_id": 4388, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a bus and a bed" + }, + { + "unique_id": 4389, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a bed and a bus" + }, + { + "unique_id": 4390, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a dining table" + }, + { + "unique_id": 4391, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a bus" + }, + { + "unique_id": 4392, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a dining table" + }, + { + "unique_id": 4393, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a bus" + }, + { + "unique_id": 4394, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a bus above a dining table" + }, + { + "unique_id": 4395, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a dining table above a bus" + }, + { + "unique_id": 4396, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a bus below a dining table" + }, + { + "unique_id": 4397, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a dining table below a bus" + }, + { + "unique_id": 4398, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a bus and a dining table" + }, + { + "unique_id": 4399, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a dining table and a bus" + }, + { + "unique_id": 4400, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a toilet" + }, + { + "unique_id": 4401, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a bus" + }, + { + "unique_id": 4402, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a toilet" + }, + { + "unique_id": 4403, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a bus" + }, + { + "unique_id": 4404, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a bus above a toilet" + }, + { + "unique_id": 4405, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a toilet above a bus" + }, + { + "unique_id": 4406, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a bus below a toilet" + }, + { + "unique_id": 4407, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a toilet below a bus" + }, + { + "unique_id": 4408, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a bus and a toilet" + }, + { + "unique_id": 4409, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a toilet and a bus" + }, + { + "unique_id": 4410, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a tv" + }, + { + "unique_id": 4411, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a bus" + }, + { + "unique_id": 4412, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a tv" + }, + { + "unique_id": 4413, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a bus" + }, + { + "unique_id": 4414, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a bus above a tv" + }, + { + "unique_id": 4415, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a tv above a bus" + }, + { + "unique_id": 4416, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a bus below a tv" + }, + { + "unique_id": 4417, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a tv below a bus" + }, + { + "unique_id": 4418, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a bus and a tv" + }, + { + "unique_id": 4419, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a tv and a bus" + }, + { + "unique_id": 4420, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a laptop" + }, + { + "unique_id": 4421, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a bus" + }, + { + "unique_id": 4422, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a laptop" + }, + { + "unique_id": 4423, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a bus" + }, + { + "unique_id": 4424, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a bus above a laptop" + }, + { + "unique_id": 4425, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a laptop above a bus" + }, + { + "unique_id": 4426, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a bus below a laptop" + }, + { + "unique_id": 4427, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a laptop below a bus" + }, + { + "unique_id": 4428, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a bus and a laptop" + }, + { + "unique_id": 4429, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a laptop and a bus" + }, + { + "unique_id": 4430, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a mouse" + }, + { + "unique_id": 4431, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a bus" + }, + { + "unique_id": 4432, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a mouse" + }, + { + "unique_id": 4433, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a bus" + }, + { + "unique_id": 4434, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a bus above a mouse" + }, + { + "unique_id": 4435, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a mouse above a bus" + }, + { + "unique_id": 4436, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a bus below a mouse" + }, + { + "unique_id": 4437, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a mouse below a bus" + }, + { + "unique_id": 4438, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a bus and a mouse" + }, + { + "unique_id": 4439, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a mouse and a bus" + }, + { + "unique_id": 4440, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a remote" + }, + { + "unique_id": 4441, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a bus" + }, + { + "unique_id": 4442, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a remote" + }, + { + "unique_id": 4443, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a bus" + }, + { + "unique_id": 4444, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a bus above a remote" + }, + { + "unique_id": 4445, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a remote above a bus" + }, + { + "unique_id": 4446, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a bus below a remote" + }, + { + "unique_id": 4447, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a remote below a bus" + }, + { + "unique_id": 4448, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a bus and a remote" + }, + { + "unique_id": 4449, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a remote and a bus" + }, + { + "unique_id": 4450, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a keyboard" + }, + { + "unique_id": 4451, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a bus" + }, + { + "unique_id": 4452, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a keyboard" + }, + { + "unique_id": 4453, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a bus" + }, + { + "unique_id": 4454, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a bus above a keyboard" + }, + { + "unique_id": 4455, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a keyboard above a bus" + }, + { + "unique_id": 4456, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a bus below a keyboard" + }, + { + "unique_id": 4457, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a keyboard below a bus" + }, + { + "unique_id": 4458, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a bus and a keyboard" + }, + { + "unique_id": 4459, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a keyboard and a bus" + }, + { + "unique_id": 4460, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a cell phone" + }, + { + "unique_id": 4461, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a bus" + }, + { + "unique_id": 4462, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a cell phone" + }, + { + "unique_id": 4463, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a bus" + }, + { + "unique_id": 4464, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a bus above a cell phone" + }, + { + "unique_id": 4465, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a cell phone above a bus" + }, + { + "unique_id": 4466, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a bus below a cell phone" + }, + { + "unique_id": 4467, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a cell phone below a bus" + }, + { + "unique_id": 4468, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a bus and a cell phone" + }, + { + "unique_id": 4469, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a cell phone and a bus" + }, + { + "unique_id": 4470, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a microwave" + }, + { + "unique_id": 4471, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a bus" + }, + { + "unique_id": 4472, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a microwave" + }, + { + "unique_id": 4473, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a bus" + }, + { + "unique_id": 4474, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a bus above a microwave" + }, + { + "unique_id": 4475, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a microwave above a bus" + }, + { + "unique_id": 4476, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a bus below a microwave" + }, + { + "unique_id": 4477, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a microwave below a bus" + }, + { + "unique_id": 4478, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a bus and a microwave" + }, + { + "unique_id": 4479, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a microwave and a bus" + }, + { + "unique_id": 4480, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a bus to the left of an oven" + }, + { + "unique_id": 4481, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a bus" + }, + { + "unique_id": 4482, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a bus to the right of an oven" + }, + { + "unique_id": 4483, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a bus" + }, + { + "unique_id": 4484, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a bus above an oven" + }, + { + "unique_id": 4485, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "an oven above a bus" + }, + { + "unique_id": 4486, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a bus below an oven" + }, + { + "unique_id": 4487, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "an oven below a bus" + }, + { + "unique_id": 4488, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a bus and an oven" + }, + { + "unique_id": 4489, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "an oven and a bus" + }, + { + "unique_id": 4490, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a toaster" + }, + { + "unique_id": 4491, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a bus" + }, + { + "unique_id": 4492, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a toaster" + }, + { + "unique_id": 4493, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a bus" + }, + { + "unique_id": 4494, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a bus above a toaster" + }, + { + "unique_id": 4495, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a toaster above a bus" + }, + { + "unique_id": 4496, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a bus below a toaster" + }, + { + "unique_id": 4497, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a toaster below a bus" + }, + { + "unique_id": 4498, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a bus and a toaster" + }, + { + "unique_id": 4499, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a toaster and a bus" + }, + { + "unique_id": 4500, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a sink" + }, + { + "unique_id": 4501, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a bus" + }, + { + "unique_id": 4502, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a sink" + }, + { + "unique_id": 4503, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a bus" + }, + { + "unique_id": 4504, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a bus above a sink" + }, + { + "unique_id": 4505, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a sink above a bus" + }, + { + "unique_id": 4506, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a bus below a sink" + }, + { + "unique_id": 4507, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a sink below a bus" + }, + { + "unique_id": 4508, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a bus and a sink" + }, + { + "unique_id": 4509, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a sink and a bus" + }, + { + "unique_id": 4510, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a refrigerator" + }, + { + "unique_id": 4511, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a bus" + }, + { + "unique_id": 4512, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a refrigerator" + }, + { + "unique_id": 4513, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a bus" + }, + { + "unique_id": 4514, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a bus above a refrigerator" + }, + { + "unique_id": 4515, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a refrigerator above a bus" + }, + { + "unique_id": 4516, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a bus below a refrigerator" + }, + { + "unique_id": 4517, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a refrigerator below a bus" + }, + { + "unique_id": 4518, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a bus and a refrigerator" + }, + { + "unique_id": 4519, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a refrigerator and a bus" + }, + { + "unique_id": 4520, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a book" + }, + { + "unique_id": 4521, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a book to the left of a bus" + }, + { + "unique_id": 4522, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a book" + }, + { + "unique_id": 4523, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a book to the right of a bus" + }, + { + "unique_id": 4524, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a bus above a book" + }, + { + "unique_id": 4525, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a book above a bus" + }, + { + "unique_id": 4526, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a bus below a book" + }, + { + "unique_id": 4527, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a book below a bus" + }, + { + "unique_id": 4528, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a bus and a book" + }, + { + "unique_id": 4529, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a book and a bus" + }, + { + "unique_id": 4530, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a clock" + }, + { + "unique_id": 4531, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a bus" + }, + { + "unique_id": 4532, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a clock" + }, + { + "unique_id": 4533, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a bus" + }, + { + "unique_id": 4534, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a bus above a clock" + }, + { + "unique_id": 4535, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a clock above a bus" + }, + { + "unique_id": 4536, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a bus below a clock" + }, + { + "unique_id": 4537, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a clock below a bus" + }, + { + "unique_id": 4538, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a bus and a clock" + }, + { + "unique_id": 4539, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a clock and a bus" + }, + { + "unique_id": 4540, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a vase" + }, + { + "unique_id": 4541, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a bus" + }, + { + "unique_id": 4542, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a vase" + }, + { + "unique_id": 4543, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a bus" + }, + { + "unique_id": 4544, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a bus above a vase" + }, + { + "unique_id": 4545, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a vase above a bus" + }, + { + "unique_id": 4546, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a bus below a vase" + }, + { + "unique_id": 4547, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a vase below a bus" + }, + { + "unique_id": 4548, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a bus and a vase" + }, + { + "unique_id": 4549, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a vase and a bus" + }, + { + "unique_id": 4550, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a scissors" + }, + { + "unique_id": 4551, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a bus" + }, + { + "unique_id": 4552, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a scissors" + }, + { + "unique_id": 4553, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a bus" + }, + { + "unique_id": 4554, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a bus above a scissors" + }, + { + "unique_id": 4555, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a scissors above a bus" + }, + { + "unique_id": 4556, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a bus below a scissors" + }, + { + "unique_id": 4557, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a scissors below a bus" + }, + { + "unique_id": 4558, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a bus and a scissors" + }, + { + "unique_id": 4559, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a scissors and a bus" + }, + { + "unique_id": 4560, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a teddy bear" + }, + { + "unique_id": 4561, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a bus" + }, + { + "unique_id": 4562, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a teddy bear" + }, + { + "unique_id": 4563, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a bus" + }, + { + "unique_id": 4564, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a bus above a teddy bear" + }, + { + "unique_id": 4565, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a teddy bear above a bus" + }, + { + "unique_id": 4566, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a bus below a teddy bear" + }, + { + "unique_id": 4567, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a teddy bear below a bus" + }, + { + "unique_id": 4568, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a bus and a teddy bear" + }, + { + "unique_id": 4569, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a teddy bear and a bus" + }, + { + "unique_id": 4570, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a hair drier" + }, + { + "unique_id": 4571, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a bus" + }, + { + "unique_id": 4572, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a hair drier" + }, + { + "unique_id": 4573, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a bus" + }, + { + "unique_id": 4574, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a bus above a hair drier" + }, + { + "unique_id": 4575, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a hair drier above a bus" + }, + { + "unique_id": 4576, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a bus below a hair drier" + }, + { + "unique_id": 4577, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a hair drier below a bus" + }, + { + "unique_id": 4578, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a bus and a hair drier" + }, + { + "unique_id": 4579, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a hair drier and a bus" + }, + { + "unique_id": 4580, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a bus to the left of a toothbrush" + }, + { + "unique_id": 4581, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a bus" + }, + { + "unique_id": 4582, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a bus to the right of a toothbrush" + }, + { + "unique_id": 4583, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a bus" + }, + { + "unique_id": 4584, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a bus above a toothbrush" + }, + { + "unique_id": 4585, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "above", + "text": "a toothbrush above a bus" + }, + { + "unique_id": 4586, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a bus below a toothbrush" + }, + { + "unique_id": 4587, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "below", + "text": "a toothbrush below a bus" + }, + { + "unique_id": 4588, + "num_objects": 2, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a bus and a toothbrush" + }, + { + "unique_id": 4589, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bus" + ], + "rel_type": "and", + "text": "a toothbrush and a bus" + }, + { + "unique_id": 4590, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a train to the left of a truck" + }, + { + "unique_id": 4591, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a train" + }, + { + "unique_id": 4592, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a train to the right of a truck" + }, + { + "unique_id": 4593, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a train" + }, + { + "unique_id": 4594, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a train above a truck" + }, + { + "unique_id": 4595, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a truck above a train" + }, + { + "unique_id": 4596, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a train below a truck" + }, + { + "unique_id": 4597, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a truck below a train" + }, + { + "unique_id": 4598, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a train and a truck" + }, + { + "unique_id": 4599, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a truck and a train" + }, + { + "unique_id": 4600, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a train to the left of a boat" + }, + { + "unique_id": 4601, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a train" + }, + { + "unique_id": 4602, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a train to the right of a boat" + }, + { + "unique_id": 4603, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a train" + }, + { + "unique_id": 4604, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a train above a boat" + }, + { + "unique_id": 4605, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a boat above a train" + }, + { + "unique_id": 4606, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a train below a boat" + }, + { + "unique_id": 4607, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a boat below a train" + }, + { + "unique_id": 4608, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a train and a boat" + }, + { + "unique_id": 4609, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a boat and a train" + }, + { + "unique_id": 4610, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a train to the left of a traffic light" + }, + { + "unique_id": 4611, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a train" + }, + { + "unique_id": 4612, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a train to the right of a traffic light" + }, + { + "unique_id": 4613, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a train" + }, + { + "unique_id": 4614, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a train above a traffic light" + }, + { + "unique_id": 4615, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a traffic light above a train" + }, + { + "unique_id": 4616, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a train below a traffic light" + }, + { + "unique_id": 4617, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a traffic light below a train" + }, + { + "unique_id": 4618, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a train and a traffic light" + }, + { + "unique_id": 4619, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a traffic light and a train" + }, + { + "unique_id": 4620, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a train to the left of a fire hydrant" + }, + { + "unique_id": 4621, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a train" + }, + { + "unique_id": 4622, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a train to the right of a fire hydrant" + }, + { + "unique_id": 4623, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a train" + }, + { + "unique_id": 4624, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a train above a fire hydrant" + }, + { + "unique_id": 4625, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a fire hydrant above a train" + }, + { + "unique_id": 4626, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a train below a fire hydrant" + }, + { + "unique_id": 4627, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a fire hydrant below a train" + }, + { + "unique_id": 4628, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a train and a fire hydrant" + }, + { + "unique_id": 4629, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a fire hydrant and a train" + }, + { + "unique_id": 4630, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a train to the left of a stop sign" + }, + { + "unique_id": 4631, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a train" + }, + { + "unique_id": 4632, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a train to the right of a stop sign" + }, + { + "unique_id": 4633, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a train" + }, + { + "unique_id": 4634, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a train above a stop sign" + }, + { + "unique_id": 4635, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a stop sign above a train" + }, + { + "unique_id": 4636, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a train below a stop sign" + }, + { + "unique_id": 4637, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a stop sign below a train" + }, + { + "unique_id": 4638, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a train and a stop sign" + }, + { + "unique_id": 4639, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a stop sign and a train" + }, + { + "unique_id": 4640, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a train to the left of a parking meter" + }, + { + "unique_id": 4641, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a train" + }, + { + "unique_id": 4642, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a train to the right of a parking meter" + }, + { + "unique_id": 4643, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a train" + }, + { + "unique_id": 4644, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a train above a parking meter" + }, + { + "unique_id": 4645, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a parking meter above a train" + }, + { + "unique_id": 4646, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a train below a parking meter" + }, + { + "unique_id": 4647, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a parking meter below a train" + }, + { + "unique_id": 4648, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a train and a parking meter" + }, + { + "unique_id": 4649, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a parking meter and a train" + }, + { + "unique_id": 4650, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a train to the left of a bench" + }, + { + "unique_id": 4651, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a train" + }, + { + "unique_id": 4652, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a train to the right of a bench" + }, + { + "unique_id": 4653, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a train" + }, + { + "unique_id": 4654, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a train above a bench" + }, + { + "unique_id": 4655, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a bench above a train" + }, + { + "unique_id": 4656, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a train below a bench" + }, + { + "unique_id": 4657, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a bench below a train" + }, + { + "unique_id": 4658, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a train and a bench" + }, + { + "unique_id": 4659, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a bench and a train" + }, + { + "unique_id": 4660, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a train to the left of a bird" + }, + { + "unique_id": 4661, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a train" + }, + { + "unique_id": 4662, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a train to the right of a bird" + }, + { + "unique_id": 4663, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a train" + }, + { + "unique_id": 4664, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a train above a bird" + }, + { + "unique_id": 4665, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a bird above a train" + }, + { + "unique_id": 4666, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a train below a bird" + }, + { + "unique_id": 4667, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a bird below a train" + }, + { + "unique_id": 4668, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a train and a bird" + }, + { + "unique_id": 4669, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a bird and a train" + }, + { + "unique_id": 4670, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a train to the left of a cat" + }, + { + "unique_id": 4671, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a train" + }, + { + "unique_id": 4672, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a train to the right of a cat" + }, + { + "unique_id": 4673, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a train" + }, + { + "unique_id": 4674, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a train above a cat" + }, + { + "unique_id": 4675, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a cat above a train" + }, + { + "unique_id": 4676, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a train below a cat" + }, + { + "unique_id": 4677, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a cat below a train" + }, + { + "unique_id": 4678, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a train and a cat" + }, + { + "unique_id": 4679, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a cat and a train" + }, + { + "unique_id": 4680, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a train to the left of a dog" + }, + { + "unique_id": 4681, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a train" + }, + { + "unique_id": 4682, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a train to the right of a dog" + }, + { + "unique_id": 4683, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a train" + }, + { + "unique_id": 4684, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a train above a dog" + }, + { + "unique_id": 4685, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a dog above a train" + }, + { + "unique_id": 4686, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a train below a dog" + }, + { + "unique_id": 4687, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a dog below a train" + }, + { + "unique_id": 4688, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a train and a dog" + }, + { + "unique_id": 4689, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a dog and a train" + }, + { + "unique_id": 4690, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a train to the left of a horse" + }, + { + "unique_id": 4691, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a train" + }, + { + "unique_id": 4692, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a train to the right of a horse" + }, + { + "unique_id": 4693, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a train" + }, + { + "unique_id": 4694, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a train above a horse" + }, + { + "unique_id": 4695, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a horse above a train" + }, + { + "unique_id": 4696, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a train below a horse" + }, + { + "unique_id": 4697, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a horse below a train" + }, + { + "unique_id": 4698, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a train and a horse" + }, + { + "unique_id": 4699, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a horse and a train" + }, + { + "unique_id": 4700, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a train to the left of a sheep" + }, + { + "unique_id": 4701, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a train" + }, + { + "unique_id": 4702, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a train to the right of a sheep" + }, + { + "unique_id": 4703, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a train" + }, + { + "unique_id": 4704, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a train above a sheep" + }, + { + "unique_id": 4705, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a sheep above a train" + }, + { + "unique_id": 4706, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a train below a sheep" + }, + { + "unique_id": 4707, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a sheep below a train" + }, + { + "unique_id": 4708, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a train and a sheep" + }, + { + "unique_id": 4709, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a sheep and a train" + }, + { + "unique_id": 4710, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a train to the left of a cow" + }, + { + "unique_id": 4711, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a train" + }, + { + "unique_id": 4712, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a train to the right of a cow" + }, + { + "unique_id": 4713, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a train" + }, + { + "unique_id": 4714, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a train above a cow" + }, + { + "unique_id": 4715, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a cow above a train" + }, + { + "unique_id": 4716, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a train below a cow" + }, + { + "unique_id": 4717, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a cow below a train" + }, + { + "unique_id": 4718, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a train and a cow" + }, + { + "unique_id": 4719, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a cow and a train" + }, + { + "unique_id": 4720, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a train to the left of an elephant" + }, + { + "unique_id": 4721, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a train" + }, + { + "unique_id": 4722, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a train to the right of an elephant" + }, + { + "unique_id": 4723, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a train" + }, + { + "unique_id": 4724, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a train above an elephant" + }, + { + "unique_id": 4725, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "an elephant above a train" + }, + { + "unique_id": 4726, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a train below an elephant" + }, + { + "unique_id": 4727, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "an elephant below a train" + }, + { + "unique_id": 4728, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a train and an elephant" + }, + { + "unique_id": 4729, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "an elephant and a train" + }, + { + "unique_id": 4730, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a train to the left of a bear" + }, + { + "unique_id": 4731, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a train" + }, + { + "unique_id": 4732, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a train to the right of a bear" + }, + { + "unique_id": 4733, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a train" + }, + { + "unique_id": 4734, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a train above a bear" + }, + { + "unique_id": 4735, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a bear above a train" + }, + { + "unique_id": 4736, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a train below a bear" + }, + { + "unique_id": 4737, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a bear below a train" + }, + { + "unique_id": 4738, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a train and a bear" + }, + { + "unique_id": 4739, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a bear and a train" + }, + { + "unique_id": 4740, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a train to the left of a zebra" + }, + { + "unique_id": 4741, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a train" + }, + { + "unique_id": 4742, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a train to the right of a zebra" + }, + { + "unique_id": 4743, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a train" + }, + { + "unique_id": 4744, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a train above a zebra" + }, + { + "unique_id": 4745, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a zebra above a train" + }, + { + "unique_id": 4746, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a train below a zebra" + }, + { + "unique_id": 4747, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a zebra below a train" + }, + { + "unique_id": 4748, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a train and a zebra" + }, + { + "unique_id": 4749, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a zebra and a train" + }, + { + "unique_id": 4750, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a train to the left of a giraffe" + }, + { + "unique_id": 4751, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a train" + }, + { + "unique_id": 4752, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a train to the right of a giraffe" + }, + { + "unique_id": 4753, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a train" + }, + { + "unique_id": 4754, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a train above a giraffe" + }, + { + "unique_id": 4755, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a giraffe above a train" + }, + { + "unique_id": 4756, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a train below a giraffe" + }, + { + "unique_id": 4757, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a giraffe below a train" + }, + { + "unique_id": 4758, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a train and a giraffe" + }, + { + "unique_id": 4759, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a giraffe and a train" + }, + { + "unique_id": 4760, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a train to the left of a backpack" + }, + { + "unique_id": 4761, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a train" + }, + { + "unique_id": 4762, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a train to the right of a backpack" + }, + { + "unique_id": 4763, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a train" + }, + { + "unique_id": 4764, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a train above a backpack" + }, + { + "unique_id": 4765, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a backpack above a train" + }, + { + "unique_id": 4766, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a train below a backpack" + }, + { + "unique_id": 4767, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a backpack below a train" + }, + { + "unique_id": 4768, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a train and a backpack" + }, + { + "unique_id": 4769, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a backpack and a train" + }, + { + "unique_id": 4770, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a train to the left of an umbrella" + }, + { + "unique_id": 4771, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a train" + }, + { + "unique_id": 4772, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a train to the right of an umbrella" + }, + { + "unique_id": 4773, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a train" + }, + { + "unique_id": 4774, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a train above an umbrella" + }, + { + "unique_id": 4775, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "an umbrella above a train" + }, + { + "unique_id": 4776, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a train below an umbrella" + }, + { + "unique_id": 4777, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "an umbrella below a train" + }, + { + "unique_id": 4778, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a train and an umbrella" + }, + { + "unique_id": 4779, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "an umbrella and a train" + }, + { + "unique_id": 4780, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a train to the left of a handbag" + }, + { + "unique_id": 4781, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a train" + }, + { + "unique_id": 4782, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a train to the right of a handbag" + }, + { + "unique_id": 4783, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a train" + }, + { + "unique_id": 4784, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a train above a handbag" + }, + { + "unique_id": 4785, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a handbag above a train" + }, + { + "unique_id": 4786, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a train below a handbag" + }, + { + "unique_id": 4787, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a handbag below a train" + }, + { + "unique_id": 4788, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a train and a handbag" + }, + { + "unique_id": 4789, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a handbag and a train" + }, + { + "unique_id": 4790, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a train to the left of a tie" + }, + { + "unique_id": 4791, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a train" + }, + { + "unique_id": 4792, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a train to the right of a tie" + }, + { + "unique_id": 4793, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a train" + }, + { + "unique_id": 4794, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a train above a tie" + }, + { + "unique_id": 4795, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a tie above a train" + }, + { + "unique_id": 4796, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a train below a tie" + }, + { + "unique_id": 4797, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a tie below a train" + }, + { + "unique_id": 4798, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a train and a tie" + }, + { + "unique_id": 4799, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a tie and a train" + }, + { + "unique_id": 4800, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a train to the left of a suitcase" + }, + { + "unique_id": 4801, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a train" + }, + { + "unique_id": 4802, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a train to the right of a suitcase" + }, + { + "unique_id": 4803, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a train" + }, + { + "unique_id": 4804, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a train above a suitcase" + }, + { + "unique_id": 4805, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a suitcase above a train" + }, + { + "unique_id": 4806, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a train below a suitcase" + }, + { + "unique_id": 4807, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a suitcase below a train" + }, + { + "unique_id": 4808, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a train and a suitcase" + }, + { + "unique_id": 4809, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a suitcase and a train" + }, + { + "unique_id": 4810, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a train to the left of a frisbee" + }, + { + "unique_id": 4811, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a train" + }, + { + "unique_id": 4812, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a train to the right of a frisbee" + }, + { + "unique_id": 4813, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a train" + }, + { + "unique_id": 4814, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a train above a frisbee" + }, + { + "unique_id": 4815, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a frisbee above a train" + }, + { + "unique_id": 4816, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a train below a frisbee" + }, + { + "unique_id": 4817, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a frisbee below a train" + }, + { + "unique_id": 4818, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a train and a frisbee" + }, + { + "unique_id": 4819, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a frisbee and a train" + }, + { + "unique_id": 4820, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a train to the left of a skis" + }, + { + "unique_id": 4821, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a train" + }, + { + "unique_id": 4822, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a train to the right of a skis" + }, + { + "unique_id": 4823, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a train" + }, + { + "unique_id": 4824, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a train above a skis" + }, + { + "unique_id": 4825, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a skis above a train" + }, + { + "unique_id": 4826, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a train below a skis" + }, + { + "unique_id": 4827, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a skis below a train" + }, + { + "unique_id": 4828, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a train and a skis" + }, + { + "unique_id": 4829, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a skis and a train" + }, + { + "unique_id": 4830, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a train to the left of a snowboard" + }, + { + "unique_id": 4831, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a train" + }, + { + "unique_id": 4832, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a train to the right of a snowboard" + }, + { + "unique_id": 4833, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a train" + }, + { + "unique_id": 4834, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a train above a snowboard" + }, + { + "unique_id": 4835, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a snowboard above a train" + }, + { + "unique_id": 4836, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a train below a snowboard" + }, + { + "unique_id": 4837, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a snowboard below a train" + }, + { + "unique_id": 4838, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a train and a snowboard" + }, + { + "unique_id": 4839, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a snowboard and a train" + }, + { + "unique_id": 4840, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a train to the left of a sports ball" + }, + { + "unique_id": 4841, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a train" + }, + { + "unique_id": 4842, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a train to the right of a sports ball" + }, + { + "unique_id": 4843, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a train" + }, + { + "unique_id": 4844, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a train above a sports ball" + }, + { + "unique_id": 4845, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a sports ball above a train" + }, + { + "unique_id": 4846, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a train below a sports ball" + }, + { + "unique_id": 4847, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a sports ball below a train" + }, + { + "unique_id": 4848, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a train and a sports ball" + }, + { + "unique_id": 4849, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a sports ball and a train" + }, + { + "unique_id": 4850, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a train to the left of a kite" + }, + { + "unique_id": 4851, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a train" + }, + { + "unique_id": 4852, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a train to the right of a kite" + }, + { + "unique_id": 4853, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a train" + }, + { + "unique_id": 4854, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a train above a kite" + }, + { + "unique_id": 4855, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a kite above a train" + }, + { + "unique_id": 4856, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a train below a kite" + }, + { + "unique_id": 4857, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a kite below a train" + }, + { + "unique_id": 4858, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a train and a kite" + }, + { + "unique_id": 4859, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a kite and a train" + }, + { + "unique_id": 4860, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a train to the left of a baseball bat" + }, + { + "unique_id": 4861, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a train" + }, + { + "unique_id": 4862, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a train to the right of a baseball bat" + }, + { + "unique_id": 4863, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a train" + }, + { + "unique_id": 4864, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a train above a baseball bat" + }, + { + "unique_id": 4865, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a baseball bat above a train" + }, + { + "unique_id": 4866, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a train below a baseball bat" + }, + { + "unique_id": 4867, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a baseball bat below a train" + }, + { + "unique_id": 4868, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a train and a baseball bat" + }, + { + "unique_id": 4869, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a baseball bat and a train" + }, + { + "unique_id": 4870, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a train to the left of a baseball glove" + }, + { + "unique_id": 4871, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a train" + }, + { + "unique_id": 4872, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a train to the right of a baseball glove" + }, + { + "unique_id": 4873, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a train" + }, + { + "unique_id": 4874, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a train above a baseball glove" + }, + { + "unique_id": 4875, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a baseball glove above a train" + }, + { + "unique_id": 4876, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a train below a baseball glove" + }, + { + "unique_id": 4877, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a baseball glove below a train" + }, + { + "unique_id": 4878, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a train and a baseball glove" + }, + { + "unique_id": 4879, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a baseball glove and a train" + }, + { + "unique_id": 4880, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a train to the left of a skateboard" + }, + { + "unique_id": 4881, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a train" + }, + { + "unique_id": 4882, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a train to the right of a skateboard" + }, + { + "unique_id": 4883, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a train" + }, + { + "unique_id": 4884, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a train above a skateboard" + }, + { + "unique_id": 4885, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a skateboard above a train" + }, + { + "unique_id": 4886, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a train below a skateboard" + }, + { + "unique_id": 4887, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a skateboard below a train" + }, + { + "unique_id": 4888, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a train and a skateboard" + }, + { + "unique_id": 4889, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a skateboard and a train" + }, + { + "unique_id": 4890, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a train to the left of a surfboard" + }, + { + "unique_id": 4891, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a train" + }, + { + "unique_id": 4892, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a train to the right of a surfboard" + }, + { + "unique_id": 4893, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a train" + }, + { + "unique_id": 4894, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a train above a surfboard" + }, + { + "unique_id": 4895, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a surfboard above a train" + }, + { + "unique_id": 4896, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a train below a surfboard" + }, + { + "unique_id": 4897, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a surfboard below a train" + }, + { + "unique_id": 4898, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a train and a surfboard" + }, + { + "unique_id": 4899, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a surfboard and a train" + }, + { + "unique_id": 4900, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a train to the left of a tennis racket" + }, + { + "unique_id": 4901, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a train" + }, + { + "unique_id": 4902, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a train to the right of a tennis racket" + }, + { + "unique_id": 4903, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a train" + }, + { + "unique_id": 4904, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a train above a tennis racket" + }, + { + "unique_id": 4905, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a tennis racket above a train" + }, + { + "unique_id": 4906, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a train below a tennis racket" + }, + { + "unique_id": 4907, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a tennis racket below a train" + }, + { + "unique_id": 4908, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a train and a tennis racket" + }, + { + "unique_id": 4909, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a tennis racket and a train" + }, + { + "unique_id": 4910, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a train to the left of a bottle" + }, + { + "unique_id": 4911, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a train" + }, + { + "unique_id": 4912, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a train to the right of a bottle" + }, + { + "unique_id": 4913, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a train" + }, + { + "unique_id": 4914, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a train above a bottle" + }, + { + "unique_id": 4915, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a bottle above a train" + }, + { + "unique_id": 4916, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a train below a bottle" + }, + { + "unique_id": 4917, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a bottle below a train" + }, + { + "unique_id": 4918, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a train and a bottle" + }, + { + "unique_id": 4919, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a bottle and a train" + }, + { + "unique_id": 4920, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a train to the left of a wine glass" + }, + { + "unique_id": 4921, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a train" + }, + { + "unique_id": 4922, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a train to the right of a wine glass" + }, + { + "unique_id": 4923, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a train" + }, + { + "unique_id": 4924, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a train above a wine glass" + }, + { + "unique_id": 4925, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a wine glass above a train" + }, + { + "unique_id": 4926, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a train below a wine glass" + }, + { + "unique_id": 4927, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a wine glass below a train" + }, + { + "unique_id": 4928, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a train and a wine glass" + }, + { + "unique_id": 4929, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a wine glass and a train" + }, + { + "unique_id": 4930, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a train to the left of a cup" + }, + { + "unique_id": 4931, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a train" + }, + { + "unique_id": 4932, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a train to the right of a cup" + }, + { + "unique_id": 4933, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a train" + }, + { + "unique_id": 4934, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a train above a cup" + }, + { + "unique_id": 4935, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a cup above a train" + }, + { + "unique_id": 4936, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a train below a cup" + }, + { + "unique_id": 4937, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a cup below a train" + }, + { + "unique_id": 4938, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a train and a cup" + }, + { + "unique_id": 4939, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a cup and a train" + }, + { + "unique_id": 4940, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a train to the left of a fork" + }, + { + "unique_id": 4941, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a train" + }, + { + "unique_id": 4942, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a train to the right of a fork" + }, + { + "unique_id": 4943, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a train" + }, + { + "unique_id": 4944, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a train above a fork" + }, + { + "unique_id": 4945, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a fork above a train" + }, + { + "unique_id": 4946, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a train below a fork" + }, + { + "unique_id": 4947, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a fork below a train" + }, + { + "unique_id": 4948, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a train and a fork" + }, + { + "unique_id": 4949, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a fork and a train" + }, + { + "unique_id": 4950, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a train to the left of a knife" + }, + { + "unique_id": 4951, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a train" + }, + { + "unique_id": 4952, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a train to the right of a knife" + }, + { + "unique_id": 4953, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a train" + }, + { + "unique_id": 4954, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a train above a knife" + }, + { + "unique_id": 4955, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a knife above a train" + }, + { + "unique_id": 4956, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a train below a knife" + }, + { + "unique_id": 4957, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a knife below a train" + }, + { + "unique_id": 4958, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a train and a knife" + }, + { + "unique_id": 4959, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a knife and a train" + }, + { + "unique_id": 4960, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a train to the left of a spoon" + }, + { + "unique_id": 4961, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a train" + }, + { + "unique_id": 4962, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a train to the right of a spoon" + }, + { + "unique_id": 4963, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a train" + }, + { + "unique_id": 4964, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a train above a spoon" + }, + { + "unique_id": 4965, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a spoon above a train" + }, + { + "unique_id": 4966, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a train below a spoon" + }, + { + "unique_id": 4967, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a spoon below a train" + }, + { + "unique_id": 4968, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a train and a spoon" + }, + { + "unique_id": 4969, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a spoon and a train" + }, + { + "unique_id": 4970, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a train to the left of a bowl" + }, + { + "unique_id": 4971, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a train" + }, + { + "unique_id": 4972, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a train to the right of a bowl" + }, + { + "unique_id": 4973, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a train" + }, + { + "unique_id": 4974, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a train above a bowl" + }, + { + "unique_id": 4975, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a bowl above a train" + }, + { + "unique_id": 4976, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a train below a bowl" + }, + { + "unique_id": 4977, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a bowl below a train" + }, + { + "unique_id": 4978, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a train and a bowl" + }, + { + "unique_id": 4979, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a bowl and a train" + }, + { + "unique_id": 4980, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a train to the left of a banana" + }, + { + "unique_id": 4981, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a train" + }, + { + "unique_id": 4982, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a train to the right of a banana" + }, + { + "unique_id": 4983, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a train" + }, + { + "unique_id": 4984, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a train above a banana" + }, + { + "unique_id": 4985, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a banana above a train" + }, + { + "unique_id": 4986, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a train below a banana" + }, + { + "unique_id": 4987, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a banana below a train" + }, + { + "unique_id": 4988, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a train and a banana" + }, + { + "unique_id": 4989, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a banana and a train" + }, + { + "unique_id": 4990, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a train to the left of an apple" + }, + { + "unique_id": 4991, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a train" + }, + { + "unique_id": 4992, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a train to the right of an apple" + }, + { + "unique_id": 4993, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a train" + }, + { + "unique_id": 4994, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a train above an apple" + }, + { + "unique_id": 4995, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "an apple above a train" + }, + { + "unique_id": 4996, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a train below an apple" + }, + { + "unique_id": 4997, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "an apple below a train" + }, + { + "unique_id": 4998, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a train and an apple" + }, + { + "unique_id": 4999, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "an apple and a train" + }, + { + "unique_id": 5000, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a train to the left of a sandwich" + }, + { + "unique_id": 5001, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a train" + }, + { + "unique_id": 5002, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a train to the right of a sandwich" + }, + { + "unique_id": 5003, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a train" + }, + { + "unique_id": 5004, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a train above a sandwich" + }, + { + "unique_id": 5005, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a sandwich above a train" + }, + { + "unique_id": 5006, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a train below a sandwich" + }, + { + "unique_id": 5007, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a sandwich below a train" + }, + { + "unique_id": 5008, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a train and a sandwich" + }, + { + "unique_id": 5009, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a sandwich and a train" + }, + { + "unique_id": 5010, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a train to the left of an orange" + }, + { + "unique_id": 5011, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a train" + }, + { + "unique_id": 5012, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a train to the right of an orange" + }, + { + "unique_id": 5013, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a train" + }, + { + "unique_id": 5014, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a train above an orange" + }, + { + "unique_id": 5015, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "an orange above a train" + }, + { + "unique_id": 5016, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a train below an orange" + }, + { + "unique_id": 5017, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "an orange below a train" + }, + { + "unique_id": 5018, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a train and an orange" + }, + { + "unique_id": 5019, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "an orange and a train" + }, + { + "unique_id": 5020, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a train to the left of a broccoli" + }, + { + "unique_id": 5021, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a train" + }, + { + "unique_id": 5022, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a train to the right of a broccoli" + }, + { + "unique_id": 5023, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a train" + }, + { + "unique_id": 5024, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a train above a broccoli" + }, + { + "unique_id": 5025, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a broccoli above a train" + }, + { + "unique_id": 5026, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a train below a broccoli" + }, + { + "unique_id": 5027, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a broccoli below a train" + }, + { + "unique_id": 5028, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a train and a broccoli" + }, + { + "unique_id": 5029, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a broccoli and a train" + }, + { + "unique_id": 5030, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a train to the left of a carrot" + }, + { + "unique_id": 5031, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a train" + }, + { + "unique_id": 5032, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a train to the right of a carrot" + }, + { + "unique_id": 5033, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a train" + }, + { + "unique_id": 5034, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a train above a carrot" + }, + { + "unique_id": 5035, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a carrot above a train" + }, + { + "unique_id": 5036, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a train below a carrot" + }, + { + "unique_id": 5037, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a carrot below a train" + }, + { + "unique_id": 5038, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a train and a carrot" + }, + { + "unique_id": 5039, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a carrot and a train" + }, + { + "unique_id": 5040, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a train to the left of a hot dog" + }, + { + "unique_id": 5041, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a train" + }, + { + "unique_id": 5042, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a train to the right of a hot dog" + }, + { + "unique_id": 5043, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a train" + }, + { + "unique_id": 5044, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a train above a hot dog" + }, + { + "unique_id": 5045, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a hot dog above a train" + }, + { + "unique_id": 5046, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a train below a hot dog" + }, + { + "unique_id": 5047, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a hot dog below a train" + }, + { + "unique_id": 5048, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a train and a hot dog" + }, + { + "unique_id": 5049, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a hot dog and a train" + }, + { + "unique_id": 5050, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a train to the left of a pizza" + }, + { + "unique_id": 5051, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a train" + }, + { + "unique_id": 5052, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a train to the right of a pizza" + }, + { + "unique_id": 5053, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a train" + }, + { + "unique_id": 5054, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a train above a pizza" + }, + { + "unique_id": 5055, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a pizza above a train" + }, + { + "unique_id": 5056, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a train below a pizza" + }, + { + "unique_id": 5057, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a pizza below a train" + }, + { + "unique_id": 5058, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a train and a pizza" + }, + { + "unique_id": 5059, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a pizza and a train" + }, + { + "unique_id": 5060, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a train to the left of a donut" + }, + { + "unique_id": 5061, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a train" + }, + { + "unique_id": 5062, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a train to the right of a donut" + }, + { + "unique_id": 5063, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a train" + }, + { + "unique_id": 5064, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a train above a donut" + }, + { + "unique_id": 5065, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a donut above a train" + }, + { + "unique_id": 5066, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a train below a donut" + }, + { + "unique_id": 5067, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a donut below a train" + }, + { + "unique_id": 5068, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a train and a donut" + }, + { + "unique_id": 5069, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a donut and a train" + }, + { + "unique_id": 5070, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a train to the left of a cake" + }, + { + "unique_id": 5071, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a train" + }, + { + "unique_id": 5072, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a train to the right of a cake" + }, + { + "unique_id": 5073, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a train" + }, + { + "unique_id": 5074, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a train above a cake" + }, + { + "unique_id": 5075, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a cake above a train" + }, + { + "unique_id": 5076, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a train below a cake" + }, + { + "unique_id": 5077, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a cake below a train" + }, + { + "unique_id": 5078, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a train and a cake" + }, + { + "unique_id": 5079, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a cake and a train" + }, + { + "unique_id": 5080, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a train to the left of a chair" + }, + { + "unique_id": 5081, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a train" + }, + { + "unique_id": 5082, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a train to the right of a chair" + }, + { + "unique_id": 5083, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a train" + }, + { + "unique_id": 5084, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a train above a chair" + }, + { + "unique_id": 5085, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a chair above a train" + }, + { + "unique_id": 5086, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a train below a chair" + }, + { + "unique_id": 5087, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a chair below a train" + }, + { + "unique_id": 5088, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a train and a chair" + }, + { + "unique_id": 5089, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a chair and a train" + }, + { + "unique_id": 5090, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a train to the left of a couch" + }, + { + "unique_id": 5091, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a train" + }, + { + "unique_id": 5092, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a train to the right of a couch" + }, + { + "unique_id": 5093, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a train" + }, + { + "unique_id": 5094, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a train above a couch" + }, + { + "unique_id": 5095, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a couch above a train" + }, + { + "unique_id": 5096, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a train below a couch" + }, + { + "unique_id": 5097, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a couch below a train" + }, + { + "unique_id": 5098, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a train and a couch" + }, + { + "unique_id": 5099, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a couch and a train" + }, + { + "unique_id": 5100, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a train to the left of a potted plant" + }, + { + "unique_id": 5101, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a train" + }, + { + "unique_id": 5102, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a train to the right of a potted plant" + }, + { + "unique_id": 5103, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a train" + }, + { + "unique_id": 5104, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a train above a potted plant" + }, + { + "unique_id": 5105, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a potted plant above a train" + }, + { + "unique_id": 5106, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a train below a potted plant" + }, + { + "unique_id": 5107, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a potted plant below a train" + }, + { + "unique_id": 5108, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a train and a potted plant" + }, + { + "unique_id": 5109, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a potted plant and a train" + }, + { + "unique_id": 5110, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a train to the left of a bed" + }, + { + "unique_id": 5111, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a train" + }, + { + "unique_id": 5112, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a train to the right of a bed" + }, + { + "unique_id": 5113, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a train" + }, + { + "unique_id": 5114, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a train above a bed" + }, + { + "unique_id": 5115, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a bed above a train" + }, + { + "unique_id": 5116, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a train below a bed" + }, + { + "unique_id": 5117, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a bed below a train" + }, + { + "unique_id": 5118, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a train and a bed" + }, + { + "unique_id": 5119, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a bed and a train" + }, + { + "unique_id": 5120, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a train to the left of a dining table" + }, + { + "unique_id": 5121, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a train" + }, + { + "unique_id": 5122, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a train to the right of a dining table" + }, + { + "unique_id": 5123, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a train" + }, + { + "unique_id": 5124, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a train above a dining table" + }, + { + "unique_id": 5125, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a dining table above a train" + }, + { + "unique_id": 5126, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a train below a dining table" + }, + { + "unique_id": 5127, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a dining table below a train" + }, + { + "unique_id": 5128, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a train and a dining table" + }, + { + "unique_id": 5129, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a dining table and a train" + }, + { + "unique_id": 5130, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a train to the left of a toilet" + }, + { + "unique_id": 5131, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a train" + }, + { + "unique_id": 5132, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a train to the right of a toilet" + }, + { + "unique_id": 5133, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a train" + }, + { + "unique_id": 5134, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a train above a toilet" + }, + { + "unique_id": 5135, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a toilet above a train" + }, + { + "unique_id": 5136, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a train below a toilet" + }, + { + "unique_id": 5137, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a toilet below a train" + }, + { + "unique_id": 5138, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a train and a toilet" + }, + { + "unique_id": 5139, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a toilet and a train" + }, + { + "unique_id": 5140, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a train to the left of a tv" + }, + { + "unique_id": 5141, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a train" + }, + { + "unique_id": 5142, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a train to the right of a tv" + }, + { + "unique_id": 5143, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a train" + }, + { + "unique_id": 5144, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a train above a tv" + }, + { + "unique_id": 5145, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a tv above a train" + }, + { + "unique_id": 5146, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a train below a tv" + }, + { + "unique_id": 5147, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a tv below a train" + }, + { + "unique_id": 5148, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a train and a tv" + }, + { + "unique_id": 5149, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a tv and a train" + }, + { + "unique_id": 5150, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a train to the left of a laptop" + }, + { + "unique_id": 5151, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a train" + }, + { + "unique_id": 5152, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a train to the right of a laptop" + }, + { + "unique_id": 5153, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a train" + }, + { + "unique_id": 5154, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a train above a laptop" + }, + { + "unique_id": 5155, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a laptop above a train" + }, + { + "unique_id": 5156, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a train below a laptop" + }, + { + "unique_id": 5157, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a laptop below a train" + }, + { + "unique_id": 5158, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a train and a laptop" + }, + { + "unique_id": 5159, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a laptop and a train" + }, + { + "unique_id": 5160, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a train to the left of a mouse" + }, + { + "unique_id": 5161, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a train" + }, + { + "unique_id": 5162, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a train to the right of a mouse" + }, + { + "unique_id": 5163, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a train" + }, + { + "unique_id": 5164, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a train above a mouse" + }, + { + "unique_id": 5165, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a mouse above a train" + }, + { + "unique_id": 5166, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a train below a mouse" + }, + { + "unique_id": 5167, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a mouse below a train" + }, + { + "unique_id": 5168, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a train and a mouse" + }, + { + "unique_id": 5169, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a mouse and a train" + }, + { + "unique_id": 5170, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a train to the left of a remote" + }, + { + "unique_id": 5171, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a train" + }, + { + "unique_id": 5172, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a train to the right of a remote" + }, + { + "unique_id": 5173, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a train" + }, + { + "unique_id": 5174, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a train above a remote" + }, + { + "unique_id": 5175, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a remote above a train" + }, + { + "unique_id": 5176, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a train below a remote" + }, + { + "unique_id": 5177, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a remote below a train" + }, + { + "unique_id": 5178, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a train and a remote" + }, + { + "unique_id": 5179, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a remote and a train" + }, + { + "unique_id": 5180, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a train to the left of a keyboard" + }, + { + "unique_id": 5181, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a train" + }, + { + "unique_id": 5182, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a train to the right of a keyboard" + }, + { + "unique_id": 5183, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a train" + }, + { + "unique_id": 5184, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a train above a keyboard" + }, + { + "unique_id": 5185, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a keyboard above a train" + }, + { + "unique_id": 5186, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a train below a keyboard" + }, + { + "unique_id": 5187, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a keyboard below a train" + }, + { + "unique_id": 5188, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a train and a keyboard" + }, + { + "unique_id": 5189, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a keyboard and a train" + }, + { + "unique_id": 5190, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a train to the left of a cell phone" + }, + { + "unique_id": 5191, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a train" + }, + { + "unique_id": 5192, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a train to the right of a cell phone" + }, + { + "unique_id": 5193, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a train" + }, + { + "unique_id": 5194, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a train above a cell phone" + }, + { + "unique_id": 5195, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a cell phone above a train" + }, + { + "unique_id": 5196, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a train below a cell phone" + }, + { + "unique_id": 5197, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a cell phone below a train" + }, + { + "unique_id": 5198, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a train and a cell phone" + }, + { + "unique_id": 5199, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a cell phone and a train" + }, + { + "unique_id": 5200, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a train to the left of a microwave" + }, + { + "unique_id": 5201, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a train" + }, + { + "unique_id": 5202, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a train to the right of a microwave" + }, + { + "unique_id": 5203, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a train" + }, + { + "unique_id": 5204, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a train above a microwave" + }, + { + "unique_id": 5205, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a microwave above a train" + }, + { + "unique_id": 5206, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a train below a microwave" + }, + { + "unique_id": 5207, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a microwave below a train" + }, + { + "unique_id": 5208, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a train and a microwave" + }, + { + "unique_id": 5209, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a microwave and a train" + }, + { + "unique_id": 5210, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a train to the left of an oven" + }, + { + "unique_id": 5211, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a train" + }, + { + "unique_id": 5212, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a train to the right of an oven" + }, + { + "unique_id": 5213, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a train" + }, + { + "unique_id": 5214, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a train above an oven" + }, + { + "unique_id": 5215, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "an oven above a train" + }, + { + "unique_id": 5216, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a train below an oven" + }, + { + "unique_id": 5217, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "an oven below a train" + }, + { + "unique_id": 5218, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a train and an oven" + }, + { + "unique_id": 5219, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "an oven and a train" + }, + { + "unique_id": 5220, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a train to the left of a toaster" + }, + { + "unique_id": 5221, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a train" + }, + { + "unique_id": 5222, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a train to the right of a toaster" + }, + { + "unique_id": 5223, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a train" + }, + { + "unique_id": 5224, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a train above a toaster" + }, + { + "unique_id": 5225, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a toaster above a train" + }, + { + "unique_id": 5226, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a train below a toaster" + }, + { + "unique_id": 5227, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a toaster below a train" + }, + { + "unique_id": 5228, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a train and a toaster" + }, + { + "unique_id": 5229, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a toaster and a train" + }, + { + "unique_id": 5230, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a train to the left of a sink" + }, + { + "unique_id": 5231, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a train" + }, + { + "unique_id": 5232, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a train to the right of a sink" + }, + { + "unique_id": 5233, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a train" + }, + { + "unique_id": 5234, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a train above a sink" + }, + { + "unique_id": 5235, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a sink above a train" + }, + { + "unique_id": 5236, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a train below a sink" + }, + { + "unique_id": 5237, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a sink below a train" + }, + { + "unique_id": 5238, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a train and a sink" + }, + { + "unique_id": 5239, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a sink and a train" + }, + { + "unique_id": 5240, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a train to the left of a refrigerator" + }, + { + "unique_id": 5241, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a train" + }, + { + "unique_id": 5242, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a train to the right of a refrigerator" + }, + { + "unique_id": 5243, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a train" + }, + { + "unique_id": 5244, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a train above a refrigerator" + }, + { + "unique_id": 5245, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a refrigerator above a train" + }, + { + "unique_id": 5246, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a train below a refrigerator" + }, + { + "unique_id": 5247, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a refrigerator below a train" + }, + { + "unique_id": 5248, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a train and a refrigerator" + }, + { + "unique_id": 5249, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a refrigerator and a train" + }, + { + "unique_id": 5250, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a train to the left of a book" + }, + { + "unique_id": 5251, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a book to the left of a train" + }, + { + "unique_id": 5252, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a train to the right of a book" + }, + { + "unique_id": 5253, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a book to the right of a train" + }, + { + "unique_id": 5254, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a train above a book" + }, + { + "unique_id": 5255, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a book above a train" + }, + { + "unique_id": 5256, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a train below a book" + }, + { + "unique_id": 5257, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a book below a train" + }, + { + "unique_id": 5258, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a train and a book" + }, + { + "unique_id": 5259, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a book and a train" + }, + { + "unique_id": 5260, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a train to the left of a clock" + }, + { + "unique_id": 5261, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a train" + }, + { + "unique_id": 5262, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a train to the right of a clock" + }, + { + "unique_id": 5263, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a train" + }, + { + "unique_id": 5264, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a train above a clock" + }, + { + "unique_id": 5265, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a clock above a train" + }, + { + "unique_id": 5266, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a train below a clock" + }, + { + "unique_id": 5267, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a clock below a train" + }, + { + "unique_id": 5268, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a train and a clock" + }, + { + "unique_id": 5269, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a clock and a train" + }, + { + "unique_id": 5270, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a train to the left of a vase" + }, + { + "unique_id": 5271, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a train" + }, + { + "unique_id": 5272, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a train to the right of a vase" + }, + { + "unique_id": 5273, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a train" + }, + { + "unique_id": 5274, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a train above a vase" + }, + { + "unique_id": 5275, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a vase above a train" + }, + { + "unique_id": 5276, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a train below a vase" + }, + { + "unique_id": 5277, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a vase below a train" + }, + { + "unique_id": 5278, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a train and a vase" + }, + { + "unique_id": 5279, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a vase and a train" + }, + { + "unique_id": 5280, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a train to the left of a scissors" + }, + { + "unique_id": 5281, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a train" + }, + { + "unique_id": 5282, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a train to the right of a scissors" + }, + { + "unique_id": 5283, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a train" + }, + { + "unique_id": 5284, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a train above a scissors" + }, + { + "unique_id": 5285, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a scissors above a train" + }, + { + "unique_id": 5286, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a train below a scissors" + }, + { + "unique_id": 5287, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a scissors below a train" + }, + { + "unique_id": 5288, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a train and a scissors" + }, + { + "unique_id": 5289, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a scissors and a train" + }, + { + "unique_id": 5290, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a train to the left of a teddy bear" + }, + { + "unique_id": 5291, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a train" + }, + { + "unique_id": 5292, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a train to the right of a teddy bear" + }, + { + "unique_id": 5293, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a train" + }, + { + "unique_id": 5294, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a train above a teddy bear" + }, + { + "unique_id": 5295, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a teddy bear above a train" + }, + { + "unique_id": 5296, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a train below a teddy bear" + }, + { + "unique_id": 5297, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a teddy bear below a train" + }, + { + "unique_id": 5298, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a train and a teddy bear" + }, + { + "unique_id": 5299, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a teddy bear and a train" + }, + { + "unique_id": 5300, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a train to the left of a hair drier" + }, + { + "unique_id": 5301, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a train" + }, + { + "unique_id": 5302, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a train to the right of a hair drier" + }, + { + "unique_id": 5303, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a train" + }, + { + "unique_id": 5304, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a train above a hair drier" + }, + { + "unique_id": 5305, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a hair drier above a train" + }, + { + "unique_id": 5306, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a train below a hair drier" + }, + { + "unique_id": 5307, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a hair drier below a train" + }, + { + "unique_id": 5308, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a train and a hair drier" + }, + { + "unique_id": 5309, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a hair drier and a train" + }, + { + "unique_id": 5310, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a train to the left of a toothbrush" + }, + { + "unique_id": 5311, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a train" + }, + { + "unique_id": 5312, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a train to the right of a toothbrush" + }, + { + "unique_id": 5313, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a train" + }, + { + "unique_id": 5314, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a train above a toothbrush" + }, + { + "unique_id": 5315, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "above", + "text": "a toothbrush above a train" + }, + { + "unique_id": 5316, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a train below a toothbrush" + }, + { + "unique_id": 5317, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "below", + "text": "a toothbrush below a train" + }, + { + "unique_id": 5318, + "num_objects": 2, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a train and a toothbrush" + }, + { + "unique_id": 5319, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "train" + ], + "rel_type": "and", + "text": "a toothbrush and a train" + }, + { + "unique_id": 5320, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a boat" + }, + { + "unique_id": 5321, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a truck" + }, + { + "unique_id": 5322, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a boat" + }, + { + "unique_id": 5323, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a truck" + }, + { + "unique_id": 5324, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a truck above a boat" + }, + { + "unique_id": 5325, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a boat above a truck" + }, + { + "unique_id": 5326, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a truck below a boat" + }, + { + "unique_id": 5327, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a boat below a truck" + }, + { + "unique_id": 5328, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a truck and a boat" + }, + { + "unique_id": 5329, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a boat and a truck" + }, + { + "unique_id": 5330, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a traffic light" + }, + { + "unique_id": 5331, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a truck" + }, + { + "unique_id": 5332, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a traffic light" + }, + { + "unique_id": 5333, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a truck" + }, + { + "unique_id": 5334, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a truck above a traffic light" + }, + { + "unique_id": 5335, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a traffic light above a truck" + }, + { + "unique_id": 5336, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a truck below a traffic light" + }, + { + "unique_id": 5337, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a traffic light below a truck" + }, + { + "unique_id": 5338, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a truck and a traffic light" + }, + { + "unique_id": 5339, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a traffic light and a truck" + }, + { + "unique_id": 5340, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a fire hydrant" + }, + { + "unique_id": 5341, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a truck" + }, + { + "unique_id": 5342, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a fire hydrant" + }, + { + "unique_id": 5343, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a truck" + }, + { + "unique_id": 5344, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a truck above a fire hydrant" + }, + { + "unique_id": 5345, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a fire hydrant above a truck" + }, + { + "unique_id": 5346, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a truck below a fire hydrant" + }, + { + "unique_id": 5347, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a fire hydrant below a truck" + }, + { + "unique_id": 5348, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a truck and a fire hydrant" + }, + { + "unique_id": 5349, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a fire hydrant and a truck" + }, + { + "unique_id": 5350, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a stop sign" + }, + { + "unique_id": 5351, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a truck" + }, + { + "unique_id": 5352, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a stop sign" + }, + { + "unique_id": 5353, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a truck" + }, + { + "unique_id": 5354, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a truck above a stop sign" + }, + { + "unique_id": 5355, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a stop sign above a truck" + }, + { + "unique_id": 5356, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a truck below a stop sign" + }, + { + "unique_id": 5357, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a stop sign below a truck" + }, + { + "unique_id": 5358, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a truck and a stop sign" + }, + { + "unique_id": 5359, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a stop sign and a truck" + }, + { + "unique_id": 5360, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a parking meter" + }, + { + "unique_id": 5361, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a truck" + }, + { + "unique_id": 5362, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a parking meter" + }, + { + "unique_id": 5363, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a truck" + }, + { + "unique_id": 5364, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a truck above a parking meter" + }, + { + "unique_id": 5365, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a parking meter above a truck" + }, + { + "unique_id": 5366, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a truck below a parking meter" + }, + { + "unique_id": 5367, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a parking meter below a truck" + }, + { + "unique_id": 5368, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a truck and a parking meter" + }, + { + "unique_id": 5369, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a parking meter and a truck" + }, + { + "unique_id": 5370, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a bench" + }, + { + "unique_id": 5371, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a truck" + }, + { + "unique_id": 5372, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a bench" + }, + { + "unique_id": 5373, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a truck" + }, + { + "unique_id": 5374, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a truck above a bench" + }, + { + "unique_id": 5375, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a bench above a truck" + }, + { + "unique_id": 5376, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a truck below a bench" + }, + { + "unique_id": 5377, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a bench below a truck" + }, + { + "unique_id": 5378, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a truck and a bench" + }, + { + "unique_id": 5379, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a bench and a truck" + }, + { + "unique_id": 5380, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a bird" + }, + { + "unique_id": 5381, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a truck" + }, + { + "unique_id": 5382, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a bird" + }, + { + "unique_id": 5383, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a truck" + }, + { + "unique_id": 5384, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a truck above a bird" + }, + { + "unique_id": 5385, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a bird above a truck" + }, + { + "unique_id": 5386, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a truck below a bird" + }, + { + "unique_id": 5387, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a bird below a truck" + }, + { + "unique_id": 5388, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a truck and a bird" + }, + { + "unique_id": 5389, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a bird and a truck" + }, + { + "unique_id": 5390, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a cat" + }, + { + "unique_id": 5391, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a truck" + }, + { + "unique_id": 5392, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a cat" + }, + { + "unique_id": 5393, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a truck" + }, + { + "unique_id": 5394, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a truck above a cat" + }, + { + "unique_id": 5395, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a cat above a truck" + }, + { + "unique_id": 5396, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a truck below a cat" + }, + { + "unique_id": 5397, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a cat below a truck" + }, + { + "unique_id": 5398, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a truck and a cat" + }, + { + "unique_id": 5399, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a cat and a truck" + }, + { + "unique_id": 5400, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a dog" + }, + { + "unique_id": 5401, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a truck" + }, + { + "unique_id": 5402, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a dog" + }, + { + "unique_id": 5403, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a truck" + }, + { + "unique_id": 5404, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a truck above a dog" + }, + { + "unique_id": 5405, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a dog above a truck" + }, + { + "unique_id": 5406, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a truck below a dog" + }, + { + "unique_id": 5407, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a dog below a truck" + }, + { + "unique_id": 5408, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a truck and a dog" + }, + { + "unique_id": 5409, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a dog and a truck" + }, + { + "unique_id": 5410, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a horse" + }, + { + "unique_id": 5411, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a truck" + }, + { + "unique_id": 5412, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a horse" + }, + { + "unique_id": 5413, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a truck" + }, + { + "unique_id": 5414, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a truck above a horse" + }, + { + "unique_id": 5415, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a horse above a truck" + }, + { + "unique_id": 5416, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a truck below a horse" + }, + { + "unique_id": 5417, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a horse below a truck" + }, + { + "unique_id": 5418, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a truck and a horse" + }, + { + "unique_id": 5419, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a horse and a truck" + }, + { + "unique_id": 5420, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a sheep" + }, + { + "unique_id": 5421, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a truck" + }, + { + "unique_id": 5422, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a sheep" + }, + { + "unique_id": 5423, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a truck" + }, + { + "unique_id": 5424, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a truck above a sheep" + }, + { + "unique_id": 5425, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a sheep above a truck" + }, + { + "unique_id": 5426, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a truck below a sheep" + }, + { + "unique_id": 5427, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a sheep below a truck" + }, + { + "unique_id": 5428, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a truck and a sheep" + }, + { + "unique_id": 5429, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a sheep and a truck" + }, + { + "unique_id": 5430, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a cow" + }, + { + "unique_id": 5431, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a truck" + }, + { + "unique_id": 5432, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a cow" + }, + { + "unique_id": 5433, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a truck" + }, + { + "unique_id": 5434, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a truck above a cow" + }, + { + "unique_id": 5435, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a cow above a truck" + }, + { + "unique_id": 5436, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a truck below a cow" + }, + { + "unique_id": 5437, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a cow below a truck" + }, + { + "unique_id": 5438, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a truck and a cow" + }, + { + "unique_id": 5439, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a cow and a truck" + }, + { + "unique_id": 5440, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a truck to the left of an elephant" + }, + { + "unique_id": 5441, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a truck" + }, + { + "unique_id": 5442, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a truck to the right of an elephant" + }, + { + "unique_id": 5443, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a truck" + }, + { + "unique_id": 5444, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a truck above an elephant" + }, + { + "unique_id": 5445, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "an elephant above a truck" + }, + { + "unique_id": 5446, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a truck below an elephant" + }, + { + "unique_id": 5447, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "an elephant below a truck" + }, + { + "unique_id": 5448, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a truck and an elephant" + }, + { + "unique_id": 5449, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "an elephant and a truck" + }, + { + "unique_id": 5450, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a bear" + }, + { + "unique_id": 5451, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a truck" + }, + { + "unique_id": 5452, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a bear" + }, + { + "unique_id": 5453, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a truck" + }, + { + "unique_id": 5454, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a truck above a bear" + }, + { + "unique_id": 5455, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a bear above a truck" + }, + { + "unique_id": 5456, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a truck below a bear" + }, + { + "unique_id": 5457, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a bear below a truck" + }, + { + "unique_id": 5458, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a truck and a bear" + }, + { + "unique_id": 5459, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a bear and a truck" + }, + { + "unique_id": 5460, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a zebra" + }, + { + "unique_id": 5461, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a truck" + }, + { + "unique_id": 5462, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a zebra" + }, + { + "unique_id": 5463, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a truck" + }, + { + "unique_id": 5464, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a truck above a zebra" + }, + { + "unique_id": 5465, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a zebra above a truck" + }, + { + "unique_id": 5466, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a truck below a zebra" + }, + { + "unique_id": 5467, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a zebra below a truck" + }, + { + "unique_id": 5468, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a truck and a zebra" + }, + { + "unique_id": 5469, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a zebra and a truck" + }, + { + "unique_id": 5470, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a giraffe" + }, + { + "unique_id": 5471, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a truck" + }, + { + "unique_id": 5472, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a giraffe" + }, + { + "unique_id": 5473, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a truck" + }, + { + "unique_id": 5474, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a truck above a giraffe" + }, + { + "unique_id": 5475, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a giraffe above a truck" + }, + { + "unique_id": 5476, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a truck below a giraffe" + }, + { + "unique_id": 5477, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a giraffe below a truck" + }, + { + "unique_id": 5478, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a truck and a giraffe" + }, + { + "unique_id": 5479, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a giraffe and a truck" + }, + { + "unique_id": 5480, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a backpack" + }, + { + "unique_id": 5481, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a truck" + }, + { + "unique_id": 5482, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a backpack" + }, + { + "unique_id": 5483, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a truck" + }, + { + "unique_id": 5484, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a truck above a backpack" + }, + { + "unique_id": 5485, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a backpack above a truck" + }, + { + "unique_id": 5486, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a truck below a backpack" + }, + { + "unique_id": 5487, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a backpack below a truck" + }, + { + "unique_id": 5488, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a truck and a backpack" + }, + { + "unique_id": 5489, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a backpack and a truck" + }, + { + "unique_id": 5490, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a truck to the left of an umbrella" + }, + { + "unique_id": 5491, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a truck" + }, + { + "unique_id": 5492, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a truck to the right of an umbrella" + }, + { + "unique_id": 5493, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a truck" + }, + { + "unique_id": 5494, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a truck above an umbrella" + }, + { + "unique_id": 5495, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "an umbrella above a truck" + }, + { + "unique_id": 5496, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a truck below an umbrella" + }, + { + "unique_id": 5497, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "an umbrella below a truck" + }, + { + "unique_id": 5498, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a truck and an umbrella" + }, + { + "unique_id": 5499, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "an umbrella and a truck" + }, + { + "unique_id": 5500, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a handbag" + }, + { + "unique_id": 5501, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a truck" + }, + { + "unique_id": 5502, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a handbag" + }, + { + "unique_id": 5503, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a truck" + }, + { + "unique_id": 5504, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a truck above a handbag" + }, + { + "unique_id": 5505, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a handbag above a truck" + }, + { + "unique_id": 5506, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a truck below a handbag" + }, + { + "unique_id": 5507, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a handbag below a truck" + }, + { + "unique_id": 5508, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a truck and a handbag" + }, + { + "unique_id": 5509, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a handbag and a truck" + }, + { + "unique_id": 5510, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a tie" + }, + { + "unique_id": 5511, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a truck" + }, + { + "unique_id": 5512, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a tie" + }, + { + "unique_id": 5513, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a truck" + }, + { + "unique_id": 5514, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a truck above a tie" + }, + { + "unique_id": 5515, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a tie above a truck" + }, + { + "unique_id": 5516, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a truck below a tie" + }, + { + "unique_id": 5517, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a tie below a truck" + }, + { + "unique_id": 5518, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a truck and a tie" + }, + { + "unique_id": 5519, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a tie and a truck" + }, + { + "unique_id": 5520, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a suitcase" + }, + { + "unique_id": 5521, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a truck" + }, + { + "unique_id": 5522, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a suitcase" + }, + { + "unique_id": 5523, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a truck" + }, + { + "unique_id": 5524, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a truck above a suitcase" + }, + { + "unique_id": 5525, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a suitcase above a truck" + }, + { + "unique_id": 5526, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a truck below a suitcase" + }, + { + "unique_id": 5527, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a suitcase below a truck" + }, + { + "unique_id": 5528, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a truck and a suitcase" + }, + { + "unique_id": 5529, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a suitcase and a truck" + }, + { + "unique_id": 5530, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a frisbee" + }, + { + "unique_id": 5531, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a truck" + }, + { + "unique_id": 5532, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a frisbee" + }, + { + "unique_id": 5533, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a truck" + }, + { + "unique_id": 5534, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a truck above a frisbee" + }, + { + "unique_id": 5535, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a frisbee above a truck" + }, + { + "unique_id": 5536, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a truck below a frisbee" + }, + { + "unique_id": 5537, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a frisbee below a truck" + }, + { + "unique_id": 5538, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a truck and a frisbee" + }, + { + "unique_id": 5539, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a frisbee and a truck" + }, + { + "unique_id": 5540, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a skis" + }, + { + "unique_id": 5541, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a truck" + }, + { + "unique_id": 5542, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a skis" + }, + { + "unique_id": 5543, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a truck" + }, + { + "unique_id": 5544, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a truck above a skis" + }, + { + "unique_id": 5545, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a skis above a truck" + }, + { + "unique_id": 5546, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a truck below a skis" + }, + { + "unique_id": 5547, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a skis below a truck" + }, + { + "unique_id": 5548, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a truck and a skis" + }, + { + "unique_id": 5549, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a skis and a truck" + }, + { + "unique_id": 5550, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a snowboard" + }, + { + "unique_id": 5551, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a truck" + }, + { + "unique_id": 5552, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a snowboard" + }, + { + "unique_id": 5553, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a truck" + }, + { + "unique_id": 5554, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a truck above a snowboard" + }, + { + "unique_id": 5555, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a snowboard above a truck" + }, + { + "unique_id": 5556, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a truck below a snowboard" + }, + { + "unique_id": 5557, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a snowboard below a truck" + }, + { + "unique_id": 5558, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a truck and a snowboard" + }, + { + "unique_id": 5559, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a snowboard and a truck" + }, + { + "unique_id": 5560, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a sports ball" + }, + { + "unique_id": 5561, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a truck" + }, + { + "unique_id": 5562, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a sports ball" + }, + { + "unique_id": 5563, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a truck" + }, + { + "unique_id": 5564, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a truck above a sports ball" + }, + { + "unique_id": 5565, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a sports ball above a truck" + }, + { + "unique_id": 5566, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a truck below a sports ball" + }, + { + "unique_id": 5567, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a sports ball below a truck" + }, + { + "unique_id": 5568, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a truck and a sports ball" + }, + { + "unique_id": 5569, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a sports ball and a truck" + }, + { + "unique_id": 5570, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a kite" + }, + { + "unique_id": 5571, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a truck" + }, + { + "unique_id": 5572, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a kite" + }, + { + "unique_id": 5573, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a truck" + }, + { + "unique_id": 5574, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a truck above a kite" + }, + { + "unique_id": 5575, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a kite above a truck" + }, + { + "unique_id": 5576, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a truck below a kite" + }, + { + "unique_id": 5577, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a kite below a truck" + }, + { + "unique_id": 5578, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a truck and a kite" + }, + { + "unique_id": 5579, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a kite and a truck" + }, + { + "unique_id": 5580, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a baseball bat" + }, + { + "unique_id": 5581, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a truck" + }, + { + "unique_id": 5582, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a baseball bat" + }, + { + "unique_id": 5583, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a truck" + }, + { + "unique_id": 5584, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a truck above a baseball bat" + }, + { + "unique_id": 5585, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a baseball bat above a truck" + }, + { + "unique_id": 5586, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a truck below a baseball bat" + }, + { + "unique_id": 5587, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a baseball bat below a truck" + }, + { + "unique_id": 5588, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a truck and a baseball bat" + }, + { + "unique_id": 5589, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a baseball bat and a truck" + }, + { + "unique_id": 5590, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a baseball glove" + }, + { + "unique_id": 5591, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a truck" + }, + { + "unique_id": 5592, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a baseball glove" + }, + { + "unique_id": 5593, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a truck" + }, + { + "unique_id": 5594, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a truck above a baseball glove" + }, + { + "unique_id": 5595, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a baseball glove above a truck" + }, + { + "unique_id": 5596, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a truck below a baseball glove" + }, + { + "unique_id": 5597, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a baseball glove below a truck" + }, + { + "unique_id": 5598, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a truck and a baseball glove" + }, + { + "unique_id": 5599, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a baseball glove and a truck" + }, + { + "unique_id": 5600, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a skateboard" + }, + { + "unique_id": 5601, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a truck" + }, + { + "unique_id": 5602, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a skateboard" + }, + { + "unique_id": 5603, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a truck" + }, + { + "unique_id": 5604, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a truck above a skateboard" + }, + { + "unique_id": 5605, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a skateboard above a truck" + }, + { + "unique_id": 5606, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a truck below a skateboard" + }, + { + "unique_id": 5607, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a skateboard below a truck" + }, + { + "unique_id": 5608, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a truck and a skateboard" + }, + { + "unique_id": 5609, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a skateboard and a truck" + }, + { + "unique_id": 5610, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a surfboard" + }, + { + "unique_id": 5611, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a truck" + }, + { + "unique_id": 5612, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a surfboard" + }, + { + "unique_id": 5613, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a truck" + }, + { + "unique_id": 5614, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a truck above a surfboard" + }, + { + "unique_id": 5615, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a surfboard above a truck" + }, + { + "unique_id": 5616, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a truck below a surfboard" + }, + { + "unique_id": 5617, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a surfboard below a truck" + }, + { + "unique_id": 5618, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a truck and a surfboard" + }, + { + "unique_id": 5619, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a surfboard and a truck" + }, + { + "unique_id": 5620, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a tennis racket" + }, + { + "unique_id": 5621, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a truck" + }, + { + "unique_id": 5622, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a tennis racket" + }, + { + "unique_id": 5623, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a truck" + }, + { + "unique_id": 5624, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a truck above a tennis racket" + }, + { + "unique_id": 5625, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a tennis racket above a truck" + }, + { + "unique_id": 5626, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a truck below a tennis racket" + }, + { + "unique_id": 5627, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a tennis racket below a truck" + }, + { + "unique_id": 5628, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a truck and a tennis racket" + }, + { + "unique_id": 5629, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a tennis racket and a truck" + }, + { + "unique_id": 5630, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a bottle" + }, + { + "unique_id": 5631, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a truck" + }, + { + "unique_id": 5632, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a bottle" + }, + { + "unique_id": 5633, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a truck" + }, + { + "unique_id": 5634, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a truck above a bottle" + }, + { + "unique_id": 5635, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a bottle above a truck" + }, + { + "unique_id": 5636, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a truck below a bottle" + }, + { + "unique_id": 5637, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a bottle below a truck" + }, + { + "unique_id": 5638, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a truck and a bottle" + }, + { + "unique_id": 5639, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a bottle and a truck" + }, + { + "unique_id": 5640, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a wine glass" + }, + { + "unique_id": 5641, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a truck" + }, + { + "unique_id": 5642, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a wine glass" + }, + { + "unique_id": 5643, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a truck" + }, + { + "unique_id": 5644, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a truck above a wine glass" + }, + { + "unique_id": 5645, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a wine glass above a truck" + }, + { + "unique_id": 5646, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a truck below a wine glass" + }, + { + "unique_id": 5647, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a wine glass below a truck" + }, + { + "unique_id": 5648, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a truck and a wine glass" + }, + { + "unique_id": 5649, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a wine glass and a truck" + }, + { + "unique_id": 5650, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a cup" + }, + { + "unique_id": 5651, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a truck" + }, + { + "unique_id": 5652, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a cup" + }, + { + "unique_id": 5653, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a truck" + }, + { + "unique_id": 5654, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a truck above a cup" + }, + { + "unique_id": 5655, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a cup above a truck" + }, + { + "unique_id": 5656, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a truck below a cup" + }, + { + "unique_id": 5657, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a cup below a truck" + }, + { + "unique_id": 5658, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a truck and a cup" + }, + { + "unique_id": 5659, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a cup and a truck" + }, + { + "unique_id": 5660, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a fork" + }, + { + "unique_id": 5661, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a truck" + }, + { + "unique_id": 5662, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a fork" + }, + { + "unique_id": 5663, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a truck" + }, + { + "unique_id": 5664, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a truck above a fork" + }, + { + "unique_id": 5665, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a fork above a truck" + }, + { + "unique_id": 5666, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a truck below a fork" + }, + { + "unique_id": 5667, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a fork below a truck" + }, + { + "unique_id": 5668, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a truck and a fork" + }, + { + "unique_id": 5669, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a fork and a truck" + }, + { + "unique_id": 5670, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a knife" + }, + { + "unique_id": 5671, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a truck" + }, + { + "unique_id": 5672, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a knife" + }, + { + "unique_id": 5673, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a truck" + }, + { + "unique_id": 5674, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a truck above a knife" + }, + { + "unique_id": 5675, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a knife above a truck" + }, + { + "unique_id": 5676, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a truck below a knife" + }, + { + "unique_id": 5677, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a knife below a truck" + }, + { + "unique_id": 5678, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a truck and a knife" + }, + { + "unique_id": 5679, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a knife and a truck" + }, + { + "unique_id": 5680, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a spoon" + }, + { + "unique_id": 5681, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a truck" + }, + { + "unique_id": 5682, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a spoon" + }, + { + "unique_id": 5683, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a truck" + }, + { + "unique_id": 5684, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a truck above a spoon" + }, + { + "unique_id": 5685, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a spoon above a truck" + }, + { + "unique_id": 5686, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a truck below a spoon" + }, + { + "unique_id": 5687, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a spoon below a truck" + }, + { + "unique_id": 5688, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a truck and a spoon" + }, + { + "unique_id": 5689, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a spoon and a truck" + }, + { + "unique_id": 5690, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a bowl" + }, + { + "unique_id": 5691, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a truck" + }, + { + "unique_id": 5692, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a bowl" + }, + { + "unique_id": 5693, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a truck" + }, + { + "unique_id": 5694, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a truck above a bowl" + }, + { + "unique_id": 5695, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a bowl above a truck" + }, + { + "unique_id": 5696, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a truck below a bowl" + }, + { + "unique_id": 5697, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a bowl below a truck" + }, + { + "unique_id": 5698, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a truck and a bowl" + }, + { + "unique_id": 5699, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a bowl and a truck" + }, + { + "unique_id": 5700, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a banana" + }, + { + "unique_id": 5701, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a truck" + }, + { + "unique_id": 5702, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a banana" + }, + { + "unique_id": 5703, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a truck" + }, + { + "unique_id": 5704, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a truck above a banana" + }, + { + "unique_id": 5705, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a banana above a truck" + }, + { + "unique_id": 5706, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a truck below a banana" + }, + { + "unique_id": 5707, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a banana below a truck" + }, + { + "unique_id": 5708, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a truck and a banana" + }, + { + "unique_id": 5709, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a banana and a truck" + }, + { + "unique_id": 5710, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a truck to the left of an apple" + }, + { + "unique_id": 5711, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a truck" + }, + { + "unique_id": 5712, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a truck to the right of an apple" + }, + { + "unique_id": 5713, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a truck" + }, + { + "unique_id": 5714, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a truck above an apple" + }, + { + "unique_id": 5715, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "an apple above a truck" + }, + { + "unique_id": 5716, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a truck below an apple" + }, + { + "unique_id": 5717, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "an apple below a truck" + }, + { + "unique_id": 5718, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a truck and an apple" + }, + { + "unique_id": 5719, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "an apple and a truck" + }, + { + "unique_id": 5720, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a sandwich" + }, + { + "unique_id": 5721, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a truck" + }, + { + "unique_id": 5722, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a sandwich" + }, + { + "unique_id": 5723, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a truck" + }, + { + "unique_id": 5724, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a truck above a sandwich" + }, + { + "unique_id": 5725, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a sandwich above a truck" + }, + { + "unique_id": 5726, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a truck below a sandwich" + }, + { + "unique_id": 5727, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a sandwich below a truck" + }, + { + "unique_id": 5728, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a truck and a sandwich" + }, + { + "unique_id": 5729, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a sandwich and a truck" + }, + { + "unique_id": 5730, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a truck to the left of an orange" + }, + { + "unique_id": 5731, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a truck" + }, + { + "unique_id": 5732, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a truck to the right of an orange" + }, + { + "unique_id": 5733, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a truck" + }, + { + "unique_id": 5734, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a truck above an orange" + }, + { + "unique_id": 5735, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "an orange above a truck" + }, + { + "unique_id": 5736, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a truck below an orange" + }, + { + "unique_id": 5737, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "an orange below a truck" + }, + { + "unique_id": 5738, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a truck and an orange" + }, + { + "unique_id": 5739, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "an orange and a truck" + }, + { + "unique_id": 5740, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a broccoli" + }, + { + "unique_id": 5741, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a truck" + }, + { + "unique_id": 5742, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a broccoli" + }, + { + "unique_id": 5743, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a truck" + }, + { + "unique_id": 5744, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a truck above a broccoli" + }, + { + "unique_id": 5745, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a broccoli above a truck" + }, + { + "unique_id": 5746, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a truck below a broccoli" + }, + { + "unique_id": 5747, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a broccoli below a truck" + }, + { + "unique_id": 5748, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a truck and a broccoli" + }, + { + "unique_id": 5749, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a broccoli and a truck" + }, + { + "unique_id": 5750, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a carrot" + }, + { + "unique_id": 5751, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a truck" + }, + { + "unique_id": 5752, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a carrot" + }, + { + "unique_id": 5753, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a truck" + }, + { + "unique_id": 5754, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a truck above a carrot" + }, + { + "unique_id": 5755, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a carrot above a truck" + }, + { + "unique_id": 5756, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a truck below a carrot" + }, + { + "unique_id": 5757, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a carrot below a truck" + }, + { + "unique_id": 5758, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a truck and a carrot" + }, + { + "unique_id": 5759, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a carrot and a truck" + }, + { + "unique_id": 5760, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a hot dog" + }, + { + "unique_id": 5761, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a truck" + }, + { + "unique_id": 5762, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a hot dog" + }, + { + "unique_id": 5763, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a truck" + }, + { + "unique_id": 5764, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a truck above a hot dog" + }, + { + "unique_id": 5765, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a hot dog above a truck" + }, + { + "unique_id": 5766, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a truck below a hot dog" + }, + { + "unique_id": 5767, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a hot dog below a truck" + }, + { + "unique_id": 5768, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a truck and a hot dog" + }, + { + "unique_id": 5769, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a hot dog and a truck" + }, + { + "unique_id": 5770, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a pizza" + }, + { + "unique_id": 5771, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a truck" + }, + { + "unique_id": 5772, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a pizza" + }, + { + "unique_id": 5773, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a truck" + }, + { + "unique_id": 5774, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a truck above a pizza" + }, + { + "unique_id": 5775, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a pizza above a truck" + }, + { + "unique_id": 5776, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a truck below a pizza" + }, + { + "unique_id": 5777, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a pizza below a truck" + }, + { + "unique_id": 5778, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a truck and a pizza" + }, + { + "unique_id": 5779, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a pizza and a truck" + }, + { + "unique_id": 5780, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a donut" + }, + { + "unique_id": 5781, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a truck" + }, + { + "unique_id": 5782, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a donut" + }, + { + "unique_id": 5783, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a truck" + }, + { + "unique_id": 5784, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a truck above a donut" + }, + { + "unique_id": 5785, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a donut above a truck" + }, + { + "unique_id": 5786, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a truck below a donut" + }, + { + "unique_id": 5787, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a donut below a truck" + }, + { + "unique_id": 5788, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a truck and a donut" + }, + { + "unique_id": 5789, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a donut and a truck" + }, + { + "unique_id": 5790, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a cake" + }, + { + "unique_id": 5791, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a truck" + }, + { + "unique_id": 5792, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a cake" + }, + { + "unique_id": 5793, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a truck" + }, + { + "unique_id": 5794, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a truck above a cake" + }, + { + "unique_id": 5795, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a cake above a truck" + }, + { + "unique_id": 5796, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a truck below a cake" + }, + { + "unique_id": 5797, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a cake below a truck" + }, + { + "unique_id": 5798, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a truck and a cake" + }, + { + "unique_id": 5799, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a cake and a truck" + }, + { + "unique_id": 5800, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a chair" + }, + { + "unique_id": 5801, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a truck" + }, + { + "unique_id": 5802, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a chair" + }, + { + "unique_id": 5803, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a truck" + }, + { + "unique_id": 5804, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a truck above a chair" + }, + { + "unique_id": 5805, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a chair above a truck" + }, + { + "unique_id": 5806, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a truck below a chair" + }, + { + "unique_id": 5807, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a chair below a truck" + }, + { + "unique_id": 5808, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a truck and a chair" + }, + { + "unique_id": 5809, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a chair and a truck" + }, + { + "unique_id": 5810, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a couch" + }, + { + "unique_id": 5811, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a truck" + }, + { + "unique_id": 5812, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a couch" + }, + { + "unique_id": 5813, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a truck" + }, + { + "unique_id": 5814, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a truck above a couch" + }, + { + "unique_id": 5815, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a couch above a truck" + }, + { + "unique_id": 5816, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a truck below a couch" + }, + { + "unique_id": 5817, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a couch below a truck" + }, + { + "unique_id": 5818, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a truck and a couch" + }, + { + "unique_id": 5819, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a couch and a truck" + }, + { + "unique_id": 5820, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a potted plant" + }, + { + "unique_id": 5821, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a truck" + }, + { + "unique_id": 5822, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a potted plant" + }, + { + "unique_id": 5823, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a truck" + }, + { + "unique_id": 5824, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a truck above a potted plant" + }, + { + "unique_id": 5825, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a potted plant above a truck" + }, + { + "unique_id": 5826, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a truck below a potted plant" + }, + { + "unique_id": 5827, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a potted plant below a truck" + }, + { + "unique_id": 5828, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a truck and a potted plant" + }, + { + "unique_id": 5829, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a potted plant and a truck" + }, + { + "unique_id": 5830, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a bed" + }, + { + "unique_id": 5831, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a truck" + }, + { + "unique_id": 5832, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a bed" + }, + { + "unique_id": 5833, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a truck" + }, + { + "unique_id": 5834, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a truck above a bed" + }, + { + "unique_id": 5835, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a bed above a truck" + }, + { + "unique_id": 5836, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a truck below a bed" + }, + { + "unique_id": 5837, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a bed below a truck" + }, + { + "unique_id": 5838, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a truck and a bed" + }, + { + "unique_id": 5839, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a bed and a truck" + }, + { + "unique_id": 5840, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a dining table" + }, + { + "unique_id": 5841, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a truck" + }, + { + "unique_id": 5842, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a dining table" + }, + { + "unique_id": 5843, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a truck" + }, + { + "unique_id": 5844, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a truck above a dining table" + }, + { + "unique_id": 5845, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a dining table above a truck" + }, + { + "unique_id": 5846, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a truck below a dining table" + }, + { + "unique_id": 5847, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a dining table below a truck" + }, + { + "unique_id": 5848, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a truck and a dining table" + }, + { + "unique_id": 5849, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a dining table and a truck" + }, + { + "unique_id": 5850, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a toilet" + }, + { + "unique_id": 5851, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a truck" + }, + { + "unique_id": 5852, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a toilet" + }, + { + "unique_id": 5853, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a truck" + }, + { + "unique_id": 5854, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a truck above a toilet" + }, + { + "unique_id": 5855, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a toilet above a truck" + }, + { + "unique_id": 5856, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a truck below a toilet" + }, + { + "unique_id": 5857, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a toilet below a truck" + }, + { + "unique_id": 5858, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a truck and a toilet" + }, + { + "unique_id": 5859, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a toilet and a truck" + }, + { + "unique_id": 5860, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a tv" + }, + { + "unique_id": 5861, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a truck" + }, + { + "unique_id": 5862, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a tv" + }, + { + "unique_id": 5863, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a truck" + }, + { + "unique_id": 5864, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a truck above a tv" + }, + { + "unique_id": 5865, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a tv above a truck" + }, + { + "unique_id": 5866, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a truck below a tv" + }, + { + "unique_id": 5867, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a tv below a truck" + }, + { + "unique_id": 5868, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a truck and a tv" + }, + { + "unique_id": 5869, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a tv and a truck" + }, + { + "unique_id": 5870, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a laptop" + }, + { + "unique_id": 5871, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a truck" + }, + { + "unique_id": 5872, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a laptop" + }, + { + "unique_id": 5873, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a truck" + }, + { + "unique_id": 5874, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a truck above a laptop" + }, + { + "unique_id": 5875, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a laptop above a truck" + }, + { + "unique_id": 5876, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a truck below a laptop" + }, + { + "unique_id": 5877, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a laptop below a truck" + }, + { + "unique_id": 5878, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a truck and a laptop" + }, + { + "unique_id": 5879, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a laptop and a truck" + }, + { + "unique_id": 5880, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a mouse" + }, + { + "unique_id": 5881, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a truck" + }, + { + "unique_id": 5882, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a mouse" + }, + { + "unique_id": 5883, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a truck" + }, + { + "unique_id": 5884, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a truck above a mouse" + }, + { + "unique_id": 5885, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a mouse above a truck" + }, + { + "unique_id": 5886, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a truck below a mouse" + }, + { + "unique_id": 5887, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a mouse below a truck" + }, + { + "unique_id": 5888, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a truck and a mouse" + }, + { + "unique_id": 5889, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a mouse and a truck" + }, + { + "unique_id": 5890, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a remote" + }, + { + "unique_id": 5891, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a truck" + }, + { + "unique_id": 5892, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a remote" + }, + { + "unique_id": 5893, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a truck" + }, + { + "unique_id": 5894, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a truck above a remote" + }, + { + "unique_id": 5895, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a remote above a truck" + }, + { + "unique_id": 5896, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a truck below a remote" + }, + { + "unique_id": 5897, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a remote below a truck" + }, + { + "unique_id": 5898, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a truck and a remote" + }, + { + "unique_id": 5899, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a remote and a truck" + }, + { + "unique_id": 5900, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a keyboard" + }, + { + "unique_id": 5901, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a truck" + }, + { + "unique_id": 5902, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a keyboard" + }, + { + "unique_id": 5903, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a truck" + }, + { + "unique_id": 5904, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a truck above a keyboard" + }, + { + "unique_id": 5905, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a keyboard above a truck" + }, + { + "unique_id": 5906, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a truck below a keyboard" + }, + { + "unique_id": 5907, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a keyboard below a truck" + }, + { + "unique_id": 5908, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a truck and a keyboard" + }, + { + "unique_id": 5909, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a keyboard and a truck" + }, + { + "unique_id": 5910, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a cell phone" + }, + { + "unique_id": 5911, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a truck" + }, + { + "unique_id": 5912, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a cell phone" + }, + { + "unique_id": 5913, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a truck" + }, + { + "unique_id": 5914, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a truck above a cell phone" + }, + { + "unique_id": 5915, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a cell phone above a truck" + }, + { + "unique_id": 5916, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a truck below a cell phone" + }, + { + "unique_id": 5917, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a cell phone below a truck" + }, + { + "unique_id": 5918, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a truck and a cell phone" + }, + { + "unique_id": 5919, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a cell phone and a truck" + }, + { + "unique_id": 5920, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a microwave" + }, + { + "unique_id": 5921, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a truck" + }, + { + "unique_id": 5922, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a microwave" + }, + { + "unique_id": 5923, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a truck" + }, + { + "unique_id": 5924, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a truck above a microwave" + }, + { + "unique_id": 5925, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a microwave above a truck" + }, + { + "unique_id": 5926, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a truck below a microwave" + }, + { + "unique_id": 5927, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a microwave below a truck" + }, + { + "unique_id": 5928, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a truck and a microwave" + }, + { + "unique_id": 5929, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a microwave and a truck" + }, + { + "unique_id": 5930, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a truck to the left of an oven" + }, + { + "unique_id": 5931, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a truck" + }, + { + "unique_id": 5932, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a truck to the right of an oven" + }, + { + "unique_id": 5933, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a truck" + }, + { + "unique_id": 5934, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a truck above an oven" + }, + { + "unique_id": 5935, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "an oven above a truck" + }, + { + "unique_id": 5936, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a truck below an oven" + }, + { + "unique_id": 5937, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "an oven below a truck" + }, + { + "unique_id": 5938, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a truck and an oven" + }, + { + "unique_id": 5939, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "an oven and a truck" + }, + { + "unique_id": 5940, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a toaster" + }, + { + "unique_id": 5941, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a truck" + }, + { + "unique_id": 5942, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a toaster" + }, + { + "unique_id": 5943, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a truck" + }, + { + "unique_id": 5944, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a truck above a toaster" + }, + { + "unique_id": 5945, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a toaster above a truck" + }, + { + "unique_id": 5946, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a truck below a toaster" + }, + { + "unique_id": 5947, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a toaster below a truck" + }, + { + "unique_id": 5948, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a truck and a toaster" + }, + { + "unique_id": 5949, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a toaster and a truck" + }, + { + "unique_id": 5950, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a sink" + }, + { + "unique_id": 5951, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a truck" + }, + { + "unique_id": 5952, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a sink" + }, + { + "unique_id": 5953, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a truck" + }, + { + "unique_id": 5954, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a truck above a sink" + }, + { + "unique_id": 5955, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a sink above a truck" + }, + { + "unique_id": 5956, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a truck below a sink" + }, + { + "unique_id": 5957, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a sink below a truck" + }, + { + "unique_id": 5958, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a truck and a sink" + }, + { + "unique_id": 5959, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a sink and a truck" + }, + { + "unique_id": 5960, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a refrigerator" + }, + { + "unique_id": 5961, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a truck" + }, + { + "unique_id": 5962, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a refrigerator" + }, + { + "unique_id": 5963, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a truck" + }, + { + "unique_id": 5964, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a truck above a refrigerator" + }, + { + "unique_id": 5965, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a refrigerator above a truck" + }, + { + "unique_id": 5966, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a truck below a refrigerator" + }, + { + "unique_id": 5967, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a refrigerator below a truck" + }, + { + "unique_id": 5968, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a truck and a refrigerator" + }, + { + "unique_id": 5969, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a refrigerator and a truck" + }, + { + "unique_id": 5970, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a book" + }, + { + "unique_id": 5971, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a book to the left of a truck" + }, + { + "unique_id": 5972, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a book" + }, + { + "unique_id": 5973, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a book to the right of a truck" + }, + { + "unique_id": 5974, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a truck above a book" + }, + { + "unique_id": 5975, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a book above a truck" + }, + { + "unique_id": 5976, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a truck below a book" + }, + { + "unique_id": 5977, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a book below a truck" + }, + { + "unique_id": 5978, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a truck and a book" + }, + { + "unique_id": 5979, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a book and a truck" + }, + { + "unique_id": 5980, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a clock" + }, + { + "unique_id": 5981, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a truck" + }, + { + "unique_id": 5982, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a clock" + }, + { + "unique_id": 5983, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a truck" + }, + { + "unique_id": 5984, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a truck above a clock" + }, + { + "unique_id": 5985, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a clock above a truck" + }, + { + "unique_id": 5986, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a truck below a clock" + }, + { + "unique_id": 5987, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a clock below a truck" + }, + { + "unique_id": 5988, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a truck and a clock" + }, + { + "unique_id": 5989, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a clock and a truck" + }, + { + "unique_id": 5990, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a vase" + }, + { + "unique_id": 5991, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a truck" + }, + { + "unique_id": 5992, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a vase" + }, + { + "unique_id": 5993, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a truck" + }, + { + "unique_id": 5994, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a truck above a vase" + }, + { + "unique_id": 5995, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a vase above a truck" + }, + { + "unique_id": 5996, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a truck below a vase" + }, + { + "unique_id": 5997, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a vase below a truck" + }, + { + "unique_id": 5998, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a truck and a vase" + }, + { + "unique_id": 5999, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a vase and a truck" + }, + { + "unique_id": 6000, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a scissors" + }, + { + "unique_id": 6001, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a truck" + }, + { + "unique_id": 6002, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a scissors" + }, + { + "unique_id": 6003, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a truck" + }, + { + "unique_id": 6004, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a truck above a scissors" + }, + { + "unique_id": 6005, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a scissors above a truck" + }, + { + "unique_id": 6006, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a truck below a scissors" + }, + { + "unique_id": 6007, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a scissors below a truck" + }, + { + "unique_id": 6008, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a truck and a scissors" + }, + { + "unique_id": 6009, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a scissors and a truck" + }, + { + "unique_id": 6010, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a teddy bear" + }, + { + "unique_id": 6011, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a truck" + }, + { + "unique_id": 6012, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a teddy bear" + }, + { + "unique_id": 6013, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a truck" + }, + { + "unique_id": 6014, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a truck above a teddy bear" + }, + { + "unique_id": 6015, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a teddy bear above a truck" + }, + { + "unique_id": 6016, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a truck below a teddy bear" + }, + { + "unique_id": 6017, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a teddy bear below a truck" + }, + { + "unique_id": 6018, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a truck and a teddy bear" + }, + { + "unique_id": 6019, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a teddy bear and a truck" + }, + { + "unique_id": 6020, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a hair drier" + }, + { + "unique_id": 6021, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a truck" + }, + { + "unique_id": 6022, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a hair drier" + }, + { + "unique_id": 6023, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a truck" + }, + { + "unique_id": 6024, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a truck above a hair drier" + }, + { + "unique_id": 6025, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a hair drier above a truck" + }, + { + "unique_id": 6026, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a truck below a hair drier" + }, + { + "unique_id": 6027, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a hair drier below a truck" + }, + { + "unique_id": 6028, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a truck and a hair drier" + }, + { + "unique_id": 6029, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a hair drier and a truck" + }, + { + "unique_id": 6030, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a truck to the left of a toothbrush" + }, + { + "unique_id": 6031, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a truck" + }, + { + "unique_id": 6032, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a truck to the right of a toothbrush" + }, + { + "unique_id": 6033, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a truck" + }, + { + "unique_id": 6034, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a truck above a toothbrush" + }, + { + "unique_id": 6035, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "above", + "text": "a toothbrush above a truck" + }, + { + "unique_id": 6036, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a truck below a toothbrush" + }, + { + "unique_id": 6037, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "below", + "text": "a toothbrush below a truck" + }, + { + "unique_id": 6038, + "num_objects": 2, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a truck and a toothbrush" + }, + { + "unique_id": 6039, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "truck" + ], + "rel_type": "and", + "text": "a toothbrush and a truck" + }, + { + "unique_id": 6040, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a traffic light" + }, + { + "unique_id": 6041, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a boat" + }, + { + "unique_id": 6042, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a traffic light" + }, + { + "unique_id": 6043, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a boat" + }, + { + "unique_id": 6044, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a boat above a traffic light" + }, + { + "unique_id": 6045, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a traffic light above a boat" + }, + { + "unique_id": 6046, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a boat below a traffic light" + }, + { + "unique_id": 6047, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a traffic light below a boat" + }, + { + "unique_id": 6048, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a boat and a traffic light" + }, + { + "unique_id": 6049, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a traffic light and a boat" + }, + { + "unique_id": 6050, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a fire hydrant" + }, + { + "unique_id": 6051, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a boat" + }, + { + "unique_id": 6052, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a fire hydrant" + }, + { + "unique_id": 6053, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a boat" + }, + { + "unique_id": 6054, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a boat above a fire hydrant" + }, + { + "unique_id": 6055, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a fire hydrant above a boat" + }, + { + "unique_id": 6056, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a boat below a fire hydrant" + }, + { + "unique_id": 6057, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a fire hydrant below a boat" + }, + { + "unique_id": 6058, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a boat and a fire hydrant" + }, + { + "unique_id": 6059, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a fire hydrant and a boat" + }, + { + "unique_id": 6060, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a stop sign" + }, + { + "unique_id": 6061, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a boat" + }, + { + "unique_id": 6062, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a stop sign" + }, + { + "unique_id": 6063, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a boat" + }, + { + "unique_id": 6064, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a boat above a stop sign" + }, + { + "unique_id": 6065, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a stop sign above a boat" + }, + { + "unique_id": 6066, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a boat below a stop sign" + }, + { + "unique_id": 6067, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a stop sign below a boat" + }, + { + "unique_id": 6068, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a boat and a stop sign" + }, + { + "unique_id": 6069, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a stop sign and a boat" + }, + { + "unique_id": 6070, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a parking meter" + }, + { + "unique_id": 6071, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a boat" + }, + { + "unique_id": 6072, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a parking meter" + }, + { + "unique_id": 6073, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a boat" + }, + { + "unique_id": 6074, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a boat above a parking meter" + }, + { + "unique_id": 6075, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a parking meter above a boat" + }, + { + "unique_id": 6076, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a boat below a parking meter" + }, + { + "unique_id": 6077, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a parking meter below a boat" + }, + { + "unique_id": 6078, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a boat and a parking meter" + }, + { + "unique_id": 6079, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a parking meter and a boat" + }, + { + "unique_id": 6080, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a bench" + }, + { + "unique_id": 6081, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a boat" + }, + { + "unique_id": 6082, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a bench" + }, + { + "unique_id": 6083, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a boat" + }, + { + "unique_id": 6084, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a boat above a bench" + }, + { + "unique_id": 6085, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a bench above a boat" + }, + { + "unique_id": 6086, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a boat below a bench" + }, + { + "unique_id": 6087, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a bench below a boat" + }, + { + "unique_id": 6088, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a boat and a bench" + }, + { + "unique_id": 6089, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a bench and a boat" + }, + { + "unique_id": 6090, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a bird" + }, + { + "unique_id": 6091, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a boat" + }, + { + "unique_id": 6092, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a bird" + }, + { + "unique_id": 6093, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a boat" + }, + { + "unique_id": 6094, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a boat above a bird" + }, + { + "unique_id": 6095, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a bird above a boat" + }, + { + "unique_id": 6096, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a boat below a bird" + }, + { + "unique_id": 6097, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a bird below a boat" + }, + { + "unique_id": 6098, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a boat and a bird" + }, + { + "unique_id": 6099, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a bird and a boat" + }, + { + "unique_id": 6100, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a cat" + }, + { + "unique_id": 6101, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a boat" + }, + { + "unique_id": 6102, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a cat" + }, + { + "unique_id": 6103, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a boat" + }, + { + "unique_id": 6104, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a boat above a cat" + }, + { + "unique_id": 6105, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a cat above a boat" + }, + { + "unique_id": 6106, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a boat below a cat" + }, + { + "unique_id": 6107, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a cat below a boat" + }, + { + "unique_id": 6108, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a boat and a cat" + }, + { + "unique_id": 6109, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a cat and a boat" + }, + { + "unique_id": 6110, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a dog" + }, + { + "unique_id": 6111, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a boat" + }, + { + "unique_id": 6112, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a dog" + }, + { + "unique_id": 6113, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a boat" + }, + { + "unique_id": 6114, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a boat above a dog" + }, + { + "unique_id": 6115, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a dog above a boat" + }, + { + "unique_id": 6116, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a boat below a dog" + }, + { + "unique_id": 6117, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a dog below a boat" + }, + { + "unique_id": 6118, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a boat and a dog" + }, + { + "unique_id": 6119, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a dog and a boat" + }, + { + "unique_id": 6120, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a horse" + }, + { + "unique_id": 6121, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a boat" + }, + { + "unique_id": 6122, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a horse" + }, + { + "unique_id": 6123, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a boat" + }, + { + "unique_id": 6124, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a boat above a horse" + }, + { + "unique_id": 6125, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a horse above a boat" + }, + { + "unique_id": 6126, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a boat below a horse" + }, + { + "unique_id": 6127, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a horse below a boat" + }, + { + "unique_id": 6128, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a boat and a horse" + }, + { + "unique_id": 6129, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a horse and a boat" + }, + { + "unique_id": 6130, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a sheep" + }, + { + "unique_id": 6131, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a boat" + }, + { + "unique_id": 6132, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a sheep" + }, + { + "unique_id": 6133, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a boat" + }, + { + "unique_id": 6134, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a boat above a sheep" + }, + { + "unique_id": 6135, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a sheep above a boat" + }, + { + "unique_id": 6136, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a boat below a sheep" + }, + { + "unique_id": 6137, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a sheep below a boat" + }, + { + "unique_id": 6138, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a boat and a sheep" + }, + { + "unique_id": 6139, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a sheep and a boat" + }, + { + "unique_id": 6140, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a cow" + }, + { + "unique_id": 6141, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a boat" + }, + { + "unique_id": 6142, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a cow" + }, + { + "unique_id": 6143, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a boat" + }, + { + "unique_id": 6144, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a boat above a cow" + }, + { + "unique_id": 6145, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a cow above a boat" + }, + { + "unique_id": 6146, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a boat below a cow" + }, + { + "unique_id": 6147, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a cow below a boat" + }, + { + "unique_id": 6148, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a boat and a cow" + }, + { + "unique_id": 6149, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a cow and a boat" + }, + { + "unique_id": 6150, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a boat to the left of an elephant" + }, + { + "unique_id": 6151, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a boat" + }, + { + "unique_id": 6152, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a boat to the right of an elephant" + }, + { + "unique_id": 6153, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a boat" + }, + { + "unique_id": 6154, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a boat above an elephant" + }, + { + "unique_id": 6155, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "an elephant above a boat" + }, + { + "unique_id": 6156, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a boat below an elephant" + }, + { + "unique_id": 6157, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "an elephant below a boat" + }, + { + "unique_id": 6158, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a boat and an elephant" + }, + { + "unique_id": 6159, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "an elephant and a boat" + }, + { + "unique_id": 6160, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a bear" + }, + { + "unique_id": 6161, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a boat" + }, + { + "unique_id": 6162, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a bear" + }, + { + "unique_id": 6163, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a boat" + }, + { + "unique_id": 6164, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a boat above a bear" + }, + { + "unique_id": 6165, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a bear above a boat" + }, + { + "unique_id": 6166, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a boat below a bear" + }, + { + "unique_id": 6167, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a bear below a boat" + }, + { + "unique_id": 6168, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a boat and a bear" + }, + { + "unique_id": 6169, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a bear and a boat" + }, + { + "unique_id": 6170, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a zebra" + }, + { + "unique_id": 6171, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a boat" + }, + { + "unique_id": 6172, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a zebra" + }, + { + "unique_id": 6173, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a boat" + }, + { + "unique_id": 6174, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a boat above a zebra" + }, + { + "unique_id": 6175, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a zebra above a boat" + }, + { + "unique_id": 6176, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a boat below a zebra" + }, + { + "unique_id": 6177, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a zebra below a boat" + }, + { + "unique_id": 6178, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a boat and a zebra" + }, + { + "unique_id": 6179, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a zebra and a boat" + }, + { + "unique_id": 6180, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a giraffe" + }, + { + "unique_id": 6181, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a boat" + }, + { + "unique_id": 6182, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a giraffe" + }, + { + "unique_id": 6183, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a boat" + }, + { + "unique_id": 6184, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a boat above a giraffe" + }, + { + "unique_id": 6185, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a giraffe above a boat" + }, + { + "unique_id": 6186, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a boat below a giraffe" + }, + { + "unique_id": 6187, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a giraffe below a boat" + }, + { + "unique_id": 6188, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a boat and a giraffe" + }, + { + "unique_id": 6189, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a giraffe and a boat" + }, + { + "unique_id": 6190, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a backpack" + }, + { + "unique_id": 6191, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a boat" + }, + { + "unique_id": 6192, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a backpack" + }, + { + "unique_id": 6193, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a boat" + }, + { + "unique_id": 6194, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a boat above a backpack" + }, + { + "unique_id": 6195, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a backpack above a boat" + }, + { + "unique_id": 6196, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a boat below a backpack" + }, + { + "unique_id": 6197, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a backpack below a boat" + }, + { + "unique_id": 6198, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a boat and a backpack" + }, + { + "unique_id": 6199, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a backpack and a boat" + }, + { + "unique_id": 6200, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a boat to the left of an umbrella" + }, + { + "unique_id": 6201, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a boat" + }, + { + "unique_id": 6202, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a boat to the right of an umbrella" + }, + { + "unique_id": 6203, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a boat" + }, + { + "unique_id": 6204, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a boat above an umbrella" + }, + { + "unique_id": 6205, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "an umbrella above a boat" + }, + { + "unique_id": 6206, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a boat below an umbrella" + }, + { + "unique_id": 6207, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "an umbrella below a boat" + }, + { + "unique_id": 6208, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a boat and an umbrella" + }, + { + "unique_id": 6209, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "an umbrella and a boat" + }, + { + "unique_id": 6210, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a handbag" + }, + { + "unique_id": 6211, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a boat" + }, + { + "unique_id": 6212, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a handbag" + }, + { + "unique_id": 6213, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a boat" + }, + { + "unique_id": 6214, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a boat above a handbag" + }, + { + "unique_id": 6215, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a handbag above a boat" + }, + { + "unique_id": 6216, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a boat below a handbag" + }, + { + "unique_id": 6217, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a handbag below a boat" + }, + { + "unique_id": 6218, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a boat and a handbag" + }, + { + "unique_id": 6219, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a handbag and a boat" + }, + { + "unique_id": 6220, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a tie" + }, + { + "unique_id": 6221, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a boat" + }, + { + "unique_id": 6222, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a tie" + }, + { + "unique_id": 6223, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a boat" + }, + { + "unique_id": 6224, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a boat above a tie" + }, + { + "unique_id": 6225, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a tie above a boat" + }, + { + "unique_id": 6226, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a boat below a tie" + }, + { + "unique_id": 6227, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a tie below a boat" + }, + { + "unique_id": 6228, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a boat and a tie" + }, + { + "unique_id": 6229, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a tie and a boat" + }, + { + "unique_id": 6230, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a suitcase" + }, + { + "unique_id": 6231, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a boat" + }, + { + "unique_id": 6232, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a suitcase" + }, + { + "unique_id": 6233, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a boat" + }, + { + "unique_id": 6234, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a boat above a suitcase" + }, + { + "unique_id": 6235, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a suitcase above a boat" + }, + { + "unique_id": 6236, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a boat below a suitcase" + }, + { + "unique_id": 6237, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a suitcase below a boat" + }, + { + "unique_id": 6238, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a boat and a suitcase" + }, + { + "unique_id": 6239, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a suitcase and a boat" + }, + { + "unique_id": 6240, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a frisbee" + }, + { + "unique_id": 6241, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a boat" + }, + { + "unique_id": 6242, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a frisbee" + }, + { + "unique_id": 6243, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a boat" + }, + { + "unique_id": 6244, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a boat above a frisbee" + }, + { + "unique_id": 6245, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a frisbee above a boat" + }, + { + "unique_id": 6246, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a boat below a frisbee" + }, + { + "unique_id": 6247, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a frisbee below a boat" + }, + { + "unique_id": 6248, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a boat and a frisbee" + }, + { + "unique_id": 6249, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a frisbee and a boat" + }, + { + "unique_id": 6250, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a skis" + }, + { + "unique_id": 6251, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a boat" + }, + { + "unique_id": 6252, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a skis" + }, + { + "unique_id": 6253, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a boat" + }, + { + "unique_id": 6254, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a boat above a skis" + }, + { + "unique_id": 6255, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a skis above a boat" + }, + { + "unique_id": 6256, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a boat below a skis" + }, + { + "unique_id": 6257, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a skis below a boat" + }, + { + "unique_id": 6258, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a boat and a skis" + }, + { + "unique_id": 6259, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a skis and a boat" + }, + { + "unique_id": 6260, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a snowboard" + }, + { + "unique_id": 6261, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a boat" + }, + { + "unique_id": 6262, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a snowboard" + }, + { + "unique_id": 6263, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a boat" + }, + { + "unique_id": 6264, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a boat above a snowboard" + }, + { + "unique_id": 6265, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a snowboard above a boat" + }, + { + "unique_id": 6266, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a boat below a snowboard" + }, + { + "unique_id": 6267, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a snowboard below a boat" + }, + { + "unique_id": 6268, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a boat and a snowboard" + }, + { + "unique_id": 6269, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a snowboard and a boat" + }, + { + "unique_id": 6270, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a sports ball" + }, + { + "unique_id": 6271, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a boat" + }, + { + "unique_id": 6272, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a sports ball" + }, + { + "unique_id": 6273, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a boat" + }, + { + "unique_id": 6274, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a boat above a sports ball" + }, + { + "unique_id": 6275, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a sports ball above a boat" + }, + { + "unique_id": 6276, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a boat below a sports ball" + }, + { + "unique_id": 6277, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a sports ball below a boat" + }, + { + "unique_id": 6278, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a boat and a sports ball" + }, + { + "unique_id": 6279, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a sports ball and a boat" + }, + { + "unique_id": 6280, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a kite" + }, + { + "unique_id": 6281, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a boat" + }, + { + "unique_id": 6282, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a kite" + }, + { + "unique_id": 6283, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a boat" + }, + { + "unique_id": 6284, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a boat above a kite" + }, + { + "unique_id": 6285, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a kite above a boat" + }, + { + "unique_id": 6286, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a boat below a kite" + }, + { + "unique_id": 6287, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a kite below a boat" + }, + { + "unique_id": 6288, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a boat and a kite" + }, + { + "unique_id": 6289, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a kite and a boat" + }, + { + "unique_id": 6290, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a baseball bat" + }, + { + "unique_id": 6291, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a boat" + }, + { + "unique_id": 6292, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a baseball bat" + }, + { + "unique_id": 6293, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a boat" + }, + { + "unique_id": 6294, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a boat above a baseball bat" + }, + { + "unique_id": 6295, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a baseball bat above a boat" + }, + { + "unique_id": 6296, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a boat below a baseball bat" + }, + { + "unique_id": 6297, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a baseball bat below a boat" + }, + { + "unique_id": 6298, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a boat and a baseball bat" + }, + { + "unique_id": 6299, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a baseball bat and a boat" + }, + { + "unique_id": 6300, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a baseball glove" + }, + { + "unique_id": 6301, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a boat" + }, + { + "unique_id": 6302, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a baseball glove" + }, + { + "unique_id": 6303, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a boat" + }, + { + "unique_id": 6304, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a boat above a baseball glove" + }, + { + "unique_id": 6305, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a baseball glove above a boat" + }, + { + "unique_id": 6306, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a boat below a baseball glove" + }, + { + "unique_id": 6307, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a baseball glove below a boat" + }, + { + "unique_id": 6308, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a boat and a baseball glove" + }, + { + "unique_id": 6309, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a baseball glove and a boat" + }, + { + "unique_id": 6310, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a skateboard" + }, + { + "unique_id": 6311, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a boat" + }, + { + "unique_id": 6312, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a skateboard" + }, + { + "unique_id": 6313, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a boat" + }, + { + "unique_id": 6314, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a boat above a skateboard" + }, + { + "unique_id": 6315, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a skateboard above a boat" + }, + { + "unique_id": 6316, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a boat below a skateboard" + }, + { + "unique_id": 6317, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a skateboard below a boat" + }, + { + "unique_id": 6318, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a boat and a skateboard" + }, + { + "unique_id": 6319, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a skateboard and a boat" + }, + { + "unique_id": 6320, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a surfboard" + }, + { + "unique_id": 6321, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a boat" + }, + { + "unique_id": 6322, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a surfboard" + }, + { + "unique_id": 6323, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a boat" + }, + { + "unique_id": 6324, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a boat above a surfboard" + }, + { + "unique_id": 6325, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a surfboard above a boat" + }, + { + "unique_id": 6326, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a boat below a surfboard" + }, + { + "unique_id": 6327, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a surfboard below a boat" + }, + { + "unique_id": 6328, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a boat and a surfboard" + }, + { + "unique_id": 6329, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a surfboard and a boat" + }, + { + "unique_id": 6330, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a tennis racket" + }, + { + "unique_id": 6331, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a boat" + }, + { + "unique_id": 6332, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a tennis racket" + }, + { + "unique_id": 6333, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a boat" + }, + { + "unique_id": 6334, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a boat above a tennis racket" + }, + { + "unique_id": 6335, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a tennis racket above a boat" + }, + { + "unique_id": 6336, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a boat below a tennis racket" + }, + { + "unique_id": 6337, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a tennis racket below a boat" + }, + { + "unique_id": 6338, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a boat and a tennis racket" + }, + { + "unique_id": 6339, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a tennis racket and a boat" + }, + { + "unique_id": 6340, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a bottle" + }, + { + "unique_id": 6341, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a boat" + }, + { + "unique_id": 6342, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a bottle" + }, + { + "unique_id": 6343, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a boat" + }, + { + "unique_id": 6344, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a boat above a bottle" + }, + { + "unique_id": 6345, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a bottle above a boat" + }, + { + "unique_id": 6346, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a boat below a bottle" + }, + { + "unique_id": 6347, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a bottle below a boat" + }, + { + "unique_id": 6348, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a boat and a bottle" + }, + { + "unique_id": 6349, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a bottle and a boat" + }, + { + "unique_id": 6350, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a wine glass" + }, + { + "unique_id": 6351, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a boat" + }, + { + "unique_id": 6352, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a wine glass" + }, + { + "unique_id": 6353, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a boat" + }, + { + "unique_id": 6354, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a boat above a wine glass" + }, + { + "unique_id": 6355, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a wine glass above a boat" + }, + { + "unique_id": 6356, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a boat below a wine glass" + }, + { + "unique_id": 6357, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a wine glass below a boat" + }, + { + "unique_id": 6358, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a boat and a wine glass" + }, + { + "unique_id": 6359, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a wine glass and a boat" + }, + { + "unique_id": 6360, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a cup" + }, + { + "unique_id": 6361, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a boat" + }, + { + "unique_id": 6362, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a cup" + }, + { + "unique_id": 6363, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a boat" + }, + { + "unique_id": 6364, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a boat above a cup" + }, + { + "unique_id": 6365, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a cup above a boat" + }, + { + "unique_id": 6366, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a boat below a cup" + }, + { + "unique_id": 6367, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a cup below a boat" + }, + { + "unique_id": 6368, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a boat and a cup" + }, + { + "unique_id": 6369, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a cup and a boat" + }, + { + "unique_id": 6370, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a fork" + }, + { + "unique_id": 6371, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a boat" + }, + { + "unique_id": 6372, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a fork" + }, + { + "unique_id": 6373, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a boat" + }, + { + "unique_id": 6374, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a boat above a fork" + }, + { + "unique_id": 6375, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a fork above a boat" + }, + { + "unique_id": 6376, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a boat below a fork" + }, + { + "unique_id": 6377, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a fork below a boat" + }, + { + "unique_id": 6378, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a boat and a fork" + }, + { + "unique_id": 6379, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a fork and a boat" + }, + { + "unique_id": 6380, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a knife" + }, + { + "unique_id": 6381, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a boat" + }, + { + "unique_id": 6382, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a knife" + }, + { + "unique_id": 6383, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a boat" + }, + { + "unique_id": 6384, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a boat above a knife" + }, + { + "unique_id": 6385, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a knife above a boat" + }, + { + "unique_id": 6386, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a boat below a knife" + }, + { + "unique_id": 6387, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a knife below a boat" + }, + { + "unique_id": 6388, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a boat and a knife" + }, + { + "unique_id": 6389, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a knife and a boat" + }, + { + "unique_id": 6390, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a spoon" + }, + { + "unique_id": 6391, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a boat" + }, + { + "unique_id": 6392, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a spoon" + }, + { + "unique_id": 6393, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a boat" + }, + { + "unique_id": 6394, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a boat above a spoon" + }, + { + "unique_id": 6395, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a spoon above a boat" + }, + { + "unique_id": 6396, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a boat below a spoon" + }, + { + "unique_id": 6397, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a spoon below a boat" + }, + { + "unique_id": 6398, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a boat and a spoon" + }, + { + "unique_id": 6399, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a spoon and a boat" + }, + { + "unique_id": 6400, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a bowl" + }, + { + "unique_id": 6401, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a boat" + }, + { + "unique_id": 6402, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a bowl" + }, + { + "unique_id": 6403, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a boat" + }, + { + "unique_id": 6404, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a boat above a bowl" + }, + { + "unique_id": 6405, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a bowl above a boat" + }, + { + "unique_id": 6406, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a boat below a bowl" + }, + { + "unique_id": 6407, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a bowl below a boat" + }, + { + "unique_id": 6408, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a boat and a bowl" + }, + { + "unique_id": 6409, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a bowl and a boat" + }, + { + "unique_id": 6410, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a banana" + }, + { + "unique_id": 6411, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a boat" + }, + { + "unique_id": 6412, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a banana" + }, + { + "unique_id": 6413, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a boat" + }, + { + "unique_id": 6414, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a boat above a banana" + }, + { + "unique_id": 6415, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a banana above a boat" + }, + { + "unique_id": 6416, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a boat below a banana" + }, + { + "unique_id": 6417, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a banana below a boat" + }, + { + "unique_id": 6418, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a boat and a banana" + }, + { + "unique_id": 6419, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a banana and a boat" + }, + { + "unique_id": 6420, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a boat to the left of an apple" + }, + { + "unique_id": 6421, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a boat" + }, + { + "unique_id": 6422, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a boat to the right of an apple" + }, + { + "unique_id": 6423, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a boat" + }, + { + "unique_id": 6424, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a boat above an apple" + }, + { + "unique_id": 6425, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "an apple above a boat" + }, + { + "unique_id": 6426, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a boat below an apple" + }, + { + "unique_id": 6427, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "an apple below a boat" + }, + { + "unique_id": 6428, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a boat and an apple" + }, + { + "unique_id": 6429, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "an apple and a boat" + }, + { + "unique_id": 6430, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a sandwich" + }, + { + "unique_id": 6431, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a boat" + }, + { + "unique_id": 6432, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a sandwich" + }, + { + "unique_id": 6433, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a boat" + }, + { + "unique_id": 6434, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a boat above a sandwich" + }, + { + "unique_id": 6435, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a sandwich above a boat" + }, + { + "unique_id": 6436, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a boat below a sandwich" + }, + { + "unique_id": 6437, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a sandwich below a boat" + }, + { + "unique_id": 6438, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a boat and a sandwich" + }, + { + "unique_id": 6439, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a sandwich and a boat" + }, + { + "unique_id": 6440, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a boat to the left of an orange" + }, + { + "unique_id": 6441, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a boat" + }, + { + "unique_id": 6442, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a boat to the right of an orange" + }, + { + "unique_id": 6443, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a boat" + }, + { + "unique_id": 6444, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a boat above an orange" + }, + { + "unique_id": 6445, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "an orange above a boat" + }, + { + "unique_id": 6446, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a boat below an orange" + }, + { + "unique_id": 6447, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "an orange below a boat" + }, + { + "unique_id": 6448, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a boat and an orange" + }, + { + "unique_id": 6449, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "an orange and a boat" + }, + { + "unique_id": 6450, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a broccoli" + }, + { + "unique_id": 6451, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a boat" + }, + { + "unique_id": 6452, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a broccoli" + }, + { + "unique_id": 6453, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a boat" + }, + { + "unique_id": 6454, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a boat above a broccoli" + }, + { + "unique_id": 6455, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a broccoli above a boat" + }, + { + "unique_id": 6456, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a boat below a broccoli" + }, + { + "unique_id": 6457, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a broccoli below a boat" + }, + { + "unique_id": 6458, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a boat and a broccoli" + }, + { + "unique_id": 6459, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a broccoli and a boat" + }, + { + "unique_id": 6460, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a carrot" + }, + { + "unique_id": 6461, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a boat" + }, + { + "unique_id": 6462, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a carrot" + }, + { + "unique_id": 6463, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a boat" + }, + { + "unique_id": 6464, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a boat above a carrot" + }, + { + "unique_id": 6465, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a carrot above a boat" + }, + { + "unique_id": 6466, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a boat below a carrot" + }, + { + "unique_id": 6467, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a carrot below a boat" + }, + { + "unique_id": 6468, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a boat and a carrot" + }, + { + "unique_id": 6469, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a carrot and a boat" + }, + { + "unique_id": 6470, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a hot dog" + }, + { + "unique_id": 6471, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a boat" + }, + { + "unique_id": 6472, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a hot dog" + }, + { + "unique_id": 6473, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a boat" + }, + { + "unique_id": 6474, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a boat above a hot dog" + }, + { + "unique_id": 6475, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a hot dog above a boat" + }, + { + "unique_id": 6476, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a boat below a hot dog" + }, + { + "unique_id": 6477, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a hot dog below a boat" + }, + { + "unique_id": 6478, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a boat and a hot dog" + }, + { + "unique_id": 6479, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a hot dog and a boat" + }, + { + "unique_id": 6480, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a pizza" + }, + { + "unique_id": 6481, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a boat" + }, + { + "unique_id": 6482, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a pizza" + }, + { + "unique_id": 6483, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a boat" + }, + { + "unique_id": 6484, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a boat above a pizza" + }, + { + "unique_id": 6485, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a pizza above a boat" + }, + { + "unique_id": 6486, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a boat below a pizza" + }, + { + "unique_id": 6487, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a pizza below a boat" + }, + { + "unique_id": 6488, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a boat and a pizza" + }, + { + "unique_id": 6489, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a pizza and a boat" + }, + { + "unique_id": 6490, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a donut" + }, + { + "unique_id": 6491, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a boat" + }, + { + "unique_id": 6492, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a donut" + }, + { + "unique_id": 6493, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a boat" + }, + { + "unique_id": 6494, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a boat above a donut" + }, + { + "unique_id": 6495, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a donut above a boat" + }, + { + "unique_id": 6496, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a boat below a donut" + }, + { + "unique_id": 6497, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a donut below a boat" + }, + { + "unique_id": 6498, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a boat and a donut" + }, + { + "unique_id": 6499, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a donut and a boat" + }, + { + "unique_id": 6500, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a cake" + }, + { + "unique_id": 6501, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a boat" + }, + { + "unique_id": 6502, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a cake" + }, + { + "unique_id": 6503, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a boat" + }, + { + "unique_id": 6504, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a boat above a cake" + }, + { + "unique_id": 6505, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a cake above a boat" + }, + { + "unique_id": 6506, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a boat below a cake" + }, + { + "unique_id": 6507, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a cake below a boat" + }, + { + "unique_id": 6508, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a boat and a cake" + }, + { + "unique_id": 6509, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a cake and a boat" + }, + { + "unique_id": 6510, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a chair" + }, + { + "unique_id": 6511, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a boat" + }, + { + "unique_id": 6512, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a chair" + }, + { + "unique_id": 6513, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a boat" + }, + { + "unique_id": 6514, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a boat above a chair" + }, + { + "unique_id": 6515, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a chair above a boat" + }, + { + "unique_id": 6516, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a boat below a chair" + }, + { + "unique_id": 6517, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a chair below a boat" + }, + { + "unique_id": 6518, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a boat and a chair" + }, + { + "unique_id": 6519, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a chair and a boat" + }, + { + "unique_id": 6520, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a couch" + }, + { + "unique_id": 6521, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a boat" + }, + { + "unique_id": 6522, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a couch" + }, + { + "unique_id": 6523, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a boat" + }, + { + "unique_id": 6524, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a boat above a couch" + }, + { + "unique_id": 6525, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a couch above a boat" + }, + { + "unique_id": 6526, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a boat below a couch" + }, + { + "unique_id": 6527, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a couch below a boat" + }, + { + "unique_id": 6528, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a boat and a couch" + }, + { + "unique_id": 6529, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a couch and a boat" + }, + { + "unique_id": 6530, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a potted plant" + }, + { + "unique_id": 6531, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a boat" + }, + { + "unique_id": 6532, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a potted plant" + }, + { + "unique_id": 6533, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a boat" + }, + { + "unique_id": 6534, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a boat above a potted plant" + }, + { + "unique_id": 6535, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a potted plant above a boat" + }, + { + "unique_id": 6536, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a boat below a potted plant" + }, + { + "unique_id": 6537, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a potted plant below a boat" + }, + { + "unique_id": 6538, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a boat and a potted plant" + }, + { + "unique_id": 6539, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a potted plant and a boat" + }, + { + "unique_id": 6540, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a bed" + }, + { + "unique_id": 6541, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a boat" + }, + { + "unique_id": 6542, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a bed" + }, + { + "unique_id": 6543, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a boat" + }, + { + "unique_id": 6544, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a boat above a bed" + }, + { + "unique_id": 6545, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a bed above a boat" + }, + { + "unique_id": 6546, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a boat below a bed" + }, + { + "unique_id": 6547, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a bed below a boat" + }, + { + "unique_id": 6548, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a boat and a bed" + }, + { + "unique_id": 6549, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a bed and a boat" + }, + { + "unique_id": 6550, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a dining table" + }, + { + "unique_id": 6551, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a boat" + }, + { + "unique_id": 6552, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a dining table" + }, + { + "unique_id": 6553, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a boat" + }, + { + "unique_id": 6554, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a boat above a dining table" + }, + { + "unique_id": 6555, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a dining table above a boat" + }, + { + "unique_id": 6556, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a boat below a dining table" + }, + { + "unique_id": 6557, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a dining table below a boat" + }, + { + "unique_id": 6558, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a boat and a dining table" + }, + { + "unique_id": 6559, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a dining table and a boat" + }, + { + "unique_id": 6560, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a toilet" + }, + { + "unique_id": 6561, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a boat" + }, + { + "unique_id": 6562, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a toilet" + }, + { + "unique_id": 6563, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a boat" + }, + { + "unique_id": 6564, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a boat above a toilet" + }, + { + "unique_id": 6565, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a toilet above a boat" + }, + { + "unique_id": 6566, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a boat below a toilet" + }, + { + "unique_id": 6567, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a toilet below a boat" + }, + { + "unique_id": 6568, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a boat and a toilet" + }, + { + "unique_id": 6569, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a toilet and a boat" + }, + { + "unique_id": 6570, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a tv" + }, + { + "unique_id": 6571, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a boat" + }, + { + "unique_id": 6572, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a tv" + }, + { + "unique_id": 6573, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a boat" + }, + { + "unique_id": 6574, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a boat above a tv" + }, + { + "unique_id": 6575, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a tv above a boat" + }, + { + "unique_id": 6576, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a boat below a tv" + }, + { + "unique_id": 6577, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a tv below a boat" + }, + { + "unique_id": 6578, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a boat and a tv" + }, + { + "unique_id": 6579, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a tv and a boat" + }, + { + "unique_id": 6580, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a laptop" + }, + { + "unique_id": 6581, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a boat" + }, + { + "unique_id": 6582, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a laptop" + }, + { + "unique_id": 6583, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a boat" + }, + { + "unique_id": 6584, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a boat above a laptop" + }, + { + "unique_id": 6585, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a laptop above a boat" + }, + { + "unique_id": 6586, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a boat below a laptop" + }, + { + "unique_id": 6587, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a laptop below a boat" + }, + { + "unique_id": 6588, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a boat and a laptop" + }, + { + "unique_id": 6589, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a laptop and a boat" + }, + { + "unique_id": 6590, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a mouse" + }, + { + "unique_id": 6591, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a boat" + }, + { + "unique_id": 6592, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a mouse" + }, + { + "unique_id": 6593, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a boat" + }, + { + "unique_id": 6594, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a boat above a mouse" + }, + { + "unique_id": 6595, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a mouse above a boat" + }, + { + "unique_id": 6596, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a boat below a mouse" + }, + { + "unique_id": 6597, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a mouse below a boat" + }, + { + "unique_id": 6598, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a boat and a mouse" + }, + { + "unique_id": 6599, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a mouse and a boat" + }, + { + "unique_id": 6600, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a remote" + }, + { + "unique_id": 6601, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a boat" + }, + { + "unique_id": 6602, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a remote" + }, + { + "unique_id": 6603, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a boat" + }, + { + "unique_id": 6604, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a boat above a remote" + }, + { + "unique_id": 6605, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a remote above a boat" + }, + { + "unique_id": 6606, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a boat below a remote" + }, + { + "unique_id": 6607, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a remote below a boat" + }, + { + "unique_id": 6608, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a boat and a remote" + }, + { + "unique_id": 6609, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a remote and a boat" + }, + { + "unique_id": 6610, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a keyboard" + }, + { + "unique_id": 6611, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a boat" + }, + { + "unique_id": 6612, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a keyboard" + }, + { + "unique_id": 6613, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a boat" + }, + { + "unique_id": 6614, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a boat above a keyboard" + }, + { + "unique_id": 6615, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a keyboard above a boat" + }, + { + "unique_id": 6616, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a boat below a keyboard" + }, + { + "unique_id": 6617, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a keyboard below a boat" + }, + { + "unique_id": 6618, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a boat and a keyboard" + }, + { + "unique_id": 6619, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a keyboard and a boat" + }, + { + "unique_id": 6620, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a cell phone" + }, + { + "unique_id": 6621, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a boat" + }, + { + "unique_id": 6622, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a cell phone" + }, + { + "unique_id": 6623, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a boat" + }, + { + "unique_id": 6624, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a boat above a cell phone" + }, + { + "unique_id": 6625, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a cell phone above a boat" + }, + { + "unique_id": 6626, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a boat below a cell phone" + }, + { + "unique_id": 6627, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a cell phone below a boat" + }, + { + "unique_id": 6628, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a boat and a cell phone" + }, + { + "unique_id": 6629, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a cell phone and a boat" + }, + { + "unique_id": 6630, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a microwave" + }, + { + "unique_id": 6631, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a boat" + }, + { + "unique_id": 6632, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a microwave" + }, + { + "unique_id": 6633, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a boat" + }, + { + "unique_id": 6634, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a boat above a microwave" + }, + { + "unique_id": 6635, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a microwave above a boat" + }, + { + "unique_id": 6636, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a boat below a microwave" + }, + { + "unique_id": 6637, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a microwave below a boat" + }, + { + "unique_id": 6638, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a boat and a microwave" + }, + { + "unique_id": 6639, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a microwave and a boat" + }, + { + "unique_id": 6640, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a boat to the left of an oven" + }, + { + "unique_id": 6641, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a boat" + }, + { + "unique_id": 6642, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a boat to the right of an oven" + }, + { + "unique_id": 6643, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a boat" + }, + { + "unique_id": 6644, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a boat above an oven" + }, + { + "unique_id": 6645, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "an oven above a boat" + }, + { + "unique_id": 6646, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a boat below an oven" + }, + { + "unique_id": 6647, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "an oven below a boat" + }, + { + "unique_id": 6648, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a boat and an oven" + }, + { + "unique_id": 6649, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "an oven and a boat" + }, + { + "unique_id": 6650, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a toaster" + }, + { + "unique_id": 6651, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a boat" + }, + { + "unique_id": 6652, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a toaster" + }, + { + "unique_id": 6653, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a boat" + }, + { + "unique_id": 6654, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a boat above a toaster" + }, + { + "unique_id": 6655, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a toaster above a boat" + }, + { + "unique_id": 6656, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a boat below a toaster" + }, + { + "unique_id": 6657, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a toaster below a boat" + }, + { + "unique_id": 6658, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a boat and a toaster" + }, + { + "unique_id": 6659, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a toaster and a boat" + }, + { + "unique_id": 6660, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a sink" + }, + { + "unique_id": 6661, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a boat" + }, + { + "unique_id": 6662, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a sink" + }, + { + "unique_id": 6663, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a boat" + }, + { + "unique_id": 6664, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a boat above a sink" + }, + { + "unique_id": 6665, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a sink above a boat" + }, + { + "unique_id": 6666, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a boat below a sink" + }, + { + "unique_id": 6667, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a sink below a boat" + }, + { + "unique_id": 6668, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a boat and a sink" + }, + { + "unique_id": 6669, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a sink and a boat" + }, + { + "unique_id": 6670, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a refrigerator" + }, + { + "unique_id": 6671, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a boat" + }, + { + "unique_id": 6672, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a refrigerator" + }, + { + "unique_id": 6673, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a boat" + }, + { + "unique_id": 6674, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a boat above a refrigerator" + }, + { + "unique_id": 6675, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a refrigerator above a boat" + }, + { + "unique_id": 6676, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a boat below a refrigerator" + }, + { + "unique_id": 6677, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a refrigerator below a boat" + }, + { + "unique_id": 6678, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a boat and a refrigerator" + }, + { + "unique_id": 6679, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a refrigerator and a boat" + }, + { + "unique_id": 6680, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a book" + }, + { + "unique_id": 6681, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a book to the left of a boat" + }, + { + "unique_id": 6682, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a book" + }, + { + "unique_id": 6683, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a book to the right of a boat" + }, + { + "unique_id": 6684, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a boat above a book" + }, + { + "unique_id": 6685, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a book above a boat" + }, + { + "unique_id": 6686, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a boat below a book" + }, + { + "unique_id": 6687, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a book below a boat" + }, + { + "unique_id": 6688, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a boat and a book" + }, + { + "unique_id": 6689, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a book and a boat" + }, + { + "unique_id": 6690, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a clock" + }, + { + "unique_id": 6691, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a boat" + }, + { + "unique_id": 6692, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a clock" + }, + { + "unique_id": 6693, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a boat" + }, + { + "unique_id": 6694, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a boat above a clock" + }, + { + "unique_id": 6695, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a clock above a boat" + }, + { + "unique_id": 6696, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a boat below a clock" + }, + { + "unique_id": 6697, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a clock below a boat" + }, + { + "unique_id": 6698, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a boat and a clock" + }, + { + "unique_id": 6699, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a clock and a boat" + }, + { + "unique_id": 6700, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a vase" + }, + { + "unique_id": 6701, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a boat" + }, + { + "unique_id": 6702, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a vase" + }, + { + "unique_id": 6703, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a boat" + }, + { + "unique_id": 6704, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a boat above a vase" + }, + { + "unique_id": 6705, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a vase above a boat" + }, + { + "unique_id": 6706, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a boat below a vase" + }, + { + "unique_id": 6707, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a vase below a boat" + }, + { + "unique_id": 6708, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a boat and a vase" + }, + { + "unique_id": 6709, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a vase and a boat" + }, + { + "unique_id": 6710, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a scissors" + }, + { + "unique_id": 6711, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a boat" + }, + { + "unique_id": 6712, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a scissors" + }, + { + "unique_id": 6713, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a boat" + }, + { + "unique_id": 6714, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a boat above a scissors" + }, + { + "unique_id": 6715, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a scissors above a boat" + }, + { + "unique_id": 6716, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a boat below a scissors" + }, + { + "unique_id": 6717, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a scissors below a boat" + }, + { + "unique_id": 6718, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a boat and a scissors" + }, + { + "unique_id": 6719, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a scissors and a boat" + }, + { + "unique_id": 6720, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a teddy bear" + }, + { + "unique_id": 6721, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a boat" + }, + { + "unique_id": 6722, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a teddy bear" + }, + { + "unique_id": 6723, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a boat" + }, + { + "unique_id": 6724, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a boat above a teddy bear" + }, + { + "unique_id": 6725, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a teddy bear above a boat" + }, + { + "unique_id": 6726, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a boat below a teddy bear" + }, + { + "unique_id": 6727, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a teddy bear below a boat" + }, + { + "unique_id": 6728, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a boat and a teddy bear" + }, + { + "unique_id": 6729, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a teddy bear and a boat" + }, + { + "unique_id": 6730, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a hair drier" + }, + { + "unique_id": 6731, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a boat" + }, + { + "unique_id": 6732, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a hair drier" + }, + { + "unique_id": 6733, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a boat" + }, + { + "unique_id": 6734, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a boat above a hair drier" + }, + { + "unique_id": 6735, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a hair drier above a boat" + }, + { + "unique_id": 6736, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a boat below a hair drier" + }, + { + "unique_id": 6737, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a hair drier below a boat" + }, + { + "unique_id": 6738, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a boat and a hair drier" + }, + { + "unique_id": 6739, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a hair drier and a boat" + }, + { + "unique_id": 6740, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a boat to the left of a toothbrush" + }, + { + "unique_id": 6741, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a boat" + }, + { + "unique_id": 6742, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a boat to the right of a toothbrush" + }, + { + "unique_id": 6743, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a boat" + }, + { + "unique_id": 6744, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a boat above a toothbrush" + }, + { + "unique_id": 6745, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "above", + "text": "a toothbrush above a boat" + }, + { + "unique_id": 6746, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a boat below a toothbrush" + }, + { + "unique_id": 6747, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "below", + "text": "a toothbrush below a boat" + }, + { + "unique_id": 6748, + "num_objects": 2, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a boat and a toothbrush" + }, + { + "unique_id": 6749, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "boat" + ], + "rel_type": "and", + "text": "a toothbrush and a boat" + }, + { + "unique_id": 6750, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a fire hydrant" + }, + { + "unique_id": 6751, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a traffic light" + }, + { + "unique_id": 6752, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a fire hydrant" + }, + { + "unique_id": 6753, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a traffic light" + }, + { + "unique_id": 6754, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a traffic light above a fire hydrant" + }, + { + "unique_id": 6755, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a fire hydrant above a traffic light" + }, + { + "unique_id": 6756, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a traffic light below a fire hydrant" + }, + { + "unique_id": 6757, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a fire hydrant below a traffic light" + }, + { + "unique_id": 6758, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a traffic light and a fire hydrant" + }, + { + "unique_id": 6759, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a fire hydrant and a traffic light" + }, + { + "unique_id": 6760, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a stop sign" + }, + { + "unique_id": 6761, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a traffic light" + }, + { + "unique_id": 6762, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a stop sign" + }, + { + "unique_id": 6763, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a traffic light" + }, + { + "unique_id": 6764, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a traffic light above a stop sign" + }, + { + "unique_id": 6765, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a stop sign above a traffic light" + }, + { + "unique_id": 6766, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a traffic light below a stop sign" + }, + { + "unique_id": 6767, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a stop sign below a traffic light" + }, + { + "unique_id": 6768, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a traffic light and a stop sign" + }, + { + "unique_id": 6769, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a stop sign and a traffic light" + }, + { + "unique_id": 6770, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a parking meter" + }, + { + "unique_id": 6771, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a traffic light" + }, + { + "unique_id": 6772, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a parking meter" + }, + { + "unique_id": 6773, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a traffic light" + }, + { + "unique_id": 6774, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a traffic light above a parking meter" + }, + { + "unique_id": 6775, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a parking meter above a traffic light" + }, + { + "unique_id": 6776, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a traffic light below a parking meter" + }, + { + "unique_id": 6777, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a parking meter below a traffic light" + }, + { + "unique_id": 6778, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a traffic light and a parking meter" + }, + { + "unique_id": 6779, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a parking meter and a traffic light" + }, + { + "unique_id": 6780, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a bench" + }, + { + "unique_id": 6781, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a traffic light" + }, + { + "unique_id": 6782, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a bench" + }, + { + "unique_id": 6783, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a traffic light" + }, + { + "unique_id": 6784, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a traffic light above a bench" + }, + { + "unique_id": 6785, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a bench above a traffic light" + }, + { + "unique_id": 6786, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a traffic light below a bench" + }, + { + "unique_id": 6787, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a bench below a traffic light" + }, + { + "unique_id": 6788, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a traffic light and a bench" + }, + { + "unique_id": 6789, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a bench and a traffic light" + }, + { + "unique_id": 6790, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a bird" + }, + { + "unique_id": 6791, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a traffic light" + }, + { + "unique_id": 6792, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a bird" + }, + { + "unique_id": 6793, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a traffic light" + }, + { + "unique_id": 6794, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a traffic light above a bird" + }, + { + "unique_id": 6795, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a bird above a traffic light" + }, + { + "unique_id": 6796, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a traffic light below a bird" + }, + { + "unique_id": 6797, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a bird below a traffic light" + }, + { + "unique_id": 6798, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a traffic light and a bird" + }, + { + "unique_id": 6799, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a bird and a traffic light" + }, + { + "unique_id": 6800, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a cat" + }, + { + "unique_id": 6801, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a traffic light" + }, + { + "unique_id": 6802, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a cat" + }, + { + "unique_id": 6803, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a traffic light" + }, + { + "unique_id": 6804, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a traffic light above a cat" + }, + { + "unique_id": 6805, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a cat above a traffic light" + }, + { + "unique_id": 6806, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a traffic light below a cat" + }, + { + "unique_id": 6807, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a cat below a traffic light" + }, + { + "unique_id": 6808, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a traffic light and a cat" + }, + { + "unique_id": 6809, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a cat and a traffic light" + }, + { + "unique_id": 6810, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a dog" + }, + { + "unique_id": 6811, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a traffic light" + }, + { + "unique_id": 6812, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a dog" + }, + { + "unique_id": 6813, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a traffic light" + }, + { + "unique_id": 6814, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a traffic light above a dog" + }, + { + "unique_id": 6815, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a dog above a traffic light" + }, + { + "unique_id": 6816, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a traffic light below a dog" + }, + { + "unique_id": 6817, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a dog below a traffic light" + }, + { + "unique_id": 6818, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a traffic light and a dog" + }, + { + "unique_id": 6819, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a dog and a traffic light" + }, + { + "unique_id": 6820, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a horse" + }, + { + "unique_id": 6821, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a traffic light" + }, + { + "unique_id": 6822, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a horse" + }, + { + "unique_id": 6823, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a traffic light" + }, + { + "unique_id": 6824, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a traffic light above a horse" + }, + { + "unique_id": 6825, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a horse above a traffic light" + }, + { + "unique_id": 6826, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a traffic light below a horse" + }, + { + "unique_id": 6827, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a horse below a traffic light" + }, + { + "unique_id": 6828, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a traffic light and a horse" + }, + { + "unique_id": 6829, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a horse and a traffic light" + }, + { + "unique_id": 6830, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a sheep" + }, + { + "unique_id": 6831, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a traffic light" + }, + { + "unique_id": 6832, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a sheep" + }, + { + "unique_id": 6833, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a traffic light" + }, + { + "unique_id": 6834, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a traffic light above a sheep" + }, + { + "unique_id": 6835, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a sheep above a traffic light" + }, + { + "unique_id": 6836, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a traffic light below a sheep" + }, + { + "unique_id": 6837, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a sheep below a traffic light" + }, + { + "unique_id": 6838, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a traffic light and a sheep" + }, + { + "unique_id": 6839, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a sheep and a traffic light" + }, + { + "unique_id": 6840, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a cow" + }, + { + "unique_id": 6841, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a traffic light" + }, + { + "unique_id": 6842, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a cow" + }, + { + "unique_id": 6843, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a traffic light" + }, + { + "unique_id": 6844, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a traffic light above a cow" + }, + { + "unique_id": 6845, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a cow above a traffic light" + }, + { + "unique_id": 6846, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a traffic light below a cow" + }, + { + "unique_id": 6847, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a cow below a traffic light" + }, + { + "unique_id": 6848, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a traffic light and a cow" + }, + { + "unique_id": 6849, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a cow and a traffic light" + }, + { + "unique_id": 6850, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of an elephant" + }, + { + "unique_id": 6851, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a traffic light" + }, + { + "unique_id": 6852, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of an elephant" + }, + { + "unique_id": 6853, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a traffic light" + }, + { + "unique_id": 6854, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a traffic light above an elephant" + }, + { + "unique_id": 6855, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "an elephant above a traffic light" + }, + { + "unique_id": 6856, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a traffic light below an elephant" + }, + { + "unique_id": 6857, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "an elephant below a traffic light" + }, + { + "unique_id": 6858, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a traffic light and an elephant" + }, + { + "unique_id": 6859, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "an elephant and a traffic light" + }, + { + "unique_id": 6860, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a bear" + }, + { + "unique_id": 6861, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a traffic light" + }, + { + "unique_id": 6862, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a bear" + }, + { + "unique_id": 6863, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a traffic light" + }, + { + "unique_id": 6864, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a traffic light above a bear" + }, + { + "unique_id": 6865, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a bear above a traffic light" + }, + { + "unique_id": 6866, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a traffic light below a bear" + }, + { + "unique_id": 6867, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a bear below a traffic light" + }, + { + "unique_id": 6868, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a traffic light and a bear" + }, + { + "unique_id": 6869, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a bear and a traffic light" + }, + { + "unique_id": 6870, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a zebra" + }, + { + "unique_id": 6871, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a traffic light" + }, + { + "unique_id": 6872, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a zebra" + }, + { + "unique_id": 6873, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a traffic light" + }, + { + "unique_id": 6874, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a traffic light above a zebra" + }, + { + "unique_id": 6875, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a zebra above a traffic light" + }, + { + "unique_id": 6876, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a traffic light below a zebra" + }, + { + "unique_id": 6877, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a zebra below a traffic light" + }, + { + "unique_id": 6878, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a traffic light and a zebra" + }, + { + "unique_id": 6879, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a zebra and a traffic light" + }, + { + "unique_id": 6880, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a giraffe" + }, + { + "unique_id": 6881, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a traffic light" + }, + { + "unique_id": 6882, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a giraffe" + }, + { + "unique_id": 6883, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a traffic light" + }, + { + "unique_id": 6884, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a traffic light above a giraffe" + }, + { + "unique_id": 6885, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a giraffe above a traffic light" + }, + { + "unique_id": 6886, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a traffic light below a giraffe" + }, + { + "unique_id": 6887, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a giraffe below a traffic light" + }, + { + "unique_id": 6888, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a traffic light and a giraffe" + }, + { + "unique_id": 6889, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a giraffe and a traffic light" + }, + { + "unique_id": 6890, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a backpack" + }, + { + "unique_id": 6891, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a traffic light" + }, + { + "unique_id": 6892, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a backpack" + }, + { + "unique_id": 6893, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a traffic light" + }, + { + "unique_id": 6894, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a traffic light above a backpack" + }, + { + "unique_id": 6895, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a backpack above a traffic light" + }, + { + "unique_id": 6896, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a traffic light below a backpack" + }, + { + "unique_id": 6897, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a backpack below a traffic light" + }, + { + "unique_id": 6898, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a traffic light and a backpack" + }, + { + "unique_id": 6899, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a backpack and a traffic light" + }, + { + "unique_id": 6900, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of an umbrella" + }, + { + "unique_id": 6901, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a traffic light" + }, + { + "unique_id": 6902, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of an umbrella" + }, + { + "unique_id": 6903, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a traffic light" + }, + { + "unique_id": 6904, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a traffic light above an umbrella" + }, + { + "unique_id": 6905, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "an umbrella above a traffic light" + }, + { + "unique_id": 6906, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a traffic light below an umbrella" + }, + { + "unique_id": 6907, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "an umbrella below a traffic light" + }, + { + "unique_id": 6908, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a traffic light and an umbrella" + }, + { + "unique_id": 6909, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "an umbrella and a traffic light" + }, + { + "unique_id": 6910, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a handbag" + }, + { + "unique_id": 6911, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a traffic light" + }, + { + "unique_id": 6912, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a handbag" + }, + { + "unique_id": 6913, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a traffic light" + }, + { + "unique_id": 6914, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a traffic light above a handbag" + }, + { + "unique_id": 6915, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a handbag above a traffic light" + }, + { + "unique_id": 6916, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a traffic light below a handbag" + }, + { + "unique_id": 6917, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a handbag below a traffic light" + }, + { + "unique_id": 6918, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a traffic light and a handbag" + }, + { + "unique_id": 6919, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a handbag and a traffic light" + }, + { + "unique_id": 6920, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a tie" + }, + { + "unique_id": 6921, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a traffic light" + }, + { + "unique_id": 6922, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a tie" + }, + { + "unique_id": 6923, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a traffic light" + }, + { + "unique_id": 6924, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a traffic light above a tie" + }, + { + "unique_id": 6925, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a tie above a traffic light" + }, + { + "unique_id": 6926, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a traffic light below a tie" + }, + { + "unique_id": 6927, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a tie below a traffic light" + }, + { + "unique_id": 6928, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a traffic light and a tie" + }, + { + "unique_id": 6929, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a tie and a traffic light" + }, + { + "unique_id": 6930, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a suitcase" + }, + { + "unique_id": 6931, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a traffic light" + }, + { + "unique_id": 6932, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a suitcase" + }, + { + "unique_id": 6933, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a traffic light" + }, + { + "unique_id": 6934, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a traffic light above a suitcase" + }, + { + "unique_id": 6935, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a suitcase above a traffic light" + }, + { + "unique_id": 6936, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a traffic light below a suitcase" + }, + { + "unique_id": 6937, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a suitcase below a traffic light" + }, + { + "unique_id": 6938, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a traffic light and a suitcase" + }, + { + "unique_id": 6939, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a suitcase and a traffic light" + }, + { + "unique_id": 6940, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a frisbee" + }, + { + "unique_id": 6941, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a traffic light" + }, + { + "unique_id": 6942, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a frisbee" + }, + { + "unique_id": 6943, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a traffic light" + }, + { + "unique_id": 6944, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a traffic light above a frisbee" + }, + { + "unique_id": 6945, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a frisbee above a traffic light" + }, + { + "unique_id": 6946, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a traffic light below a frisbee" + }, + { + "unique_id": 6947, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a frisbee below a traffic light" + }, + { + "unique_id": 6948, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a traffic light and a frisbee" + }, + { + "unique_id": 6949, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a frisbee and a traffic light" + }, + { + "unique_id": 6950, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a skis" + }, + { + "unique_id": 6951, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a traffic light" + }, + { + "unique_id": 6952, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a skis" + }, + { + "unique_id": 6953, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a traffic light" + }, + { + "unique_id": 6954, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a traffic light above a skis" + }, + { + "unique_id": 6955, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a skis above a traffic light" + }, + { + "unique_id": 6956, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a traffic light below a skis" + }, + { + "unique_id": 6957, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a skis below a traffic light" + }, + { + "unique_id": 6958, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a traffic light and a skis" + }, + { + "unique_id": 6959, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a skis and a traffic light" + }, + { + "unique_id": 6960, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a snowboard" + }, + { + "unique_id": 6961, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a traffic light" + }, + { + "unique_id": 6962, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a snowboard" + }, + { + "unique_id": 6963, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a traffic light" + }, + { + "unique_id": 6964, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a traffic light above a snowboard" + }, + { + "unique_id": 6965, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a snowboard above a traffic light" + }, + { + "unique_id": 6966, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a traffic light below a snowboard" + }, + { + "unique_id": 6967, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a snowboard below a traffic light" + }, + { + "unique_id": 6968, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a traffic light and a snowboard" + }, + { + "unique_id": 6969, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a snowboard and a traffic light" + }, + { + "unique_id": 6970, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a sports ball" + }, + { + "unique_id": 6971, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a traffic light" + }, + { + "unique_id": 6972, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a sports ball" + }, + { + "unique_id": 6973, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a traffic light" + }, + { + "unique_id": 6974, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a traffic light above a sports ball" + }, + { + "unique_id": 6975, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a sports ball above a traffic light" + }, + { + "unique_id": 6976, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a traffic light below a sports ball" + }, + { + "unique_id": 6977, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a sports ball below a traffic light" + }, + { + "unique_id": 6978, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a traffic light and a sports ball" + }, + { + "unique_id": 6979, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a sports ball and a traffic light" + }, + { + "unique_id": 6980, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a kite" + }, + { + "unique_id": 6981, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a traffic light" + }, + { + "unique_id": 6982, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a kite" + }, + { + "unique_id": 6983, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a traffic light" + }, + { + "unique_id": 6984, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a traffic light above a kite" + }, + { + "unique_id": 6985, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a kite above a traffic light" + }, + { + "unique_id": 6986, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a traffic light below a kite" + }, + { + "unique_id": 6987, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a kite below a traffic light" + }, + { + "unique_id": 6988, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a traffic light and a kite" + }, + { + "unique_id": 6989, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a kite and a traffic light" + }, + { + "unique_id": 6990, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a baseball bat" + }, + { + "unique_id": 6991, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a traffic light" + }, + { + "unique_id": 6992, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a baseball bat" + }, + { + "unique_id": 6993, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a traffic light" + }, + { + "unique_id": 6994, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a traffic light above a baseball bat" + }, + { + "unique_id": 6995, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a baseball bat above a traffic light" + }, + { + "unique_id": 6996, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a traffic light below a baseball bat" + }, + { + "unique_id": 6997, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a baseball bat below a traffic light" + }, + { + "unique_id": 6998, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a traffic light and a baseball bat" + }, + { + "unique_id": 6999, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a baseball bat and a traffic light" + }, + { + "unique_id": 7000, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a baseball glove" + }, + { + "unique_id": 7001, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a traffic light" + }, + { + "unique_id": 7002, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a baseball glove" + }, + { + "unique_id": 7003, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a traffic light" + }, + { + "unique_id": 7004, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a traffic light above a baseball glove" + }, + { + "unique_id": 7005, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a baseball glove above a traffic light" + }, + { + "unique_id": 7006, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a traffic light below a baseball glove" + }, + { + "unique_id": 7007, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a baseball glove below a traffic light" + }, + { + "unique_id": 7008, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a traffic light and a baseball glove" + }, + { + "unique_id": 7009, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a baseball glove and a traffic light" + }, + { + "unique_id": 7010, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a skateboard" + }, + { + "unique_id": 7011, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a traffic light" + }, + { + "unique_id": 7012, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a skateboard" + }, + { + "unique_id": 7013, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a traffic light" + }, + { + "unique_id": 7014, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a traffic light above a skateboard" + }, + { + "unique_id": 7015, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a skateboard above a traffic light" + }, + { + "unique_id": 7016, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a traffic light below a skateboard" + }, + { + "unique_id": 7017, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a skateboard below a traffic light" + }, + { + "unique_id": 7018, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a traffic light and a skateboard" + }, + { + "unique_id": 7019, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a skateboard and a traffic light" + }, + { + "unique_id": 7020, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a surfboard" + }, + { + "unique_id": 7021, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a traffic light" + }, + { + "unique_id": 7022, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a surfboard" + }, + { + "unique_id": 7023, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a traffic light" + }, + { + "unique_id": 7024, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a traffic light above a surfboard" + }, + { + "unique_id": 7025, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a surfboard above a traffic light" + }, + { + "unique_id": 7026, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a traffic light below a surfboard" + }, + { + "unique_id": 7027, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a surfboard below a traffic light" + }, + { + "unique_id": 7028, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a traffic light and a surfboard" + }, + { + "unique_id": 7029, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a surfboard and a traffic light" + }, + { + "unique_id": 7030, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a tennis racket" + }, + { + "unique_id": 7031, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a traffic light" + }, + { + "unique_id": 7032, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a tennis racket" + }, + { + "unique_id": 7033, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a traffic light" + }, + { + "unique_id": 7034, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a traffic light above a tennis racket" + }, + { + "unique_id": 7035, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a tennis racket above a traffic light" + }, + { + "unique_id": 7036, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a traffic light below a tennis racket" + }, + { + "unique_id": 7037, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a tennis racket below a traffic light" + }, + { + "unique_id": 7038, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a traffic light and a tennis racket" + }, + { + "unique_id": 7039, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a tennis racket and a traffic light" + }, + { + "unique_id": 7040, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a bottle" + }, + { + "unique_id": 7041, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a traffic light" + }, + { + "unique_id": 7042, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a bottle" + }, + { + "unique_id": 7043, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a traffic light" + }, + { + "unique_id": 7044, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a traffic light above a bottle" + }, + { + "unique_id": 7045, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a bottle above a traffic light" + }, + { + "unique_id": 7046, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a traffic light below a bottle" + }, + { + "unique_id": 7047, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a bottle below a traffic light" + }, + { + "unique_id": 7048, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a traffic light and a bottle" + }, + { + "unique_id": 7049, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a bottle and a traffic light" + }, + { + "unique_id": 7050, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a wine glass" + }, + { + "unique_id": 7051, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a traffic light" + }, + { + "unique_id": 7052, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a wine glass" + }, + { + "unique_id": 7053, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a traffic light" + }, + { + "unique_id": 7054, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a traffic light above a wine glass" + }, + { + "unique_id": 7055, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a wine glass above a traffic light" + }, + { + "unique_id": 7056, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a traffic light below a wine glass" + }, + { + "unique_id": 7057, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a wine glass below a traffic light" + }, + { + "unique_id": 7058, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a traffic light and a wine glass" + }, + { + "unique_id": 7059, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a wine glass and a traffic light" + }, + { + "unique_id": 7060, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a cup" + }, + { + "unique_id": 7061, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a traffic light" + }, + { + "unique_id": 7062, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a cup" + }, + { + "unique_id": 7063, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a traffic light" + }, + { + "unique_id": 7064, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a traffic light above a cup" + }, + { + "unique_id": 7065, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a cup above a traffic light" + }, + { + "unique_id": 7066, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a traffic light below a cup" + }, + { + "unique_id": 7067, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a cup below a traffic light" + }, + { + "unique_id": 7068, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a traffic light and a cup" + }, + { + "unique_id": 7069, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a cup and a traffic light" + }, + { + "unique_id": 7070, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a fork" + }, + { + "unique_id": 7071, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a traffic light" + }, + { + "unique_id": 7072, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a fork" + }, + { + "unique_id": 7073, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a traffic light" + }, + { + "unique_id": 7074, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a traffic light above a fork" + }, + { + "unique_id": 7075, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a fork above a traffic light" + }, + { + "unique_id": 7076, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a traffic light below a fork" + }, + { + "unique_id": 7077, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a fork below a traffic light" + }, + { + "unique_id": 7078, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a traffic light and a fork" + }, + { + "unique_id": 7079, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a fork and a traffic light" + }, + { + "unique_id": 7080, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a knife" + }, + { + "unique_id": 7081, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a traffic light" + }, + { + "unique_id": 7082, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a knife" + }, + { + "unique_id": 7083, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a traffic light" + }, + { + "unique_id": 7084, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a traffic light above a knife" + }, + { + "unique_id": 7085, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a knife above a traffic light" + }, + { + "unique_id": 7086, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a traffic light below a knife" + }, + { + "unique_id": 7087, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a knife below a traffic light" + }, + { + "unique_id": 7088, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a traffic light and a knife" + }, + { + "unique_id": 7089, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a knife and a traffic light" + }, + { + "unique_id": 7090, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a spoon" + }, + { + "unique_id": 7091, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a traffic light" + }, + { + "unique_id": 7092, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a spoon" + }, + { + "unique_id": 7093, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a traffic light" + }, + { + "unique_id": 7094, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a traffic light above a spoon" + }, + { + "unique_id": 7095, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a spoon above a traffic light" + }, + { + "unique_id": 7096, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a traffic light below a spoon" + }, + { + "unique_id": 7097, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a spoon below a traffic light" + }, + { + "unique_id": 7098, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a traffic light and a spoon" + }, + { + "unique_id": 7099, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a spoon and a traffic light" + }, + { + "unique_id": 7100, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a bowl" + }, + { + "unique_id": 7101, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a traffic light" + }, + { + "unique_id": 7102, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a bowl" + }, + { + "unique_id": 7103, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a traffic light" + }, + { + "unique_id": 7104, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a traffic light above a bowl" + }, + { + "unique_id": 7105, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a bowl above a traffic light" + }, + { + "unique_id": 7106, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a traffic light below a bowl" + }, + { + "unique_id": 7107, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a bowl below a traffic light" + }, + { + "unique_id": 7108, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a traffic light and a bowl" + }, + { + "unique_id": 7109, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a bowl and a traffic light" + }, + { + "unique_id": 7110, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a banana" + }, + { + "unique_id": 7111, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a traffic light" + }, + { + "unique_id": 7112, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a banana" + }, + { + "unique_id": 7113, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a traffic light" + }, + { + "unique_id": 7114, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a traffic light above a banana" + }, + { + "unique_id": 7115, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a banana above a traffic light" + }, + { + "unique_id": 7116, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a traffic light below a banana" + }, + { + "unique_id": 7117, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a banana below a traffic light" + }, + { + "unique_id": 7118, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a traffic light and a banana" + }, + { + "unique_id": 7119, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a banana and a traffic light" + }, + { + "unique_id": 7120, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of an apple" + }, + { + "unique_id": 7121, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a traffic light" + }, + { + "unique_id": 7122, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of an apple" + }, + { + "unique_id": 7123, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a traffic light" + }, + { + "unique_id": 7124, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a traffic light above an apple" + }, + { + "unique_id": 7125, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "an apple above a traffic light" + }, + { + "unique_id": 7126, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a traffic light below an apple" + }, + { + "unique_id": 7127, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "an apple below a traffic light" + }, + { + "unique_id": 7128, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a traffic light and an apple" + }, + { + "unique_id": 7129, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "an apple and a traffic light" + }, + { + "unique_id": 7130, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a sandwich" + }, + { + "unique_id": 7131, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a traffic light" + }, + { + "unique_id": 7132, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a sandwich" + }, + { + "unique_id": 7133, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a traffic light" + }, + { + "unique_id": 7134, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a traffic light above a sandwich" + }, + { + "unique_id": 7135, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a sandwich above a traffic light" + }, + { + "unique_id": 7136, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a traffic light below a sandwich" + }, + { + "unique_id": 7137, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a sandwich below a traffic light" + }, + { + "unique_id": 7138, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a traffic light and a sandwich" + }, + { + "unique_id": 7139, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a sandwich and a traffic light" + }, + { + "unique_id": 7140, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of an orange" + }, + { + "unique_id": 7141, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a traffic light" + }, + { + "unique_id": 7142, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of an orange" + }, + { + "unique_id": 7143, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a traffic light" + }, + { + "unique_id": 7144, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a traffic light above an orange" + }, + { + "unique_id": 7145, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "an orange above a traffic light" + }, + { + "unique_id": 7146, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a traffic light below an orange" + }, + { + "unique_id": 7147, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "an orange below a traffic light" + }, + { + "unique_id": 7148, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a traffic light and an orange" + }, + { + "unique_id": 7149, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "an orange and a traffic light" + }, + { + "unique_id": 7150, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a broccoli" + }, + { + "unique_id": 7151, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a traffic light" + }, + { + "unique_id": 7152, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a broccoli" + }, + { + "unique_id": 7153, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a traffic light" + }, + { + "unique_id": 7154, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a traffic light above a broccoli" + }, + { + "unique_id": 7155, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a broccoli above a traffic light" + }, + { + "unique_id": 7156, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a traffic light below a broccoli" + }, + { + "unique_id": 7157, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a broccoli below a traffic light" + }, + { + "unique_id": 7158, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a traffic light and a broccoli" + }, + { + "unique_id": 7159, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a broccoli and a traffic light" + }, + { + "unique_id": 7160, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a carrot" + }, + { + "unique_id": 7161, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a traffic light" + }, + { + "unique_id": 7162, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a carrot" + }, + { + "unique_id": 7163, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a traffic light" + }, + { + "unique_id": 7164, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a traffic light above a carrot" + }, + { + "unique_id": 7165, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a carrot above a traffic light" + }, + { + "unique_id": 7166, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a traffic light below a carrot" + }, + { + "unique_id": 7167, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a carrot below a traffic light" + }, + { + "unique_id": 7168, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a traffic light and a carrot" + }, + { + "unique_id": 7169, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a carrot and a traffic light" + }, + { + "unique_id": 7170, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a hot dog" + }, + { + "unique_id": 7171, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a traffic light" + }, + { + "unique_id": 7172, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a hot dog" + }, + { + "unique_id": 7173, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a traffic light" + }, + { + "unique_id": 7174, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a traffic light above a hot dog" + }, + { + "unique_id": 7175, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a hot dog above a traffic light" + }, + { + "unique_id": 7176, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a traffic light below a hot dog" + }, + { + "unique_id": 7177, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a hot dog below a traffic light" + }, + { + "unique_id": 7178, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a traffic light and a hot dog" + }, + { + "unique_id": 7179, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a hot dog and a traffic light" + }, + { + "unique_id": 7180, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a pizza" + }, + { + "unique_id": 7181, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a traffic light" + }, + { + "unique_id": 7182, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a pizza" + }, + { + "unique_id": 7183, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a traffic light" + }, + { + "unique_id": 7184, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a traffic light above a pizza" + }, + { + "unique_id": 7185, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a pizza above a traffic light" + }, + { + "unique_id": 7186, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a traffic light below a pizza" + }, + { + "unique_id": 7187, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a pizza below a traffic light" + }, + { + "unique_id": 7188, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a traffic light and a pizza" + }, + { + "unique_id": 7189, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a pizza and a traffic light" + }, + { + "unique_id": 7190, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a donut" + }, + { + "unique_id": 7191, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a traffic light" + }, + { + "unique_id": 7192, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a donut" + }, + { + "unique_id": 7193, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a traffic light" + }, + { + "unique_id": 7194, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a traffic light above a donut" + }, + { + "unique_id": 7195, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a donut above a traffic light" + }, + { + "unique_id": 7196, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a traffic light below a donut" + }, + { + "unique_id": 7197, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a donut below a traffic light" + }, + { + "unique_id": 7198, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a traffic light and a donut" + }, + { + "unique_id": 7199, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a donut and a traffic light" + }, + { + "unique_id": 7200, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a cake" + }, + { + "unique_id": 7201, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a traffic light" + }, + { + "unique_id": 7202, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a cake" + }, + { + "unique_id": 7203, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a traffic light" + }, + { + "unique_id": 7204, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a traffic light above a cake" + }, + { + "unique_id": 7205, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a cake above a traffic light" + }, + { + "unique_id": 7206, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a traffic light below a cake" + }, + { + "unique_id": 7207, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a cake below a traffic light" + }, + { + "unique_id": 7208, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a traffic light and a cake" + }, + { + "unique_id": 7209, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a cake and a traffic light" + }, + { + "unique_id": 7210, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a chair" + }, + { + "unique_id": 7211, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a traffic light" + }, + { + "unique_id": 7212, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a chair" + }, + { + "unique_id": 7213, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a traffic light" + }, + { + "unique_id": 7214, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a traffic light above a chair" + }, + { + "unique_id": 7215, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a chair above a traffic light" + }, + { + "unique_id": 7216, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a traffic light below a chair" + }, + { + "unique_id": 7217, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a chair below a traffic light" + }, + { + "unique_id": 7218, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a traffic light and a chair" + }, + { + "unique_id": 7219, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a chair and a traffic light" + }, + { + "unique_id": 7220, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a couch" + }, + { + "unique_id": 7221, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a traffic light" + }, + { + "unique_id": 7222, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a couch" + }, + { + "unique_id": 7223, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a traffic light" + }, + { + "unique_id": 7224, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a traffic light above a couch" + }, + { + "unique_id": 7225, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a couch above a traffic light" + }, + { + "unique_id": 7226, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a traffic light below a couch" + }, + { + "unique_id": 7227, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a couch below a traffic light" + }, + { + "unique_id": 7228, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a traffic light and a couch" + }, + { + "unique_id": 7229, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a couch and a traffic light" + }, + { + "unique_id": 7230, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a potted plant" + }, + { + "unique_id": 7231, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a traffic light" + }, + { + "unique_id": 7232, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a potted plant" + }, + { + "unique_id": 7233, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a traffic light" + }, + { + "unique_id": 7234, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a traffic light above a potted plant" + }, + { + "unique_id": 7235, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a potted plant above a traffic light" + }, + { + "unique_id": 7236, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a traffic light below a potted plant" + }, + { + "unique_id": 7237, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a potted plant below a traffic light" + }, + { + "unique_id": 7238, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a traffic light and a potted plant" + }, + { + "unique_id": 7239, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a potted plant and a traffic light" + }, + { + "unique_id": 7240, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a bed" + }, + { + "unique_id": 7241, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a traffic light" + }, + { + "unique_id": 7242, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a bed" + }, + { + "unique_id": 7243, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a traffic light" + }, + { + "unique_id": 7244, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a traffic light above a bed" + }, + { + "unique_id": 7245, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a bed above a traffic light" + }, + { + "unique_id": 7246, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a traffic light below a bed" + }, + { + "unique_id": 7247, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a bed below a traffic light" + }, + { + "unique_id": 7248, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a traffic light and a bed" + }, + { + "unique_id": 7249, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a bed and a traffic light" + }, + { + "unique_id": 7250, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a dining table" + }, + { + "unique_id": 7251, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a traffic light" + }, + { + "unique_id": 7252, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a dining table" + }, + { + "unique_id": 7253, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a traffic light" + }, + { + "unique_id": 7254, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a traffic light above a dining table" + }, + { + "unique_id": 7255, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a dining table above a traffic light" + }, + { + "unique_id": 7256, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a traffic light below a dining table" + }, + { + "unique_id": 7257, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a dining table below a traffic light" + }, + { + "unique_id": 7258, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a traffic light and a dining table" + }, + { + "unique_id": 7259, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a dining table and a traffic light" + }, + { + "unique_id": 7260, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a toilet" + }, + { + "unique_id": 7261, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a traffic light" + }, + { + "unique_id": 7262, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a toilet" + }, + { + "unique_id": 7263, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a traffic light" + }, + { + "unique_id": 7264, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a traffic light above a toilet" + }, + { + "unique_id": 7265, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a toilet above a traffic light" + }, + { + "unique_id": 7266, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a traffic light below a toilet" + }, + { + "unique_id": 7267, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a toilet below a traffic light" + }, + { + "unique_id": 7268, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a traffic light and a toilet" + }, + { + "unique_id": 7269, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a toilet and a traffic light" + }, + { + "unique_id": 7270, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a tv" + }, + { + "unique_id": 7271, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a traffic light" + }, + { + "unique_id": 7272, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a tv" + }, + { + "unique_id": 7273, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a traffic light" + }, + { + "unique_id": 7274, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a traffic light above a tv" + }, + { + "unique_id": 7275, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a tv above a traffic light" + }, + { + "unique_id": 7276, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a traffic light below a tv" + }, + { + "unique_id": 7277, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a tv below a traffic light" + }, + { + "unique_id": 7278, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a traffic light and a tv" + }, + { + "unique_id": 7279, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a tv and a traffic light" + }, + { + "unique_id": 7280, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a laptop" + }, + { + "unique_id": 7281, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a traffic light" + }, + { + "unique_id": 7282, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a laptop" + }, + { + "unique_id": 7283, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a traffic light" + }, + { + "unique_id": 7284, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a traffic light above a laptop" + }, + { + "unique_id": 7285, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a laptop above a traffic light" + }, + { + "unique_id": 7286, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a traffic light below a laptop" + }, + { + "unique_id": 7287, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a laptop below a traffic light" + }, + { + "unique_id": 7288, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a traffic light and a laptop" + }, + { + "unique_id": 7289, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a laptop and a traffic light" + }, + { + "unique_id": 7290, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a mouse" + }, + { + "unique_id": 7291, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a traffic light" + }, + { + "unique_id": 7292, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a mouse" + }, + { + "unique_id": 7293, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a traffic light" + }, + { + "unique_id": 7294, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a traffic light above a mouse" + }, + { + "unique_id": 7295, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a mouse above a traffic light" + }, + { + "unique_id": 7296, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a traffic light below a mouse" + }, + { + "unique_id": 7297, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a mouse below a traffic light" + }, + { + "unique_id": 7298, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a traffic light and a mouse" + }, + { + "unique_id": 7299, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a mouse and a traffic light" + }, + { + "unique_id": 7300, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a remote" + }, + { + "unique_id": 7301, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a traffic light" + }, + { + "unique_id": 7302, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a remote" + }, + { + "unique_id": 7303, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a traffic light" + }, + { + "unique_id": 7304, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a traffic light above a remote" + }, + { + "unique_id": 7305, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a remote above a traffic light" + }, + { + "unique_id": 7306, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a traffic light below a remote" + }, + { + "unique_id": 7307, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a remote below a traffic light" + }, + { + "unique_id": 7308, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a traffic light and a remote" + }, + { + "unique_id": 7309, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a remote and a traffic light" + }, + { + "unique_id": 7310, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a keyboard" + }, + { + "unique_id": 7311, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a traffic light" + }, + { + "unique_id": 7312, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a keyboard" + }, + { + "unique_id": 7313, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a traffic light" + }, + { + "unique_id": 7314, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a traffic light above a keyboard" + }, + { + "unique_id": 7315, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a keyboard above a traffic light" + }, + { + "unique_id": 7316, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a traffic light below a keyboard" + }, + { + "unique_id": 7317, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a keyboard below a traffic light" + }, + { + "unique_id": 7318, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a traffic light and a keyboard" + }, + { + "unique_id": 7319, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a keyboard and a traffic light" + }, + { + "unique_id": 7320, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a cell phone" + }, + { + "unique_id": 7321, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a traffic light" + }, + { + "unique_id": 7322, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a cell phone" + }, + { + "unique_id": 7323, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a traffic light" + }, + { + "unique_id": 7324, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a traffic light above a cell phone" + }, + { + "unique_id": 7325, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a cell phone above a traffic light" + }, + { + "unique_id": 7326, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a traffic light below a cell phone" + }, + { + "unique_id": 7327, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a cell phone below a traffic light" + }, + { + "unique_id": 7328, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a traffic light and a cell phone" + }, + { + "unique_id": 7329, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a cell phone and a traffic light" + }, + { + "unique_id": 7330, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a microwave" + }, + { + "unique_id": 7331, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a traffic light" + }, + { + "unique_id": 7332, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a microwave" + }, + { + "unique_id": 7333, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a traffic light" + }, + { + "unique_id": 7334, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a traffic light above a microwave" + }, + { + "unique_id": 7335, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a microwave above a traffic light" + }, + { + "unique_id": 7336, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a traffic light below a microwave" + }, + { + "unique_id": 7337, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a microwave below a traffic light" + }, + { + "unique_id": 7338, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a traffic light and a microwave" + }, + { + "unique_id": 7339, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a microwave and a traffic light" + }, + { + "unique_id": 7340, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of an oven" + }, + { + "unique_id": 7341, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a traffic light" + }, + { + "unique_id": 7342, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of an oven" + }, + { + "unique_id": 7343, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a traffic light" + }, + { + "unique_id": 7344, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a traffic light above an oven" + }, + { + "unique_id": 7345, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "an oven above a traffic light" + }, + { + "unique_id": 7346, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a traffic light below an oven" + }, + { + "unique_id": 7347, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "an oven below a traffic light" + }, + { + "unique_id": 7348, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a traffic light and an oven" + }, + { + "unique_id": 7349, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "an oven and a traffic light" + }, + { + "unique_id": 7350, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a toaster" + }, + { + "unique_id": 7351, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a traffic light" + }, + { + "unique_id": 7352, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a toaster" + }, + { + "unique_id": 7353, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a traffic light" + }, + { + "unique_id": 7354, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a traffic light above a toaster" + }, + { + "unique_id": 7355, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a toaster above a traffic light" + }, + { + "unique_id": 7356, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a traffic light below a toaster" + }, + { + "unique_id": 7357, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a toaster below a traffic light" + }, + { + "unique_id": 7358, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a traffic light and a toaster" + }, + { + "unique_id": 7359, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a toaster and a traffic light" + }, + { + "unique_id": 7360, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a sink" + }, + { + "unique_id": 7361, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a traffic light" + }, + { + "unique_id": 7362, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a sink" + }, + { + "unique_id": 7363, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a traffic light" + }, + { + "unique_id": 7364, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a traffic light above a sink" + }, + { + "unique_id": 7365, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a sink above a traffic light" + }, + { + "unique_id": 7366, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a traffic light below a sink" + }, + { + "unique_id": 7367, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a sink below a traffic light" + }, + { + "unique_id": 7368, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a traffic light and a sink" + }, + { + "unique_id": 7369, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a sink and a traffic light" + }, + { + "unique_id": 7370, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a refrigerator" + }, + { + "unique_id": 7371, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a traffic light" + }, + { + "unique_id": 7372, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a refrigerator" + }, + { + "unique_id": 7373, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a traffic light" + }, + { + "unique_id": 7374, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a traffic light above a refrigerator" + }, + { + "unique_id": 7375, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a refrigerator above a traffic light" + }, + { + "unique_id": 7376, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a traffic light below a refrigerator" + }, + { + "unique_id": 7377, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a refrigerator below a traffic light" + }, + { + "unique_id": 7378, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a traffic light and a refrigerator" + }, + { + "unique_id": 7379, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a refrigerator and a traffic light" + }, + { + "unique_id": 7380, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a book" + }, + { + "unique_id": 7381, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a book to the left of a traffic light" + }, + { + "unique_id": 7382, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a book" + }, + { + "unique_id": 7383, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a book to the right of a traffic light" + }, + { + "unique_id": 7384, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a traffic light above a book" + }, + { + "unique_id": 7385, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a book above a traffic light" + }, + { + "unique_id": 7386, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a traffic light below a book" + }, + { + "unique_id": 7387, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a book below a traffic light" + }, + { + "unique_id": 7388, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a traffic light and a book" + }, + { + "unique_id": 7389, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a book and a traffic light" + }, + { + "unique_id": 7390, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a clock" + }, + { + "unique_id": 7391, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a traffic light" + }, + { + "unique_id": 7392, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a clock" + }, + { + "unique_id": 7393, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a traffic light" + }, + { + "unique_id": 7394, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a traffic light above a clock" + }, + { + "unique_id": 7395, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a clock above a traffic light" + }, + { + "unique_id": 7396, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a traffic light below a clock" + }, + { + "unique_id": 7397, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a clock below a traffic light" + }, + { + "unique_id": 7398, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a traffic light and a clock" + }, + { + "unique_id": 7399, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a clock and a traffic light" + }, + { + "unique_id": 7400, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a vase" + }, + { + "unique_id": 7401, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a traffic light" + }, + { + "unique_id": 7402, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a vase" + }, + { + "unique_id": 7403, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a traffic light" + }, + { + "unique_id": 7404, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a traffic light above a vase" + }, + { + "unique_id": 7405, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a vase above a traffic light" + }, + { + "unique_id": 7406, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a traffic light below a vase" + }, + { + "unique_id": 7407, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a vase below a traffic light" + }, + { + "unique_id": 7408, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a traffic light and a vase" + }, + { + "unique_id": 7409, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a vase and a traffic light" + }, + { + "unique_id": 7410, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a scissors" + }, + { + "unique_id": 7411, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a traffic light" + }, + { + "unique_id": 7412, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a scissors" + }, + { + "unique_id": 7413, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a traffic light" + }, + { + "unique_id": 7414, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a traffic light above a scissors" + }, + { + "unique_id": 7415, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a scissors above a traffic light" + }, + { + "unique_id": 7416, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a traffic light below a scissors" + }, + { + "unique_id": 7417, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a scissors below a traffic light" + }, + { + "unique_id": 7418, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a traffic light and a scissors" + }, + { + "unique_id": 7419, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a scissors and a traffic light" + }, + { + "unique_id": 7420, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a teddy bear" + }, + { + "unique_id": 7421, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a traffic light" + }, + { + "unique_id": 7422, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a teddy bear" + }, + { + "unique_id": 7423, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a traffic light" + }, + { + "unique_id": 7424, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a traffic light above a teddy bear" + }, + { + "unique_id": 7425, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a teddy bear above a traffic light" + }, + { + "unique_id": 7426, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a traffic light below a teddy bear" + }, + { + "unique_id": 7427, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a teddy bear below a traffic light" + }, + { + "unique_id": 7428, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a traffic light and a teddy bear" + }, + { + "unique_id": 7429, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a teddy bear and a traffic light" + }, + { + "unique_id": 7430, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a hair drier" + }, + { + "unique_id": 7431, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a traffic light" + }, + { + "unique_id": 7432, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a hair drier" + }, + { + "unique_id": 7433, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a traffic light" + }, + { + "unique_id": 7434, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a traffic light above a hair drier" + }, + { + "unique_id": 7435, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a hair drier above a traffic light" + }, + { + "unique_id": 7436, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a traffic light below a hair drier" + }, + { + "unique_id": 7437, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a hair drier below a traffic light" + }, + { + "unique_id": 7438, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a traffic light and a hair drier" + }, + { + "unique_id": 7439, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a hair drier and a traffic light" + }, + { + "unique_id": 7440, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a traffic light to the left of a toothbrush" + }, + { + "unique_id": 7441, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a traffic light" + }, + { + "unique_id": 7442, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a traffic light to the right of a toothbrush" + }, + { + "unique_id": 7443, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a traffic light" + }, + { + "unique_id": 7444, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a traffic light above a toothbrush" + }, + { + "unique_id": 7445, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "above", + "text": "a toothbrush above a traffic light" + }, + { + "unique_id": 7446, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a traffic light below a toothbrush" + }, + { + "unique_id": 7447, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "below", + "text": "a toothbrush below a traffic light" + }, + { + "unique_id": 7448, + "num_objects": 2, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a traffic light and a toothbrush" + }, + { + "unique_id": 7449, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "traffic light" + ], + "rel_type": "and", + "text": "a toothbrush and a traffic light" + }, + { + "unique_id": 7450, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a stop sign" + }, + { + "unique_id": 7451, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a fire hydrant" + }, + { + "unique_id": 7452, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a stop sign" + }, + { + "unique_id": 7453, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a fire hydrant" + }, + { + "unique_id": 7454, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a fire hydrant above a stop sign" + }, + { + "unique_id": 7455, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a stop sign above a fire hydrant" + }, + { + "unique_id": 7456, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a fire hydrant below a stop sign" + }, + { + "unique_id": 7457, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a stop sign below a fire hydrant" + }, + { + "unique_id": 7458, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a fire hydrant and a stop sign" + }, + { + "unique_id": 7459, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a stop sign and a fire hydrant" + }, + { + "unique_id": 7460, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a parking meter" + }, + { + "unique_id": 7461, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a fire hydrant" + }, + { + "unique_id": 7462, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a parking meter" + }, + { + "unique_id": 7463, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a fire hydrant" + }, + { + "unique_id": 7464, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a fire hydrant above a parking meter" + }, + { + "unique_id": 7465, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a parking meter above a fire hydrant" + }, + { + "unique_id": 7466, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a fire hydrant below a parking meter" + }, + { + "unique_id": 7467, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a parking meter below a fire hydrant" + }, + { + "unique_id": 7468, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a fire hydrant and a parking meter" + }, + { + "unique_id": 7469, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a parking meter and a fire hydrant" + }, + { + "unique_id": 7470, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a bench" + }, + { + "unique_id": 7471, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a fire hydrant" + }, + { + "unique_id": 7472, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a bench" + }, + { + "unique_id": 7473, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a fire hydrant" + }, + { + "unique_id": 7474, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a fire hydrant above a bench" + }, + { + "unique_id": 7475, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a bench above a fire hydrant" + }, + { + "unique_id": 7476, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a fire hydrant below a bench" + }, + { + "unique_id": 7477, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a bench below a fire hydrant" + }, + { + "unique_id": 7478, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a fire hydrant and a bench" + }, + { + "unique_id": 7479, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a bench and a fire hydrant" + }, + { + "unique_id": 7480, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a bird" + }, + { + "unique_id": 7481, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a fire hydrant" + }, + { + "unique_id": 7482, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a bird" + }, + { + "unique_id": 7483, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a fire hydrant" + }, + { + "unique_id": 7484, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a fire hydrant above a bird" + }, + { + "unique_id": 7485, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a bird above a fire hydrant" + }, + { + "unique_id": 7486, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a fire hydrant below a bird" + }, + { + "unique_id": 7487, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a bird below a fire hydrant" + }, + { + "unique_id": 7488, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a fire hydrant and a bird" + }, + { + "unique_id": 7489, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a bird and a fire hydrant" + }, + { + "unique_id": 7490, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a cat" + }, + { + "unique_id": 7491, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a fire hydrant" + }, + { + "unique_id": 7492, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a cat" + }, + { + "unique_id": 7493, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a fire hydrant" + }, + { + "unique_id": 7494, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a fire hydrant above a cat" + }, + { + "unique_id": 7495, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a cat above a fire hydrant" + }, + { + "unique_id": 7496, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a fire hydrant below a cat" + }, + { + "unique_id": 7497, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a cat below a fire hydrant" + }, + { + "unique_id": 7498, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a fire hydrant and a cat" + }, + { + "unique_id": 7499, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a cat and a fire hydrant" + }, + { + "unique_id": 7500, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a dog" + }, + { + "unique_id": 7501, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a fire hydrant" + }, + { + "unique_id": 7502, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a dog" + }, + { + "unique_id": 7503, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a fire hydrant" + }, + { + "unique_id": 7504, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a fire hydrant above a dog" + }, + { + "unique_id": 7505, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a dog above a fire hydrant" + }, + { + "unique_id": 7506, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a fire hydrant below a dog" + }, + { + "unique_id": 7507, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a dog below a fire hydrant" + }, + { + "unique_id": 7508, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a fire hydrant and a dog" + }, + { + "unique_id": 7509, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a dog and a fire hydrant" + }, + { + "unique_id": 7510, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a horse" + }, + { + "unique_id": 7511, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a fire hydrant" + }, + { + "unique_id": 7512, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a horse" + }, + { + "unique_id": 7513, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a fire hydrant" + }, + { + "unique_id": 7514, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a fire hydrant above a horse" + }, + { + "unique_id": 7515, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a horse above a fire hydrant" + }, + { + "unique_id": 7516, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a fire hydrant below a horse" + }, + { + "unique_id": 7517, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a horse below a fire hydrant" + }, + { + "unique_id": 7518, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a fire hydrant and a horse" + }, + { + "unique_id": 7519, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a horse and a fire hydrant" + }, + { + "unique_id": 7520, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a sheep" + }, + { + "unique_id": 7521, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a fire hydrant" + }, + { + "unique_id": 7522, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a sheep" + }, + { + "unique_id": 7523, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a fire hydrant" + }, + { + "unique_id": 7524, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a fire hydrant above a sheep" + }, + { + "unique_id": 7525, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a sheep above a fire hydrant" + }, + { + "unique_id": 7526, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a fire hydrant below a sheep" + }, + { + "unique_id": 7527, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a sheep below a fire hydrant" + }, + { + "unique_id": 7528, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a fire hydrant and a sheep" + }, + { + "unique_id": 7529, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a sheep and a fire hydrant" + }, + { + "unique_id": 7530, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a cow" + }, + { + "unique_id": 7531, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a fire hydrant" + }, + { + "unique_id": 7532, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a cow" + }, + { + "unique_id": 7533, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a fire hydrant" + }, + { + "unique_id": 7534, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a fire hydrant above a cow" + }, + { + "unique_id": 7535, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a cow above a fire hydrant" + }, + { + "unique_id": 7536, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a fire hydrant below a cow" + }, + { + "unique_id": 7537, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a cow below a fire hydrant" + }, + { + "unique_id": 7538, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a fire hydrant and a cow" + }, + { + "unique_id": 7539, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a cow and a fire hydrant" + }, + { + "unique_id": 7540, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of an elephant" + }, + { + "unique_id": 7541, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a fire hydrant" + }, + { + "unique_id": 7542, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of an elephant" + }, + { + "unique_id": 7543, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a fire hydrant" + }, + { + "unique_id": 7544, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a fire hydrant above an elephant" + }, + { + "unique_id": 7545, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "an elephant above a fire hydrant" + }, + { + "unique_id": 7546, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a fire hydrant below an elephant" + }, + { + "unique_id": 7547, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "an elephant below a fire hydrant" + }, + { + "unique_id": 7548, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a fire hydrant and an elephant" + }, + { + "unique_id": 7549, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "an elephant and a fire hydrant" + }, + { + "unique_id": 7550, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a bear" + }, + { + "unique_id": 7551, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a fire hydrant" + }, + { + "unique_id": 7552, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a bear" + }, + { + "unique_id": 7553, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a fire hydrant" + }, + { + "unique_id": 7554, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a fire hydrant above a bear" + }, + { + "unique_id": 7555, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a bear above a fire hydrant" + }, + { + "unique_id": 7556, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a fire hydrant below a bear" + }, + { + "unique_id": 7557, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a bear below a fire hydrant" + }, + { + "unique_id": 7558, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a fire hydrant and a bear" + }, + { + "unique_id": 7559, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a bear and a fire hydrant" + }, + { + "unique_id": 7560, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a zebra" + }, + { + "unique_id": 7561, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a fire hydrant" + }, + { + "unique_id": 7562, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a zebra" + }, + { + "unique_id": 7563, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a fire hydrant" + }, + { + "unique_id": 7564, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a fire hydrant above a zebra" + }, + { + "unique_id": 7565, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a zebra above a fire hydrant" + }, + { + "unique_id": 7566, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a fire hydrant below a zebra" + }, + { + "unique_id": 7567, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a zebra below a fire hydrant" + }, + { + "unique_id": 7568, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a fire hydrant and a zebra" + }, + { + "unique_id": 7569, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a zebra and a fire hydrant" + }, + { + "unique_id": 7570, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a giraffe" + }, + { + "unique_id": 7571, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a fire hydrant" + }, + { + "unique_id": 7572, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a giraffe" + }, + { + "unique_id": 7573, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a fire hydrant" + }, + { + "unique_id": 7574, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a fire hydrant above a giraffe" + }, + { + "unique_id": 7575, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a giraffe above a fire hydrant" + }, + { + "unique_id": 7576, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a fire hydrant below a giraffe" + }, + { + "unique_id": 7577, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a giraffe below a fire hydrant" + }, + { + "unique_id": 7578, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a fire hydrant and a giraffe" + }, + { + "unique_id": 7579, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a giraffe and a fire hydrant" + }, + { + "unique_id": 7580, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a backpack" + }, + { + "unique_id": 7581, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a fire hydrant" + }, + { + "unique_id": 7582, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a backpack" + }, + { + "unique_id": 7583, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a fire hydrant" + }, + { + "unique_id": 7584, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a fire hydrant above a backpack" + }, + { + "unique_id": 7585, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a backpack above a fire hydrant" + }, + { + "unique_id": 7586, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a fire hydrant below a backpack" + }, + { + "unique_id": 7587, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a backpack below a fire hydrant" + }, + { + "unique_id": 7588, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a fire hydrant and a backpack" + }, + { + "unique_id": 7589, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a backpack and a fire hydrant" + }, + { + "unique_id": 7590, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of an umbrella" + }, + { + "unique_id": 7591, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a fire hydrant" + }, + { + "unique_id": 7592, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of an umbrella" + }, + { + "unique_id": 7593, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a fire hydrant" + }, + { + "unique_id": 7594, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a fire hydrant above an umbrella" + }, + { + "unique_id": 7595, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "an umbrella above a fire hydrant" + }, + { + "unique_id": 7596, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a fire hydrant below an umbrella" + }, + { + "unique_id": 7597, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "an umbrella below a fire hydrant" + }, + { + "unique_id": 7598, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a fire hydrant and an umbrella" + }, + { + "unique_id": 7599, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "an umbrella and a fire hydrant" + }, + { + "unique_id": 7600, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a handbag" + }, + { + "unique_id": 7601, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a fire hydrant" + }, + { + "unique_id": 7602, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a handbag" + }, + { + "unique_id": 7603, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a fire hydrant" + }, + { + "unique_id": 7604, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a fire hydrant above a handbag" + }, + { + "unique_id": 7605, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a handbag above a fire hydrant" + }, + { + "unique_id": 7606, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a fire hydrant below a handbag" + }, + { + "unique_id": 7607, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a handbag below a fire hydrant" + }, + { + "unique_id": 7608, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a fire hydrant and a handbag" + }, + { + "unique_id": 7609, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a handbag and a fire hydrant" + }, + { + "unique_id": 7610, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a tie" + }, + { + "unique_id": 7611, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a fire hydrant" + }, + { + "unique_id": 7612, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a tie" + }, + { + "unique_id": 7613, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a fire hydrant" + }, + { + "unique_id": 7614, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a fire hydrant above a tie" + }, + { + "unique_id": 7615, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a tie above a fire hydrant" + }, + { + "unique_id": 7616, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a fire hydrant below a tie" + }, + { + "unique_id": 7617, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a tie below a fire hydrant" + }, + { + "unique_id": 7618, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a fire hydrant and a tie" + }, + { + "unique_id": 7619, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a tie and a fire hydrant" + }, + { + "unique_id": 7620, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a suitcase" + }, + { + "unique_id": 7621, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a fire hydrant" + }, + { + "unique_id": 7622, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a suitcase" + }, + { + "unique_id": 7623, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a fire hydrant" + }, + { + "unique_id": 7624, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a fire hydrant above a suitcase" + }, + { + "unique_id": 7625, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a suitcase above a fire hydrant" + }, + { + "unique_id": 7626, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a fire hydrant below a suitcase" + }, + { + "unique_id": 7627, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a suitcase below a fire hydrant" + }, + { + "unique_id": 7628, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a fire hydrant and a suitcase" + }, + { + "unique_id": 7629, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a suitcase and a fire hydrant" + }, + { + "unique_id": 7630, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a frisbee" + }, + { + "unique_id": 7631, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a fire hydrant" + }, + { + "unique_id": 7632, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a frisbee" + }, + { + "unique_id": 7633, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a fire hydrant" + }, + { + "unique_id": 7634, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a fire hydrant above a frisbee" + }, + { + "unique_id": 7635, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a frisbee above a fire hydrant" + }, + { + "unique_id": 7636, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a fire hydrant below a frisbee" + }, + { + "unique_id": 7637, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a frisbee below a fire hydrant" + }, + { + "unique_id": 7638, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a fire hydrant and a frisbee" + }, + { + "unique_id": 7639, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a frisbee and a fire hydrant" + }, + { + "unique_id": 7640, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a skis" + }, + { + "unique_id": 7641, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a fire hydrant" + }, + { + "unique_id": 7642, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a skis" + }, + { + "unique_id": 7643, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a fire hydrant" + }, + { + "unique_id": 7644, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a fire hydrant above a skis" + }, + { + "unique_id": 7645, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a skis above a fire hydrant" + }, + { + "unique_id": 7646, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a fire hydrant below a skis" + }, + { + "unique_id": 7647, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a skis below a fire hydrant" + }, + { + "unique_id": 7648, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a fire hydrant and a skis" + }, + { + "unique_id": 7649, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a skis and a fire hydrant" + }, + { + "unique_id": 7650, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a snowboard" + }, + { + "unique_id": 7651, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a fire hydrant" + }, + { + "unique_id": 7652, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a snowboard" + }, + { + "unique_id": 7653, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a fire hydrant" + }, + { + "unique_id": 7654, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a fire hydrant above a snowboard" + }, + { + "unique_id": 7655, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a snowboard above a fire hydrant" + }, + { + "unique_id": 7656, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a fire hydrant below a snowboard" + }, + { + "unique_id": 7657, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a snowboard below a fire hydrant" + }, + { + "unique_id": 7658, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a fire hydrant and a snowboard" + }, + { + "unique_id": 7659, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a snowboard and a fire hydrant" + }, + { + "unique_id": 7660, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a sports ball" + }, + { + "unique_id": 7661, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a fire hydrant" + }, + { + "unique_id": 7662, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a sports ball" + }, + { + "unique_id": 7663, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a fire hydrant" + }, + { + "unique_id": 7664, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a fire hydrant above a sports ball" + }, + { + "unique_id": 7665, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a sports ball above a fire hydrant" + }, + { + "unique_id": 7666, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a fire hydrant below a sports ball" + }, + { + "unique_id": 7667, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a sports ball below a fire hydrant" + }, + { + "unique_id": 7668, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a fire hydrant and a sports ball" + }, + { + "unique_id": 7669, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a sports ball and a fire hydrant" + }, + { + "unique_id": 7670, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a kite" + }, + { + "unique_id": 7671, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a fire hydrant" + }, + { + "unique_id": 7672, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a kite" + }, + { + "unique_id": 7673, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a fire hydrant" + }, + { + "unique_id": 7674, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a fire hydrant above a kite" + }, + { + "unique_id": 7675, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a kite above a fire hydrant" + }, + { + "unique_id": 7676, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a fire hydrant below a kite" + }, + { + "unique_id": 7677, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a kite below a fire hydrant" + }, + { + "unique_id": 7678, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a fire hydrant and a kite" + }, + { + "unique_id": 7679, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a kite and a fire hydrant" + }, + { + "unique_id": 7680, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a baseball bat" + }, + { + "unique_id": 7681, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a fire hydrant" + }, + { + "unique_id": 7682, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a baseball bat" + }, + { + "unique_id": 7683, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a fire hydrant" + }, + { + "unique_id": 7684, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a fire hydrant above a baseball bat" + }, + { + "unique_id": 7685, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a baseball bat above a fire hydrant" + }, + { + "unique_id": 7686, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a fire hydrant below a baseball bat" + }, + { + "unique_id": 7687, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a baseball bat below a fire hydrant" + }, + { + "unique_id": 7688, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a fire hydrant and a baseball bat" + }, + { + "unique_id": 7689, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a baseball bat and a fire hydrant" + }, + { + "unique_id": 7690, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a baseball glove" + }, + { + "unique_id": 7691, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a fire hydrant" + }, + { + "unique_id": 7692, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a baseball glove" + }, + { + "unique_id": 7693, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a fire hydrant" + }, + { + "unique_id": 7694, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a fire hydrant above a baseball glove" + }, + { + "unique_id": 7695, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a baseball glove above a fire hydrant" + }, + { + "unique_id": 7696, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a fire hydrant below a baseball glove" + }, + { + "unique_id": 7697, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a baseball glove below a fire hydrant" + }, + { + "unique_id": 7698, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a fire hydrant and a baseball glove" + }, + { + "unique_id": 7699, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a baseball glove and a fire hydrant" + }, + { + "unique_id": 7700, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a skateboard" + }, + { + "unique_id": 7701, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a fire hydrant" + }, + { + "unique_id": 7702, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a skateboard" + }, + { + "unique_id": 7703, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a fire hydrant" + }, + { + "unique_id": 7704, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a fire hydrant above a skateboard" + }, + { + "unique_id": 7705, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a skateboard above a fire hydrant" + }, + { + "unique_id": 7706, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a fire hydrant below a skateboard" + }, + { + "unique_id": 7707, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a skateboard below a fire hydrant" + }, + { + "unique_id": 7708, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a fire hydrant and a skateboard" + }, + { + "unique_id": 7709, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a skateboard and a fire hydrant" + }, + { + "unique_id": 7710, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a surfboard" + }, + { + "unique_id": 7711, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a fire hydrant" + }, + { + "unique_id": 7712, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a surfboard" + }, + { + "unique_id": 7713, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a fire hydrant" + }, + { + "unique_id": 7714, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a fire hydrant above a surfboard" + }, + { + "unique_id": 7715, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a surfboard above a fire hydrant" + }, + { + "unique_id": 7716, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a fire hydrant below a surfboard" + }, + { + "unique_id": 7717, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a surfboard below a fire hydrant" + }, + { + "unique_id": 7718, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a fire hydrant and a surfboard" + }, + { + "unique_id": 7719, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a surfboard and a fire hydrant" + }, + { + "unique_id": 7720, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a tennis racket" + }, + { + "unique_id": 7721, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a fire hydrant" + }, + { + "unique_id": 7722, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a tennis racket" + }, + { + "unique_id": 7723, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a fire hydrant" + }, + { + "unique_id": 7724, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a fire hydrant above a tennis racket" + }, + { + "unique_id": 7725, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a tennis racket above a fire hydrant" + }, + { + "unique_id": 7726, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a fire hydrant below a tennis racket" + }, + { + "unique_id": 7727, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a tennis racket below a fire hydrant" + }, + { + "unique_id": 7728, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a fire hydrant and a tennis racket" + }, + { + "unique_id": 7729, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a tennis racket and a fire hydrant" + }, + { + "unique_id": 7730, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a bottle" + }, + { + "unique_id": 7731, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a fire hydrant" + }, + { + "unique_id": 7732, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a bottle" + }, + { + "unique_id": 7733, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a fire hydrant" + }, + { + "unique_id": 7734, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a fire hydrant above a bottle" + }, + { + "unique_id": 7735, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a bottle above a fire hydrant" + }, + { + "unique_id": 7736, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a fire hydrant below a bottle" + }, + { + "unique_id": 7737, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a bottle below a fire hydrant" + }, + { + "unique_id": 7738, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a fire hydrant and a bottle" + }, + { + "unique_id": 7739, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a bottle and a fire hydrant" + }, + { + "unique_id": 7740, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a wine glass" + }, + { + "unique_id": 7741, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a fire hydrant" + }, + { + "unique_id": 7742, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a wine glass" + }, + { + "unique_id": 7743, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a fire hydrant" + }, + { + "unique_id": 7744, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a fire hydrant above a wine glass" + }, + { + "unique_id": 7745, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a wine glass above a fire hydrant" + }, + { + "unique_id": 7746, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a fire hydrant below a wine glass" + }, + { + "unique_id": 7747, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a wine glass below a fire hydrant" + }, + { + "unique_id": 7748, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a fire hydrant and a wine glass" + }, + { + "unique_id": 7749, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a wine glass and a fire hydrant" + }, + { + "unique_id": 7750, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a cup" + }, + { + "unique_id": 7751, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a fire hydrant" + }, + { + "unique_id": 7752, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a cup" + }, + { + "unique_id": 7753, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a fire hydrant" + }, + { + "unique_id": 7754, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a fire hydrant above a cup" + }, + { + "unique_id": 7755, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a cup above a fire hydrant" + }, + { + "unique_id": 7756, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a fire hydrant below a cup" + }, + { + "unique_id": 7757, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a cup below a fire hydrant" + }, + { + "unique_id": 7758, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a fire hydrant and a cup" + }, + { + "unique_id": 7759, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a cup and a fire hydrant" + }, + { + "unique_id": 7760, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a fork" + }, + { + "unique_id": 7761, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a fire hydrant" + }, + { + "unique_id": 7762, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a fork" + }, + { + "unique_id": 7763, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a fire hydrant" + }, + { + "unique_id": 7764, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a fire hydrant above a fork" + }, + { + "unique_id": 7765, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a fork above a fire hydrant" + }, + { + "unique_id": 7766, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a fire hydrant below a fork" + }, + { + "unique_id": 7767, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a fork below a fire hydrant" + }, + { + "unique_id": 7768, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a fire hydrant and a fork" + }, + { + "unique_id": 7769, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a fork and a fire hydrant" + }, + { + "unique_id": 7770, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a knife" + }, + { + "unique_id": 7771, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a fire hydrant" + }, + { + "unique_id": 7772, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a knife" + }, + { + "unique_id": 7773, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a fire hydrant" + }, + { + "unique_id": 7774, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a fire hydrant above a knife" + }, + { + "unique_id": 7775, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a knife above a fire hydrant" + }, + { + "unique_id": 7776, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a fire hydrant below a knife" + }, + { + "unique_id": 7777, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a knife below a fire hydrant" + }, + { + "unique_id": 7778, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a fire hydrant and a knife" + }, + { + "unique_id": 7779, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a knife and a fire hydrant" + }, + { + "unique_id": 7780, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a spoon" + }, + { + "unique_id": 7781, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a fire hydrant" + }, + { + "unique_id": 7782, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a spoon" + }, + { + "unique_id": 7783, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a fire hydrant" + }, + { + "unique_id": 7784, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a fire hydrant above a spoon" + }, + { + "unique_id": 7785, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a spoon above a fire hydrant" + }, + { + "unique_id": 7786, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a fire hydrant below a spoon" + }, + { + "unique_id": 7787, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a spoon below a fire hydrant" + }, + { + "unique_id": 7788, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a fire hydrant and a spoon" + }, + { + "unique_id": 7789, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a spoon and a fire hydrant" + }, + { + "unique_id": 7790, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a bowl" + }, + { + "unique_id": 7791, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a fire hydrant" + }, + { + "unique_id": 7792, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a bowl" + }, + { + "unique_id": 7793, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a fire hydrant" + }, + { + "unique_id": 7794, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a fire hydrant above a bowl" + }, + { + "unique_id": 7795, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a bowl above a fire hydrant" + }, + { + "unique_id": 7796, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a fire hydrant below a bowl" + }, + { + "unique_id": 7797, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a bowl below a fire hydrant" + }, + { + "unique_id": 7798, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a fire hydrant and a bowl" + }, + { + "unique_id": 7799, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a bowl and a fire hydrant" + }, + { + "unique_id": 7800, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a banana" + }, + { + "unique_id": 7801, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a fire hydrant" + }, + { + "unique_id": 7802, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a banana" + }, + { + "unique_id": 7803, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a fire hydrant" + }, + { + "unique_id": 7804, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a fire hydrant above a banana" + }, + { + "unique_id": 7805, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a banana above a fire hydrant" + }, + { + "unique_id": 7806, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a fire hydrant below a banana" + }, + { + "unique_id": 7807, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a banana below a fire hydrant" + }, + { + "unique_id": 7808, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a fire hydrant and a banana" + }, + { + "unique_id": 7809, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a banana and a fire hydrant" + }, + { + "unique_id": 7810, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of an apple" + }, + { + "unique_id": 7811, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a fire hydrant" + }, + { + "unique_id": 7812, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of an apple" + }, + { + "unique_id": 7813, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a fire hydrant" + }, + { + "unique_id": 7814, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a fire hydrant above an apple" + }, + { + "unique_id": 7815, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "an apple above a fire hydrant" + }, + { + "unique_id": 7816, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a fire hydrant below an apple" + }, + { + "unique_id": 7817, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "an apple below a fire hydrant" + }, + { + "unique_id": 7818, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a fire hydrant and an apple" + }, + { + "unique_id": 7819, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "an apple and a fire hydrant" + }, + { + "unique_id": 7820, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a sandwich" + }, + { + "unique_id": 7821, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a fire hydrant" + }, + { + "unique_id": 7822, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a sandwich" + }, + { + "unique_id": 7823, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a fire hydrant" + }, + { + "unique_id": 7824, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a fire hydrant above a sandwich" + }, + { + "unique_id": 7825, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a sandwich above a fire hydrant" + }, + { + "unique_id": 7826, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a fire hydrant below a sandwich" + }, + { + "unique_id": 7827, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a sandwich below a fire hydrant" + }, + { + "unique_id": 7828, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a fire hydrant and a sandwich" + }, + { + "unique_id": 7829, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a sandwich and a fire hydrant" + }, + { + "unique_id": 7830, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of an orange" + }, + { + "unique_id": 7831, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a fire hydrant" + }, + { + "unique_id": 7832, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of an orange" + }, + { + "unique_id": 7833, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a fire hydrant" + }, + { + "unique_id": 7834, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a fire hydrant above an orange" + }, + { + "unique_id": 7835, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "an orange above a fire hydrant" + }, + { + "unique_id": 7836, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a fire hydrant below an orange" + }, + { + "unique_id": 7837, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "an orange below a fire hydrant" + }, + { + "unique_id": 7838, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a fire hydrant and an orange" + }, + { + "unique_id": 7839, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "an orange and a fire hydrant" + }, + { + "unique_id": 7840, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a broccoli" + }, + { + "unique_id": 7841, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a fire hydrant" + }, + { + "unique_id": 7842, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a broccoli" + }, + { + "unique_id": 7843, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a fire hydrant" + }, + { + "unique_id": 7844, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a fire hydrant above a broccoli" + }, + { + "unique_id": 7845, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a broccoli above a fire hydrant" + }, + { + "unique_id": 7846, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a fire hydrant below a broccoli" + }, + { + "unique_id": 7847, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a broccoli below a fire hydrant" + }, + { + "unique_id": 7848, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a fire hydrant and a broccoli" + }, + { + "unique_id": 7849, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a broccoli and a fire hydrant" + }, + { + "unique_id": 7850, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a carrot" + }, + { + "unique_id": 7851, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a fire hydrant" + }, + { + "unique_id": 7852, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a carrot" + }, + { + "unique_id": 7853, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a fire hydrant" + }, + { + "unique_id": 7854, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a fire hydrant above a carrot" + }, + { + "unique_id": 7855, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a carrot above a fire hydrant" + }, + { + "unique_id": 7856, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a fire hydrant below a carrot" + }, + { + "unique_id": 7857, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a carrot below a fire hydrant" + }, + { + "unique_id": 7858, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a fire hydrant and a carrot" + }, + { + "unique_id": 7859, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a carrot and a fire hydrant" + }, + { + "unique_id": 7860, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a hot dog" + }, + { + "unique_id": 7861, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a fire hydrant" + }, + { + "unique_id": 7862, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a hot dog" + }, + { + "unique_id": 7863, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a fire hydrant" + }, + { + "unique_id": 7864, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a fire hydrant above a hot dog" + }, + { + "unique_id": 7865, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a hot dog above a fire hydrant" + }, + { + "unique_id": 7866, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a fire hydrant below a hot dog" + }, + { + "unique_id": 7867, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a hot dog below a fire hydrant" + }, + { + "unique_id": 7868, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a fire hydrant and a hot dog" + }, + { + "unique_id": 7869, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a hot dog and a fire hydrant" + }, + { + "unique_id": 7870, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a pizza" + }, + { + "unique_id": 7871, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a fire hydrant" + }, + { + "unique_id": 7872, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a pizza" + }, + { + "unique_id": 7873, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a fire hydrant" + }, + { + "unique_id": 7874, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a fire hydrant above a pizza" + }, + { + "unique_id": 7875, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a pizza above a fire hydrant" + }, + { + "unique_id": 7876, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a fire hydrant below a pizza" + }, + { + "unique_id": 7877, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a pizza below a fire hydrant" + }, + { + "unique_id": 7878, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a fire hydrant and a pizza" + }, + { + "unique_id": 7879, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a pizza and a fire hydrant" + }, + { + "unique_id": 7880, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a donut" + }, + { + "unique_id": 7881, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a fire hydrant" + }, + { + "unique_id": 7882, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a donut" + }, + { + "unique_id": 7883, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a fire hydrant" + }, + { + "unique_id": 7884, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a fire hydrant above a donut" + }, + { + "unique_id": 7885, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a donut above a fire hydrant" + }, + { + "unique_id": 7886, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a fire hydrant below a donut" + }, + { + "unique_id": 7887, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a donut below a fire hydrant" + }, + { + "unique_id": 7888, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a fire hydrant and a donut" + }, + { + "unique_id": 7889, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a donut and a fire hydrant" + }, + { + "unique_id": 7890, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a cake" + }, + { + "unique_id": 7891, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a fire hydrant" + }, + { + "unique_id": 7892, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a cake" + }, + { + "unique_id": 7893, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a fire hydrant" + }, + { + "unique_id": 7894, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a fire hydrant above a cake" + }, + { + "unique_id": 7895, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a cake above a fire hydrant" + }, + { + "unique_id": 7896, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a fire hydrant below a cake" + }, + { + "unique_id": 7897, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a cake below a fire hydrant" + }, + { + "unique_id": 7898, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a fire hydrant and a cake" + }, + { + "unique_id": 7899, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a cake and a fire hydrant" + }, + { + "unique_id": 7900, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a chair" + }, + { + "unique_id": 7901, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a fire hydrant" + }, + { + "unique_id": 7902, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a chair" + }, + { + "unique_id": 7903, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a fire hydrant" + }, + { + "unique_id": 7904, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a fire hydrant above a chair" + }, + { + "unique_id": 7905, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a chair above a fire hydrant" + }, + { + "unique_id": 7906, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a fire hydrant below a chair" + }, + { + "unique_id": 7907, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a chair below a fire hydrant" + }, + { + "unique_id": 7908, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a fire hydrant and a chair" + }, + { + "unique_id": 7909, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a chair and a fire hydrant" + }, + { + "unique_id": 7910, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a couch" + }, + { + "unique_id": 7911, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a fire hydrant" + }, + { + "unique_id": 7912, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a couch" + }, + { + "unique_id": 7913, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a fire hydrant" + }, + { + "unique_id": 7914, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a fire hydrant above a couch" + }, + { + "unique_id": 7915, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a couch above a fire hydrant" + }, + { + "unique_id": 7916, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a fire hydrant below a couch" + }, + { + "unique_id": 7917, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a couch below a fire hydrant" + }, + { + "unique_id": 7918, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a fire hydrant and a couch" + }, + { + "unique_id": 7919, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a couch and a fire hydrant" + }, + { + "unique_id": 7920, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a potted plant" + }, + { + "unique_id": 7921, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a fire hydrant" + }, + { + "unique_id": 7922, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a potted plant" + }, + { + "unique_id": 7923, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a fire hydrant" + }, + { + "unique_id": 7924, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a fire hydrant above a potted plant" + }, + { + "unique_id": 7925, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a potted plant above a fire hydrant" + }, + { + "unique_id": 7926, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a fire hydrant below a potted plant" + }, + { + "unique_id": 7927, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a potted plant below a fire hydrant" + }, + { + "unique_id": 7928, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a fire hydrant and a potted plant" + }, + { + "unique_id": 7929, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a potted plant and a fire hydrant" + }, + { + "unique_id": 7930, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a bed" + }, + { + "unique_id": 7931, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a fire hydrant" + }, + { + "unique_id": 7932, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a bed" + }, + { + "unique_id": 7933, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a fire hydrant" + }, + { + "unique_id": 7934, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a fire hydrant above a bed" + }, + { + "unique_id": 7935, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a bed above a fire hydrant" + }, + { + "unique_id": 7936, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a fire hydrant below a bed" + }, + { + "unique_id": 7937, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a bed below a fire hydrant" + }, + { + "unique_id": 7938, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a fire hydrant and a bed" + }, + { + "unique_id": 7939, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a bed and a fire hydrant" + }, + { + "unique_id": 7940, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a dining table" + }, + { + "unique_id": 7941, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a fire hydrant" + }, + { + "unique_id": 7942, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a dining table" + }, + { + "unique_id": 7943, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a fire hydrant" + }, + { + "unique_id": 7944, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a fire hydrant above a dining table" + }, + { + "unique_id": 7945, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a dining table above a fire hydrant" + }, + { + "unique_id": 7946, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a fire hydrant below a dining table" + }, + { + "unique_id": 7947, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a dining table below a fire hydrant" + }, + { + "unique_id": 7948, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a fire hydrant and a dining table" + }, + { + "unique_id": 7949, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a dining table and a fire hydrant" + }, + { + "unique_id": 7950, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a toilet" + }, + { + "unique_id": 7951, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a fire hydrant" + }, + { + "unique_id": 7952, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a toilet" + }, + { + "unique_id": 7953, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a fire hydrant" + }, + { + "unique_id": 7954, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a fire hydrant above a toilet" + }, + { + "unique_id": 7955, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a toilet above a fire hydrant" + }, + { + "unique_id": 7956, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a fire hydrant below a toilet" + }, + { + "unique_id": 7957, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a toilet below a fire hydrant" + }, + { + "unique_id": 7958, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a fire hydrant and a toilet" + }, + { + "unique_id": 7959, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a toilet and a fire hydrant" + }, + { + "unique_id": 7960, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a tv" + }, + { + "unique_id": 7961, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a fire hydrant" + }, + { + "unique_id": 7962, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a tv" + }, + { + "unique_id": 7963, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a fire hydrant" + }, + { + "unique_id": 7964, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a fire hydrant above a tv" + }, + { + "unique_id": 7965, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a tv above a fire hydrant" + }, + { + "unique_id": 7966, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a fire hydrant below a tv" + }, + { + "unique_id": 7967, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a tv below a fire hydrant" + }, + { + "unique_id": 7968, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a fire hydrant and a tv" + }, + { + "unique_id": 7969, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a tv and a fire hydrant" + }, + { + "unique_id": 7970, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a laptop" + }, + { + "unique_id": 7971, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a fire hydrant" + }, + { + "unique_id": 7972, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a laptop" + }, + { + "unique_id": 7973, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a fire hydrant" + }, + { + "unique_id": 7974, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a fire hydrant above a laptop" + }, + { + "unique_id": 7975, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a laptop above a fire hydrant" + }, + { + "unique_id": 7976, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a fire hydrant below a laptop" + }, + { + "unique_id": 7977, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a laptop below a fire hydrant" + }, + { + "unique_id": 7978, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a fire hydrant and a laptop" + }, + { + "unique_id": 7979, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a laptop and a fire hydrant" + }, + { + "unique_id": 7980, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a mouse" + }, + { + "unique_id": 7981, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a fire hydrant" + }, + { + "unique_id": 7982, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a mouse" + }, + { + "unique_id": 7983, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a fire hydrant" + }, + { + "unique_id": 7984, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a fire hydrant above a mouse" + }, + { + "unique_id": 7985, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a mouse above a fire hydrant" + }, + { + "unique_id": 7986, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a fire hydrant below a mouse" + }, + { + "unique_id": 7987, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a mouse below a fire hydrant" + }, + { + "unique_id": 7988, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a fire hydrant and a mouse" + }, + { + "unique_id": 7989, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a mouse and a fire hydrant" + }, + { + "unique_id": 7990, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a remote" + }, + { + "unique_id": 7991, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a fire hydrant" + }, + { + "unique_id": 7992, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a remote" + }, + { + "unique_id": 7993, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a fire hydrant" + }, + { + "unique_id": 7994, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a fire hydrant above a remote" + }, + { + "unique_id": 7995, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a remote above a fire hydrant" + }, + { + "unique_id": 7996, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a fire hydrant below a remote" + }, + { + "unique_id": 7997, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a remote below a fire hydrant" + }, + { + "unique_id": 7998, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a fire hydrant and a remote" + }, + { + "unique_id": 7999, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a remote and a fire hydrant" + }, + { + "unique_id": 8000, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a keyboard" + }, + { + "unique_id": 8001, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a fire hydrant" + }, + { + "unique_id": 8002, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a keyboard" + }, + { + "unique_id": 8003, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a fire hydrant" + }, + { + "unique_id": 8004, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a fire hydrant above a keyboard" + }, + { + "unique_id": 8005, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a keyboard above a fire hydrant" + }, + { + "unique_id": 8006, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a fire hydrant below a keyboard" + }, + { + "unique_id": 8007, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a keyboard below a fire hydrant" + }, + { + "unique_id": 8008, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a fire hydrant and a keyboard" + }, + { + "unique_id": 8009, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a keyboard and a fire hydrant" + }, + { + "unique_id": 8010, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a cell phone" + }, + { + "unique_id": 8011, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a fire hydrant" + }, + { + "unique_id": 8012, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a cell phone" + }, + { + "unique_id": 8013, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a fire hydrant" + }, + { + "unique_id": 8014, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a fire hydrant above a cell phone" + }, + { + "unique_id": 8015, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a cell phone above a fire hydrant" + }, + { + "unique_id": 8016, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a fire hydrant below a cell phone" + }, + { + "unique_id": 8017, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a cell phone below a fire hydrant" + }, + { + "unique_id": 8018, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a fire hydrant and a cell phone" + }, + { + "unique_id": 8019, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a cell phone and a fire hydrant" + }, + { + "unique_id": 8020, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a microwave" + }, + { + "unique_id": 8021, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a fire hydrant" + }, + { + "unique_id": 8022, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a microwave" + }, + { + "unique_id": 8023, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a fire hydrant" + }, + { + "unique_id": 8024, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a fire hydrant above a microwave" + }, + { + "unique_id": 8025, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a microwave above a fire hydrant" + }, + { + "unique_id": 8026, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a fire hydrant below a microwave" + }, + { + "unique_id": 8027, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a microwave below a fire hydrant" + }, + { + "unique_id": 8028, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a fire hydrant and a microwave" + }, + { + "unique_id": 8029, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a microwave and a fire hydrant" + }, + { + "unique_id": 8030, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of an oven" + }, + { + "unique_id": 8031, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a fire hydrant" + }, + { + "unique_id": 8032, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of an oven" + }, + { + "unique_id": 8033, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a fire hydrant" + }, + { + "unique_id": 8034, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a fire hydrant above an oven" + }, + { + "unique_id": 8035, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "an oven above a fire hydrant" + }, + { + "unique_id": 8036, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a fire hydrant below an oven" + }, + { + "unique_id": 8037, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "an oven below a fire hydrant" + }, + { + "unique_id": 8038, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a fire hydrant and an oven" + }, + { + "unique_id": 8039, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "an oven and a fire hydrant" + }, + { + "unique_id": 8040, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a toaster" + }, + { + "unique_id": 8041, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a fire hydrant" + }, + { + "unique_id": 8042, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a toaster" + }, + { + "unique_id": 8043, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a fire hydrant" + }, + { + "unique_id": 8044, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a fire hydrant above a toaster" + }, + { + "unique_id": 8045, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a toaster above a fire hydrant" + }, + { + "unique_id": 8046, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a fire hydrant below a toaster" + }, + { + "unique_id": 8047, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a toaster below a fire hydrant" + }, + { + "unique_id": 8048, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a fire hydrant and a toaster" + }, + { + "unique_id": 8049, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a toaster and a fire hydrant" + }, + { + "unique_id": 8050, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a sink" + }, + { + "unique_id": 8051, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a fire hydrant" + }, + { + "unique_id": 8052, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a sink" + }, + { + "unique_id": 8053, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a fire hydrant" + }, + { + "unique_id": 8054, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a fire hydrant above a sink" + }, + { + "unique_id": 8055, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a sink above a fire hydrant" + }, + { + "unique_id": 8056, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a fire hydrant below a sink" + }, + { + "unique_id": 8057, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a sink below a fire hydrant" + }, + { + "unique_id": 8058, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a fire hydrant and a sink" + }, + { + "unique_id": 8059, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a sink and a fire hydrant" + }, + { + "unique_id": 8060, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a refrigerator" + }, + { + "unique_id": 8061, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a fire hydrant" + }, + { + "unique_id": 8062, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a refrigerator" + }, + { + "unique_id": 8063, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a fire hydrant" + }, + { + "unique_id": 8064, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a fire hydrant above a refrigerator" + }, + { + "unique_id": 8065, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a refrigerator above a fire hydrant" + }, + { + "unique_id": 8066, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a fire hydrant below a refrigerator" + }, + { + "unique_id": 8067, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a refrigerator below a fire hydrant" + }, + { + "unique_id": 8068, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a fire hydrant and a refrigerator" + }, + { + "unique_id": 8069, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a refrigerator and a fire hydrant" + }, + { + "unique_id": 8070, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a book" + }, + { + "unique_id": 8071, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a book to the left of a fire hydrant" + }, + { + "unique_id": 8072, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a book" + }, + { + "unique_id": 8073, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a book to the right of a fire hydrant" + }, + { + "unique_id": 8074, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a fire hydrant above a book" + }, + { + "unique_id": 8075, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a book above a fire hydrant" + }, + { + "unique_id": 8076, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a fire hydrant below a book" + }, + { + "unique_id": 8077, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a book below a fire hydrant" + }, + { + "unique_id": 8078, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a fire hydrant and a book" + }, + { + "unique_id": 8079, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a book and a fire hydrant" + }, + { + "unique_id": 8080, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a clock" + }, + { + "unique_id": 8081, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a fire hydrant" + }, + { + "unique_id": 8082, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a clock" + }, + { + "unique_id": 8083, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a fire hydrant" + }, + { + "unique_id": 8084, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a fire hydrant above a clock" + }, + { + "unique_id": 8085, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a clock above a fire hydrant" + }, + { + "unique_id": 8086, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a fire hydrant below a clock" + }, + { + "unique_id": 8087, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a clock below a fire hydrant" + }, + { + "unique_id": 8088, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a fire hydrant and a clock" + }, + { + "unique_id": 8089, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a clock and a fire hydrant" + }, + { + "unique_id": 8090, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a vase" + }, + { + "unique_id": 8091, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a fire hydrant" + }, + { + "unique_id": 8092, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a vase" + }, + { + "unique_id": 8093, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a fire hydrant" + }, + { + "unique_id": 8094, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a fire hydrant above a vase" + }, + { + "unique_id": 8095, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a vase above a fire hydrant" + }, + { + "unique_id": 8096, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a fire hydrant below a vase" + }, + { + "unique_id": 8097, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a vase below a fire hydrant" + }, + { + "unique_id": 8098, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a fire hydrant and a vase" + }, + { + "unique_id": 8099, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a vase and a fire hydrant" + }, + { + "unique_id": 8100, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a scissors" + }, + { + "unique_id": 8101, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a fire hydrant" + }, + { + "unique_id": 8102, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a scissors" + }, + { + "unique_id": 8103, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a fire hydrant" + }, + { + "unique_id": 8104, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a fire hydrant above a scissors" + }, + { + "unique_id": 8105, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a scissors above a fire hydrant" + }, + { + "unique_id": 8106, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a fire hydrant below a scissors" + }, + { + "unique_id": 8107, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a scissors below a fire hydrant" + }, + { + "unique_id": 8108, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a fire hydrant and a scissors" + }, + { + "unique_id": 8109, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a scissors and a fire hydrant" + }, + { + "unique_id": 8110, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a teddy bear" + }, + { + "unique_id": 8111, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a fire hydrant" + }, + { + "unique_id": 8112, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a teddy bear" + }, + { + "unique_id": 8113, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a fire hydrant" + }, + { + "unique_id": 8114, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a fire hydrant above a teddy bear" + }, + { + "unique_id": 8115, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a teddy bear above a fire hydrant" + }, + { + "unique_id": 8116, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a fire hydrant below a teddy bear" + }, + { + "unique_id": 8117, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a teddy bear below a fire hydrant" + }, + { + "unique_id": 8118, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a fire hydrant and a teddy bear" + }, + { + "unique_id": 8119, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a teddy bear and a fire hydrant" + }, + { + "unique_id": 8120, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a hair drier" + }, + { + "unique_id": 8121, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a fire hydrant" + }, + { + "unique_id": 8122, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a hair drier" + }, + { + "unique_id": 8123, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a fire hydrant" + }, + { + "unique_id": 8124, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a fire hydrant above a hair drier" + }, + { + "unique_id": 8125, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a hair drier above a fire hydrant" + }, + { + "unique_id": 8126, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a fire hydrant below a hair drier" + }, + { + "unique_id": 8127, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a hair drier below a fire hydrant" + }, + { + "unique_id": 8128, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a fire hydrant and a hair drier" + }, + { + "unique_id": 8129, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a hair drier and a fire hydrant" + }, + { + "unique_id": 8130, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a fire hydrant to the left of a toothbrush" + }, + { + "unique_id": 8131, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a fire hydrant" + }, + { + "unique_id": 8132, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a fire hydrant to the right of a toothbrush" + }, + { + "unique_id": 8133, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a fire hydrant" + }, + { + "unique_id": 8134, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a fire hydrant above a toothbrush" + }, + { + "unique_id": 8135, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "above", + "text": "a toothbrush above a fire hydrant" + }, + { + "unique_id": 8136, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a fire hydrant below a toothbrush" + }, + { + "unique_id": 8137, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "below", + "text": "a toothbrush below a fire hydrant" + }, + { + "unique_id": 8138, + "num_objects": 2, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a fire hydrant and a toothbrush" + }, + { + "unique_id": 8139, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fire hydrant" + ], + "rel_type": "and", + "text": "a toothbrush and a fire hydrant" + }, + { + "unique_id": 8140, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a parking meter" + }, + { + "unique_id": 8141, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a stop sign" + }, + { + "unique_id": 8142, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a parking meter" + }, + { + "unique_id": 8143, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a stop sign" + }, + { + "unique_id": 8144, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a stop sign above a parking meter" + }, + { + "unique_id": 8145, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a parking meter above a stop sign" + }, + { + "unique_id": 8146, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a stop sign below a parking meter" + }, + { + "unique_id": 8147, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a parking meter below a stop sign" + }, + { + "unique_id": 8148, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a stop sign and a parking meter" + }, + { + "unique_id": 8149, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a parking meter and a stop sign" + }, + { + "unique_id": 8150, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a bench" + }, + { + "unique_id": 8151, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a stop sign" + }, + { + "unique_id": 8152, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a bench" + }, + { + "unique_id": 8153, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a stop sign" + }, + { + "unique_id": 8154, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a stop sign above a bench" + }, + { + "unique_id": 8155, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a bench above a stop sign" + }, + { + "unique_id": 8156, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a stop sign below a bench" + }, + { + "unique_id": 8157, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a bench below a stop sign" + }, + { + "unique_id": 8158, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a stop sign and a bench" + }, + { + "unique_id": 8159, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a bench and a stop sign" + }, + { + "unique_id": 8160, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a bird" + }, + { + "unique_id": 8161, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a stop sign" + }, + { + "unique_id": 8162, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a bird" + }, + { + "unique_id": 8163, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a stop sign" + }, + { + "unique_id": 8164, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a stop sign above a bird" + }, + { + "unique_id": 8165, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a bird above a stop sign" + }, + { + "unique_id": 8166, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a stop sign below a bird" + }, + { + "unique_id": 8167, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a bird below a stop sign" + }, + { + "unique_id": 8168, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a stop sign and a bird" + }, + { + "unique_id": 8169, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a bird and a stop sign" + }, + { + "unique_id": 8170, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a cat" + }, + { + "unique_id": 8171, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a stop sign" + }, + { + "unique_id": 8172, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a cat" + }, + { + "unique_id": 8173, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a stop sign" + }, + { + "unique_id": 8174, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a stop sign above a cat" + }, + { + "unique_id": 8175, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a cat above a stop sign" + }, + { + "unique_id": 8176, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a stop sign below a cat" + }, + { + "unique_id": 8177, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a cat below a stop sign" + }, + { + "unique_id": 8178, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a stop sign and a cat" + }, + { + "unique_id": 8179, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a cat and a stop sign" + }, + { + "unique_id": 8180, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a dog" + }, + { + "unique_id": 8181, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a stop sign" + }, + { + "unique_id": 8182, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a dog" + }, + { + "unique_id": 8183, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a stop sign" + }, + { + "unique_id": 8184, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a stop sign above a dog" + }, + { + "unique_id": 8185, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a dog above a stop sign" + }, + { + "unique_id": 8186, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a stop sign below a dog" + }, + { + "unique_id": 8187, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a dog below a stop sign" + }, + { + "unique_id": 8188, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a stop sign and a dog" + }, + { + "unique_id": 8189, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a dog and a stop sign" + }, + { + "unique_id": 8190, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a horse" + }, + { + "unique_id": 8191, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a stop sign" + }, + { + "unique_id": 8192, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a horse" + }, + { + "unique_id": 8193, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a stop sign" + }, + { + "unique_id": 8194, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a stop sign above a horse" + }, + { + "unique_id": 8195, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a horse above a stop sign" + }, + { + "unique_id": 8196, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a stop sign below a horse" + }, + { + "unique_id": 8197, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a horse below a stop sign" + }, + { + "unique_id": 8198, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a stop sign and a horse" + }, + { + "unique_id": 8199, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a horse and a stop sign" + }, + { + "unique_id": 8200, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a sheep" + }, + { + "unique_id": 8201, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a stop sign" + }, + { + "unique_id": 8202, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a sheep" + }, + { + "unique_id": 8203, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a stop sign" + }, + { + "unique_id": 8204, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a stop sign above a sheep" + }, + { + "unique_id": 8205, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a sheep above a stop sign" + }, + { + "unique_id": 8206, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a stop sign below a sheep" + }, + { + "unique_id": 8207, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a sheep below a stop sign" + }, + { + "unique_id": 8208, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a stop sign and a sheep" + }, + { + "unique_id": 8209, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a sheep and a stop sign" + }, + { + "unique_id": 8210, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a cow" + }, + { + "unique_id": 8211, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a stop sign" + }, + { + "unique_id": 8212, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a cow" + }, + { + "unique_id": 8213, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a stop sign" + }, + { + "unique_id": 8214, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a stop sign above a cow" + }, + { + "unique_id": 8215, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a cow above a stop sign" + }, + { + "unique_id": 8216, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a stop sign below a cow" + }, + { + "unique_id": 8217, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a cow below a stop sign" + }, + { + "unique_id": 8218, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a stop sign and a cow" + }, + { + "unique_id": 8219, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a cow and a stop sign" + }, + { + "unique_id": 8220, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of an elephant" + }, + { + "unique_id": 8221, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a stop sign" + }, + { + "unique_id": 8222, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of an elephant" + }, + { + "unique_id": 8223, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a stop sign" + }, + { + "unique_id": 8224, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a stop sign above an elephant" + }, + { + "unique_id": 8225, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "an elephant above a stop sign" + }, + { + "unique_id": 8226, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a stop sign below an elephant" + }, + { + "unique_id": 8227, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "an elephant below a stop sign" + }, + { + "unique_id": 8228, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a stop sign and an elephant" + }, + { + "unique_id": 8229, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "an elephant and a stop sign" + }, + { + "unique_id": 8230, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a bear" + }, + { + "unique_id": 8231, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a stop sign" + }, + { + "unique_id": 8232, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a bear" + }, + { + "unique_id": 8233, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a stop sign" + }, + { + "unique_id": 8234, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a stop sign above a bear" + }, + { + "unique_id": 8235, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a bear above a stop sign" + }, + { + "unique_id": 8236, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a stop sign below a bear" + }, + { + "unique_id": 8237, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a bear below a stop sign" + }, + { + "unique_id": 8238, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a stop sign and a bear" + }, + { + "unique_id": 8239, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a bear and a stop sign" + }, + { + "unique_id": 8240, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a zebra" + }, + { + "unique_id": 8241, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a stop sign" + }, + { + "unique_id": 8242, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a zebra" + }, + { + "unique_id": 8243, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a stop sign" + }, + { + "unique_id": 8244, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a stop sign above a zebra" + }, + { + "unique_id": 8245, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a zebra above a stop sign" + }, + { + "unique_id": 8246, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a stop sign below a zebra" + }, + { + "unique_id": 8247, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a zebra below a stop sign" + }, + { + "unique_id": 8248, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a stop sign and a zebra" + }, + { + "unique_id": 8249, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a zebra and a stop sign" + }, + { + "unique_id": 8250, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a giraffe" + }, + { + "unique_id": 8251, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a stop sign" + }, + { + "unique_id": 8252, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a giraffe" + }, + { + "unique_id": 8253, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a stop sign" + }, + { + "unique_id": 8254, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a stop sign above a giraffe" + }, + { + "unique_id": 8255, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a giraffe above a stop sign" + }, + { + "unique_id": 8256, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a stop sign below a giraffe" + }, + { + "unique_id": 8257, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a giraffe below a stop sign" + }, + { + "unique_id": 8258, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a stop sign and a giraffe" + }, + { + "unique_id": 8259, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a giraffe and a stop sign" + }, + { + "unique_id": 8260, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a backpack" + }, + { + "unique_id": 8261, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a stop sign" + }, + { + "unique_id": 8262, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a backpack" + }, + { + "unique_id": 8263, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a stop sign" + }, + { + "unique_id": 8264, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a stop sign above a backpack" + }, + { + "unique_id": 8265, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a backpack above a stop sign" + }, + { + "unique_id": 8266, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a stop sign below a backpack" + }, + { + "unique_id": 8267, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a backpack below a stop sign" + }, + { + "unique_id": 8268, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a stop sign and a backpack" + }, + { + "unique_id": 8269, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a backpack and a stop sign" + }, + { + "unique_id": 8270, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of an umbrella" + }, + { + "unique_id": 8271, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a stop sign" + }, + { + "unique_id": 8272, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of an umbrella" + }, + { + "unique_id": 8273, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a stop sign" + }, + { + "unique_id": 8274, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a stop sign above an umbrella" + }, + { + "unique_id": 8275, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "an umbrella above a stop sign" + }, + { + "unique_id": 8276, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a stop sign below an umbrella" + }, + { + "unique_id": 8277, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "an umbrella below a stop sign" + }, + { + "unique_id": 8278, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a stop sign and an umbrella" + }, + { + "unique_id": 8279, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "an umbrella and a stop sign" + }, + { + "unique_id": 8280, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a handbag" + }, + { + "unique_id": 8281, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a stop sign" + }, + { + "unique_id": 8282, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a handbag" + }, + { + "unique_id": 8283, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a stop sign" + }, + { + "unique_id": 8284, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a stop sign above a handbag" + }, + { + "unique_id": 8285, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a handbag above a stop sign" + }, + { + "unique_id": 8286, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a stop sign below a handbag" + }, + { + "unique_id": 8287, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a handbag below a stop sign" + }, + { + "unique_id": 8288, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a stop sign and a handbag" + }, + { + "unique_id": 8289, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a handbag and a stop sign" + }, + { + "unique_id": 8290, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a tie" + }, + { + "unique_id": 8291, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a stop sign" + }, + { + "unique_id": 8292, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a tie" + }, + { + "unique_id": 8293, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a stop sign" + }, + { + "unique_id": 8294, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a stop sign above a tie" + }, + { + "unique_id": 8295, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a tie above a stop sign" + }, + { + "unique_id": 8296, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a stop sign below a tie" + }, + { + "unique_id": 8297, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a tie below a stop sign" + }, + { + "unique_id": 8298, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a stop sign and a tie" + }, + { + "unique_id": 8299, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a tie and a stop sign" + }, + { + "unique_id": 8300, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a suitcase" + }, + { + "unique_id": 8301, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a stop sign" + }, + { + "unique_id": 8302, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a suitcase" + }, + { + "unique_id": 8303, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a stop sign" + }, + { + "unique_id": 8304, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a stop sign above a suitcase" + }, + { + "unique_id": 8305, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a suitcase above a stop sign" + }, + { + "unique_id": 8306, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a stop sign below a suitcase" + }, + { + "unique_id": 8307, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a suitcase below a stop sign" + }, + { + "unique_id": 8308, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a stop sign and a suitcase" + }, + { + "unique_id": 8309, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a suitcase and a stop sign" + }, + { + "unique_id": 8310, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a frisbee" + }, + { + "unique_id": 8311, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a stop sign" + }, + { + "unique_id": 8312, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a frisbee" + }, + { + "unique_id": 8313, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a stop sign" + }, + { + "unique_id": 8314, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a stop sign above a frisbee" + }, + { + "unique_id": 8315, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a frisbee above a stop sign" + }, + { + "unique_id": 8316, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a stop sign below a frisbee" + }, + { + "unique_id": 8317, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a frisbee below a stop sign" + }, + { + "unique_id": 8318, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a stop sign and a frisbee" + }, + { + "unique_id": 8319, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a frisbee and a stop sign" + }, + { + "unique_id": 8320, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a skis" + }, + { + "unique_id": 8321, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a stop sign" + }, + { + "unique_id": 8322, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a skis" + }, + { + "unique_id": 8323, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a stop sign" + }, + { + "unique_id": 8324, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a stop sign above a skis" + }, + { + "unique_id": 8325, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a skis above a stop sign" + }, + { + "unique_id": 8326, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a stop sign below a skis" + }, + { + "unique_id": 8327, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a skis below a stop sign" + }, + { + "unique_id": 8328, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a stop sign and a skis" + }, + { + "unique_id": 8329, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a skis and a stop sign" + }, + { + "unique_id": 8330, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a snowboard" + }, + { + "unique_id": 8331, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a stop sign" + }, + { + "unique_id": 8332, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a snowboard" + }, + { + "unique_id": 8333, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a stop sign" + }, + { + "unique_id": 8334, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a stop sign above a snowboard" + }, + { + "unique_id": 8335, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a snowboard above a stop sign" + }, + { + "unique_id": 8336, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a stop sign below a snowboard" + }, + { + "unique_id": 8337, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a snowboard below a stop sign" + }, + { + "unique_id": 8338, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a stop sign and a snowboard" + }, + { + "unique_id": 8339, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a snowboard and a stop sign" + }, + { + "unique_id": 8340, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a sports ball" + }, + { + "unique_id": 8341, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a stop sign" + }, + { + "unique_id": 8342, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a sports ball" + }, + { + "unique_id": 8343, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a stop sign" + }, + { + "unique_id": 8344, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a stop sign above a sports ball" + }, + { + "unique_id": 8345, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a sports ball above a stop sign" + }, + { + "unique_id": 8346, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a stop sign below a sports ball" + }, + { + "unique_id": 8347, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a sports ball below a stop sign" + }, + { + "unique_id": 8348, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a stop sign and a sports ball" + }, + { + "unique_id": 8349, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a sports ball and a stop sign" + }, + { + "unique_id": 8350, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a kite" + }, + { + "unique_id": 8351, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a stop sign" + }, + { + "unique_id": 8352, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a kite" + }, + { + "unique_id": 8353, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a stop sign" + }, + { + "unique_id": 8354, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a stop sign above a kite" + }, + { + "unique_id": 8355, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a kite above a stop sign" + }, + { + "unique_id": 8356, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a stop sign below a kite" + }, + { + "unique_id": 8357, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a kite below a stop sign" + }, + { + "unique_id": 8358, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a stop sign and a kite" + }, + { + "unique_id": 8359, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a kite and a stop sign" + }, + { + "unique_id": 8360, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a baseball bat" + }, + { + "unique_id": 8361, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a stop sign" + }, + { + "unique_id": 8362, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a baseball bat" + }, + { + "unique_id": 8363, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a stop sign" + }, + { + "unique_id": 8364, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a stop sign above a baseball bat" + }, + { + "unique_id": 8365, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a baseball bat above a stop sign" + }, + { + "unique_id": 8366, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a stop sign below a baseball bat" + }, + { + "unique_id": 8367, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a baseball bat below a stop sign" + }, + { + "unique_id": 8368, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a stop sign and a baseball bat" + }, + { + "unique_id": 8369, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a baseball bat and a stop sign" + }, + { + "unique_id": 8370, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a baseball glove" + }, + { + "unique_id": 8371, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a stop sign" + }, + { + "unique_id": 8372, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a baseball glove" + }, + { + "unique_id": 8373, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a stop sign" + }, + { + "unique_id": 8374, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a stop sign above a baseball glove" + }, + { + "unique_id": 8375, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a baseball glove above a stop sign" + }, + { + "unique_id": 8376, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a stop sign below a baseball glove" + }, + { + "unique_id": 8377, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a baseball glove below a stop sign" + }, + { + "unique_id": 8378, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a stop sign and a baseball glove" + }, + { + "unique_id": 8379, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a baseball glove and a stop sign" + }, + { + "unique_id": 8380, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a skateboard" + }, + { + "unique_id": 8381, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a stop sign" + }, + { + "unique_id": 8382, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a skateboard" + }, + { + "unique_id": 8383, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a stop sign" + }, + { + "unique_id": 8384, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a stop sign above a skateboard" + }, + { + "unique_id": 8385, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a skateboard above a stop sign" + }, + { + "unique_id": 8386, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a stop sign below a skateboard" + }, + { + "unique_id": 8387, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a skateboard below a stop sign" + }, + { + "unique_id": 8388, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a stop sign and a skateboard" + }, + { + "unique_id": 8389, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a skateboard and a stop sign" + }, + { + "unique_id": 8390, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a surfboard" + }, + { + "unique_id": 8391, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a stop sign" + }, + { + "unique_id": 8392, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a surfboard" + }, + { + "unique_id": 8393, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a stop sign" + }, + { + "unique_id": 8394, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a stop sign above a surfboard" + }, + { + "unique_id": 8395, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a surfboard above a stop sign" + }, + { + "unique_id": 8396, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a stop sign below a surfboard" + }, + { + "unique_id": 8397, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a surfboard below a stop sign" + }, + { + "unique_id": 8398, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a stop sign and a surfboard" + }, + { + "unique_id": 8399, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a surfboard and a stop sign" + }, + { + "unique_id": 8400, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a tennis racket" + }, + { + "unique_id": 8401, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a stop sign" + }, + { + "unique_id": 8402, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a tennis racket" + }, + { + "unique_id": 8403, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a stop sign" + }, + { + "unique_id": 8404, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a stop sign above a tennis racket" + }, + { + "unique_id": 8405, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a tennis racket above a stop sign" + }, + { + "unique_id": 8406, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a stop sign below a tennis racket" + }, + { + "unique_id": 8407, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a tennis racket below a stop sign" + }, + { + "unique_id": 8408, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a stop sign and a tennis racket" + }, + { + "unique_id": 8409, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a tennis racket and a stop sign" + }, + { + "unique_id": 8410, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a bottle" + }, + { + "unique_id": 8411, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a stop sign" + }, + { + "unique_id": 8412, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a bottle" + }, + { + "unique_id": 8413, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a stop sign" + }, + { + "unique_id": 8414, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a stop sign above a bottle" + }, + { + "unique_id": 8415, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a bottle above a stop sign" + }, + { + "unique_id": 8416, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a stop sign below a bottle" + }, + { + "unique_id": 8417, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a bottle below a stop sign" + }, + { + "unique_id": 8418, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a stop sign and a bottle" + }, + { + "unique_id": 8419, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a bottle and a stop sign" + }, + { + "unique_id": 8420, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a wine glass" + }, + { + "unique_id": 8421, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a stop sign" + }, + { + "unique_id": 8422, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a wine glass" + }, + { + "unique_id": 8423, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a stop sign" + }, + { + "unique_id": 8424, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a stop sign above a wine glass" + }, + { + "unique_id": 8425, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a wine glass above a stop sign" + }, + { + "unique_id": 8426, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a stop sign below a wine glass" + }, + { + "unique_id": 8427, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a wine glass below a stop sign" + }, + { + "unique_id": 8428, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a stop sign and a wine glass" + }, + { + "unique_id": 8429, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a wine glass and a stop sign" + }, + { + "unique_id": 8430, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a cup" + }, + { + "unique_id": 8431, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a stop sign" + }, + { + "unique_id": 8432, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a cup" + }, + { + "unique_id": 8433, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a stop sign" + }, + { + "unique_id": 8434, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a stop sign above a cup" + }, + { + "unique_id": 8435, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a cup above a stop sign" + }, + { + "unique_id": 8436, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a stop sign below a cup" + }, + { + "unique_id": 8437, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a cup below a stop sign" + }, + { + "unique_id": 8438, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a stop sign and a cup" + }, + { + "unique_id": 8439, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a cup and a stop sign" + }, + { + "unique_id": 8440, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a fork" + }, + { + "unique_id": 8441, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a stop sign" + }, + { + "unique_id": 8442, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a fork" + }, + { + "unique_id": 8443, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a stop sign" + }, + { + "unique_id": 8444, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a stop sign above a fork" + }, + { + "unique_id": 8445, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a fork above a stop sign" + }, + { + "unique_id": 8446, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a stop sign below a fork" + }, + { + "unique_id": 8447, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a fork below a stop sign" + }, + { + "unique_id": 8448, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a stop sign and a fork" + }, + { + "unique_id": 8449, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a fork and a stop sign" + }, + { + "unique_id": 8450, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a knife" + }, + { + "unique_id": 8451, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a stop sign" + }, + { + "unique_id": 8452, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a knife" + }, + { + "unique_id": 8453, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a stop sign" + }, + { + "unique_id": 8454, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a stop sign above a knife" + }, + { + "unique_id": 8455, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a knife above a stop sign" + }, + { + "unique_id": 8456, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a stop sign below a knife" + }, + { + "unique_id": 8457, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a knife below a stop sign" + }, + { + "unique_id": 8458, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a stop sign and a knife" + }, + { + "unique_id": 8459, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a knife and a stop sign" + }, + { + "unique_id": 8460, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a spoon" + }, + { + "unique_id": 8461, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a stop sign" + }, + { + "unique_id": 8462, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a spoon" + }, + { + "unique_id": 8463, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a stop sign" + }, + { + "unique_id": 8464, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a stop sign above a spoon" + }, + { + "unique_id": 8465, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a spoon above a stop sign" + }, + { + "unique_id": 8466, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a stop sign below a spoon" + }, + { + "unique_id": 8467, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a spoon below a stop sign" + }, + { + "unique_id": 8468, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a stop sign and a spoon" + }, + { + "unique_id": 8469, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a spoon and a stop sign" + }, + { + "unique_id": 8470, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a bowl" + }, + { + "unique_id": 8471, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a stop sign" + }, + { + "unique_id": 8472, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a bowl" + }, + { + "unique_id": 8473, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a stop sign" + }, + { + "unique_id": 8474, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a stop sign above a bowl" + }, + { + "unique_id": 8475, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a bowl above a stop sign" + }, + { + "unique_id": 8476, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a stop sign below a bowl" + }, + { + "unique_id": 8477, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a bowl below a stop sign" + }, + { + "unique_id": 8478, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a stop sign and a bowl" + }, + { + "unique_id": 8479, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a bowl and a stop sign" + }, + { + "unique_id": 8480, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a banana" + }, + { + "unique_id": 8481, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a stop sign" + }, + { + "unique_id": 8482, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a banana" + }, + { + "unique_id": 8483, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a stop sign" + }, + { + "unique_id": 8484, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a stop sign above a banana" + }, + { + "unique_id": 8485, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a banana above a stop sign" + }, + { + "unique_id": 8486, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a stop sign below a banana" + }, + { + "unique_id": 8487, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a banana below a stop sign" + }, + { + "unique_id": 8488, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a stop sign and a banana" + }, + { + "unique_id": 8489, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a banana and a stop sign" + }, + { + "unique_id": 8490, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of an apple" + }, + { + "unique_id": 8491, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a stop sign" + }, + { + "unique_id": 8492, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of an apple" + }, + { + "unique_id": 8493, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a stop sign" + }, + { + "unique_id": 8494, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a stop sign above an apple" + }, + { + "unique_id": 8495, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "an apple above a stop sign" + }, + { + "unique_id": 8496, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a stop sign below an apple" + }, + { + "unique_id": 8497, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "an apple below a stop sign" + }, + { + "unique_id": 8498, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a stop sign and an apple" + }, + { + "unique_id": 8499, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "an apple and a stop sign" + }, + { + "unique_id": 8500, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a sandwich" + }, + { + "unique_id": 8501, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a stop sign" + }, + { + "unique_id": 8502, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a sandwich" + }, + { + "unique_id": 8503, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a stop sign" + }, + { + "unique_id": 8504, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a stop sign above a sandwich" + }, + { + "unique_id": 8505, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a sandwich above a stop sign" + }, + { + "unique_id": 8506, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a stop sign below a sandwich" + }, + { + "unique_id": 8507, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a sandwich below a stop sign" + }, + { + "unique_id": 8508, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a stop sign and a sandwich" + }, + { + "unique_id": 8509, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a sandwich and a stop sign" + }, + { + "unique_id": 8510, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of an orange" + }, + { + "unique_id": 8511, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a stop sign" + }, + { + "unique_id": 8512, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of an orange" + }, + { + "unique_id": 8513, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a stop sign" + }, + { + "unique_id": 8514, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a stop sign above an orange" + }, + { + "unique_id": 8515, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "an orange above a stop sign" + }, + { + "unique_id": 8516, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a stop sign below an orange" + }, + { + "unique_id": 8517, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "an orange below a stop sign" + }, + { + "unique_id": 8518, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a stop sign and an orange" + }, + { + "unique_id": 8519, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "an orange and a stop sign" + }, + { + "unique_id": 8520, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a broccoli" + }, + { + "unique_id": 8521, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a stop sign" + }, + { + "unique_id": 8522, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a broccoli" + }, + { + "unique_id": 8523, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a stop sign" + }, + { + "unique_id": 8524, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a stop sign above a broccoli" + }, + { + "unique_id": 8525, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a broccoli above a stop sign" + }, + { + "unique_id": 8526, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a stop sign below a broccoli" + }, + { + "unique_id": 8527, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a broccoli below a stop sign" + }, + { + "unique_id": 8528, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a stop sign and a broccoli" + }, + { + "unique_id": 8529, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a broccoli and a stop sign" + }, + { + "unique_id": 8530, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a carrot" + }, + { + "unique_id": 8531, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a stop sign" + }, + { + "unique_id": 8532, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a carrot" + }, + { + "unique_id": 8533, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a stop sign" + }, + { + "unique_id": 8534, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a stop sign above a carrot" + }, + { + "unique_id": 8535, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a carrot above a stop sign" + }, + { + "unique_id": 8536, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a stop sign below a carrot" + }, + { + "unique_id": 8537, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a carrot below a stop sign" + }, + { + "unique_id": 8538, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a stop sign and a carrot" + }, + { + "unique_id": 8539, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a carrot and a stop sign" + }, + { + "unique_id": 8540, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a hot dog" + }, + { + "unique_id": 8541, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a stop sign" + }, + { + "unique_id": 8542, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a hot dog" + }, + { + "unique_id": 8543, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a stop sign" + }, + { + "unique_id": 8544, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a stop sign above a hot dog" + }, + { + "unique_id": 8545, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a hot dog above a stop sign" + }, + { + "unique_id": 8546, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a stop sign below a hot dog" + }, + { + "unique_id": 8547, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a hot dog below a stop sign" + }, + { + "unique_id": 8548, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a stop sign and a hot dog" + }, + { + "unique_id": 8549, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a hot dog and a stop sign" + }, + { + "unique_id": 8550, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a pizza" + }, + { + "unique_id": 8551, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a stop sign" + }, + { + "unique_id": 8552, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a pizza" + }, + { + "unique_id": 8553, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a stop sign" + }, + { + "unique_id": 8554, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a stop sign above a pizza" + }, + { + "unique_id": 8555, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a pizza above a stop sign" + }, + { + "unique_id": 8556, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a stop sign below a pizza" + }, + { + "unique_id": 8557, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a pizza below a stop sign" + }, + { + "unique_id": 8558, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a stop sign and a pizza" + }, + { + "unique_id": 8559, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a pizza and a stop sign" + }, + { + "unique_id": 8560, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a donut" + }, + { + "unique_id": 8561, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a stop sign" + }, + { + "unique_id": 8562, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a donut" + }, + { + "unique_id": 8563, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a stop sign" + }, + { + "unique_id": 8564, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a stop sign above a donut" + }, + { + "unique_id": 8565, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a donut above a stop sign" + }, + { + "unique_id": 8566, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a stop sign below a donut" + }, + { + "unique_id": 8567, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a donut below a stop sign" + }, + { + "unique_id": 8568, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a stop sign and a donut" + }, + { + "unique_id": 8569, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a donut and a stop sign" + }, + { + "unique_id": 8570, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a cake" + }, + { + "unique_id": 8571, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a stop sign" + }, + { + "unique_id": 8572, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a cake" + }, + { + "unique_id": 8573, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a stop sign" + }, + { + "unique_id": 8574, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a stop sign above a cake" + }, + { + "unique_id": 8575, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a cake above a stop sign" + }, + { + "unique_id": 8576, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a stop sign below a cake" + }, + { + "unique_id": 8577, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a cake below a stop sign" + }, + { + "unique_id": 8578, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a stop sign and a cake" + }, + { + "unique_id": 8579, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a cake and a stop sign" + }, + { + "unique_id": 8580, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a chair" + }, + { + "unique_id": 8581, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a stop sign" + }, + { + "unique_id": 8582, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a chair" + }, + { + "unique_id": 8583, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a stop sign" + }, + { + "unique_id": 8584, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a stop sign above a chair" + }, + { + "unique_id": 8585, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a chair above a stop sign" + }, + { + "unique_id": 8586, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a stop sign below a chair" + }, + { + "unique_id": 8587, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a chair below a stop sign" + }, + { + "unique_id": 8588, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a stop sign and a chair" + }, + { + "unique_id": 8589, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a chair and a stop sign" + }, + { + "unique_id": 8590, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a couch" + }, + { + "unique_id": 8591, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a stop sign" + }, + { + "unique_id": 8592, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a couch" + }, + { + "unique_id": 8593, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a stop sign" + }, + { + "unique_id": 8594, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a stop sign above a couch" + }, + { + "unique_id": 8595, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a couch above a stop sign" + }, + { + "unique_id": 8596, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a stop sign below a couch" + }, + { + "unique_id": 8597, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a couch below a stop sign" + }, + { + "unique_id": 8598, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a stop sign and a couch" + }, + { + "unique_id": 8599, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a couch and a stop sign" + }, + { + "unique_id": 8600, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a potted plant" + }, + { + "unique_id": 8601, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a stop sign" + }, + { + "unique_id": 8602, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a potted plant" + }, + { + "unique_id": 8603, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a stop sign" + }, + { + "unique_id": 8604, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a stop sign above a potted plant" + }, + { + "unique_id": 8605, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a potted plant above a stop sign" + }, + { + "unique_id": 8606, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a stop sign below a potted plant" + }, + { + "unique_id": 8607, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a potted plant below a stop sign" + }, + { + "unique_id": 8608, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a stop sign and a potted plant" + }, + { + "unique_id": 8609, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a potted plant and a stop sign" + }, + { + "unique_id": 8610, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a bed" + }, + { + "unique_id": 8611, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a stop sign" + }, + { + "unique_id": 8612, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a bed" + }, + { + "unique_id": 8613, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a stop sign" + }, + { + "unique_id": 8614, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a stop sign above a bed" + }, + { + "unique_id": 8615, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a bed above a stop sign" + }, + { + "unique_id": 8616, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a stop sign below a bed" + }, + { + "unique_id": 8617, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a bed below a stop sign" + }, + { + "unique_id": 8618, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a stop sign and a bed" + }, + { + "unique_id": 8619, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a bed and a stop sign" + }, + { + "unique_id": 8620, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a dining table" + }, + { + "unique_id": 8621, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a stop sign" + }, + { + "unique_id": 8622, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a dining table" + }, + { + "unique_id": 8623, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a stop sign" + }, + { + "unique_id": 8624, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a stop sign above a dining table" + }, + { + "unique_id": 8625, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a dining table above a stop sign" + }, + { + "unique_id": 8626, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a stop sign below a dining table" + }, + { + "unique_id": 8627, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a dining table below a stop sign" + }, + { + "unique_id": 8628, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a stop sign and a dining table" + }, + { + "unique_id": 8629, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a dining table and a stop sign" + }, + { + "unique_id": 8630, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a toilet" + }, + { + "unique_id": 8631, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a stop sign" + }, + { + "unique_id": 8632, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a toilet" + }, + { + "unique_id": 8633, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a stop sign" + }, + { + "unique_id": 8634, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a stop sign above a toilet" + }, + { + "unique_id": 8635, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a toilet above a stop sign" + }, + { + "unique_id": 8636, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a stop sign below a toilet" + }, + { + "unique_id": 8637, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a toilet below a stop sign" + }, + { + "unique_id": 8638, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a stop sign and a toilet" + }, + { + "unique_id": 8639, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a toilet and a stop sign" + }, + { + "unique_id": 8640, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a tv" + }, + { + "unique_id": 8641, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a stop sign" + }, + { + "unique_id": 8642, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a tv" + }, + { + "unique_id": 8643, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a stop sign" + }, + { + "unique_id": 8644, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a stop sign above a tv" + }, + { + "unique_id": 8645, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a tv above a stop sign" + }, + { + "unique_id": 8646, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a stop sign below a tv" + }, + { + "unique_id": 8647, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a tv below a stop sign" + }, + { + "unique_id": 8648, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a stop sign and a tv" + }, + { + "unique_id": 8649, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a tv and a stop sign" + }, + { + "unique_id": 8650, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a laptop" + }, + { + "unique_id": 8651, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a stop sign" + }, + { + "unique_id": 8652, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a laptop" + }, + { + "unique_id": 8653, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a stop sign" + }, + { + "unique_id": 8654, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a stop sign above a laptop" + }, + { + "unique_id": 8655, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a laptop above a stop sign" + }, + { + "unique_id": 8656, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a stop sign below a laptop" + }, + { + "unique_id": 8657, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a laptop below a stop sign" + }, + { + "unique_id": 8658, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a stop sign and a laptop" + }, + { + "unique_id": 8659, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a laptop and a stop sign" + }, + { + "unique_id": 8660, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a mouse" + }, + { + "unique_id": 8661, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a stop sign" + }, + { + "unique_id": 8662, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a mouse" + }, + { + "unique_id": 8663, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a stop sign" + }, + { + "unique_id": 8664, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a stop sign above a mouse" + }, + { + "unique_id": 8665, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a mouse above a stop sign" + }, + { + "unique_id": 8666, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a stop sign below a mouse" + }, + { + "unique_id": 8667, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a mouse below a stop sign" + }, + { + "unique_id": 8668, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a stop sign and a mouse" + }, + { + "unique_id": 8669, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a mouse and a stop sign" + }, + { + "unique_id": 8670, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a remote" + }, + { + "unique_id": 8671, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a stop sign" + }, + { + "unique_id": 8672, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a remote" + }, + { + "unique_id": 8673, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a stop sign" + }, + { + "unique_id": 8674, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a stop sign above a remote" + }, + { + "unique_id": 8675, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a remote above a stop sign" + }, + { + "unique_id": 8676, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a stop sign below a remote" + }, + { + "unique_id": 8677, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a remote below a stop sign" + }, + { + "unique_id": 8678, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a stop sign and a remote" + }, + { + "unique_id": 8679, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a remote and a stop sign" + }, + { + "unique_id": 8680, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a keyboard" + }, + { + "unique_id": 8681, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a stop sign" + }, + { + "unique_id": 8682, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a keyboard" + }, + { + "unique_id": 8683, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a stop sign" + }, + { + "unique_id": 8684, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a stop sign above a keyboard" + }, + { + "unique_id": 8685, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a keyboard above a stop sign" + }, + { + "unique_id": 8686, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a stop sign below a keyboard" + }, + { + "unique_id": 8687, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a keyboard below a stop sign" + }, + { + "unique_id": 8688, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a stop sign and a keyboard" + }, + { + "unique_id": 8689, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a keyboard and a stop sign" + }, + { + "unique_id": 8690, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a cell phone" + }, + { + "unique_id": 8691, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a stop sign" + }, + { + "unique_id": 8692, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a cell phone" + }, + { + "unique_id": 8693, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a stop sign" + }, + { + "unique_id": 8694, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a stop sign above a cell phone" + }, + { + "unique_id": 8695, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a cell phone above a stop sign" + }, + { + "unique_id": 8696, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a stop sign below a cell phone" + }, + { + "unique_id": 8697, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a cell phone below a stop sign" + }, + { + "unique_id": 8698, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a stop sign and a cell phone" + }, + { + "unique_id": 8699, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a cell phone and a stop sign" + }, + { + "unique_id": 8700, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a microwave" + }, + { + "unique_id": 8701, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a stop sign" + }, + { + "unique_id": 8702, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a microwave" + }, + { + "unique_id": 8703, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a stop sign" + }, + { + "unique_id": 8704, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a stop sign above a microwave" + }, + { + "unique_id": 8705, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a microwave above a stop sign" + }, + { + "unique_id": 8706, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a stop sign below a microwave" + }, + { + "unique_id": 8707, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a microwave below a stop sign" + }, + { + "unique_id": 8708, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a stop sign and a microwave" + }, + { + "unique_id": 8709, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a microwave and a stop sign" + }, + { + "unique_id": 8710, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of an oven" + }, + { + "unique_id": 8711, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a stop sign" + }, + { + "unique_id": 8712, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of an oven" + }, + { + "unique_id": 8713, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a stop sign" + }, + { + "unique_id": 8714, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a stop sign above an oven" + }, + { + "unique_id": 8715, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "an oven above a stop sign" + }, + { + "unique_id": 8716, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a stop sign below an oven" + }, + { + "unique_id": 8717, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "an oven below a stop sign" + }, + { + "unique_id": 8718, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a stop sign and an oven" + }, + { + "unique_id": 8719, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "an oven and a stop sign" + }, + { + "unique_id": 8720, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a toaster" + }, + { + "unique_id": 8721, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a stop sign" + }, + { + "unique_id": 8722, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a toaster" + }, + { + "unique_id": 8723, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a stop sign" + }, + { + "unique_id": 8724, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a stop sign above a toaster" + }, + { + "unique_id": 8725, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a toaster above a stop sign" + }, + { + "unique_id": 8726, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a stop sign below a toaster" + }, + { + "unique_id": 8727, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a toaster below a stop sign" + }, + { + "unique_id": 8728, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a stop sign and a toaster" + }, + { + "unique_id": 8729, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a toaster and a stop sign" + }, + { + "unique_id": 8730, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a sink" + }, + { + "unique_id": 8731, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a stop sign" + }, + { + "unique_id": 8732, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a sink" + }, + { + "unique_id": 8733, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a stop sign" + }, + { + "unique_id": 8734, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a stop sign above a sink" + }, + { + "unique_id": 8735, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a sink above a stop sign" + }, + { + "unique_id": 8736, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a stop sign below a sink" + }, + { + "unique_id": 8737, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a sink below a stop sign" + }, + { + "unique_id": 8738, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a stop sign and a sink" + }, + { + "unique_id": 8739, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a sink and a stop sign" + }, + { + "unique_id": 8740, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a refrigerator" + }, + { + "unique_id": 8741, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a stop sign" + }, + { + "unique_id": 8742, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a refrigerator" + }, + { + "unique_id": 8743, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a stop sign" + }, + { + "unique_id": 8744, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a stop sign above a refrigerator" + }, + { + "unique_id": 8745, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a refrigerator above a stop sign" + }, + { + "unique_id": 8746, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a stop sign below a refrigerator" + }, + { + "unique_id": 8747, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a refrigerator below a stop sign" + }, + { + "unique_id": 8748, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a stop sign and a refrigerator" + }, + { + "unique_id": 8749, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a refrigerator and a stop sign" + }, + { + "unique_id": 8750, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a book" + }, + { + "unique_id": 8751, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a book to the left of a stop sign" + }, + { + "unique_id": 8752, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a book" + }, + { + "unique_id": 8753, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a book to the right of a stop sign" + }, + { + "unique_id": 8754, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a stop sign above a book" + }, + { + "unique_id": 8755, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a book above a stop sign" + }, + { + "unique_id": 8756, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a stop sign below a book" + }, + { + "unique_id": 8757, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a book below a stop sign" + }, + { + "unique_id": 8758, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a stop sign and a book" + }, + { + "unique_id": 8759, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a book and a stop sign" + }, + { + "unique_id": 8760, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a clock" + }, + { + "unique_id": 8761, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a stop sign" + }, + { + "unique_id": 8762, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a clock" + }, + { + "unique_id": 8763, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a stop sign" + }, + { + "unique_id": 8764, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a stop sign above a clock" + }, + { + "unique_id": 8765, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a clock above a stop sign" + }, + { + "unique_id": 8766, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a stop sign below a clock" + }, + { + "unique_id": 8767, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a clock below a stop sign" + }, + { + "unique_id": 8768, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a stop sign and a clock" + }, + { + "unique_id": 8769, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a clock and a stop sign" + }, + { + "unique_id": 8770, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a vase" + }, + { + "unique_id": 8771, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a stop sign" + }, + { + "unique_id": 8772, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a vase" + }, + { + "unique_id": 8773, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a stop sign" + }, + { + "unique_id": 8774, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a stop sign above a vase" + }, + { + "unique_id": 8775, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a vase above a stop sign" + }, + { + "unique_id": 8776, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a stop sign below a vase" + }, + { + "unique_id": 8777, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a vase below a stop sign" + }, + { + "unique_id": 8778, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a stop sign and a vase" + }, + { + "unique_id": 8779, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a vase and a stop sign" + }, + { + "unique_id": 8780, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a scissors" + }, + { + "unique_id": 8781, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a stop sign" + }, + { + "unique_id": 8782, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a scissors" + }, + { + "unique_id": 8783, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a stop sign" + }, + { + "unique_id": 8784, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a stop sign above a scissors" + }, + { + "unique_id": 8785, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a scissors above a stop sign" + }, + { + "unique_id": 8786, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a stop sign below a scissors" + }, + { + "unique_id": 8787, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a scissors below a stop sign" + }, + { + "unique_id": 8788, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a stop sign and a scissors" + }, + { + "unique_id": 8789, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a scissors and a stop sign" + }, + { + "unique_id": 8790, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a teddy bear" + }, + { + "unique_id": 8791, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a stop sign" + }, + { + "unique_id": 8792, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a teddy bear" + }, + { + "unique_id": 8793, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a stop sign" + }, + { + "unique_id": 8794, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a stop sign above a teddy bear" + }, + { + "unique_id": 8795, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a teddy bear above a stop sign" + }, + { + "unique_id": 8796, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a stop sign below a teddy bear" + }, + { + "unique_id": 8797, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a teddy bear below a stop sign" + }, + { + "unique_id": 8798, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a stop sign and a teddy bear" + }, + { + "unique_id": 8799, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a teddy bear and a stop sign" + }, + { + "unique_id": 8800, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a hair drier" + }, + { + "unique_id": 8801, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a stop sign" + }, + { + "unique_id": 8802, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a hair drier" + }, + { + "unique_id": 8803, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a stop sign" + }, + { + "unique_id": 8804, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a stop sign above a hair drier" + }, + { + "unique_id": 8805, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a hair drier above a stop sign" + }, + { + "unique_id": 8806, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a stop sign below a hair drier" + }, + { + "unique_id": 8807, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a hair drier below a stop sign" + }, + { + "unique_id": 8808, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a stop sign and a hair drier" + }, + { + "unique_id": 8809, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a hair drier and a stop sign" + }, + { + "unique_id": 8810, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a stop sign to the left of a toothbrush" + }, + { + "unique_id": 8811, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a stop sign" + }, + { + "unique_id": 8812, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a stop sign to the right of a toothbrush" + }, + { + "unique_id": 8813, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a stop sign" + }, + { + "unique_id": 8814, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a stop sign above a toothbrush" + }, + { + "unique_id": 8815, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "above", + "text": "a toothbrush above a stop sign" + }, + { + "unique_id": 8816, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a stop sign below a toothbrush" + }, + { + "unique_id": 8817, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "below", + "text": "a toothbrush below a stop sign" + }, + { + "unique_id": 8818, + "num_objects": 2, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a stop sign and a toothbrush" + }, + { + "unique_id": 8819, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "stop sign" + ], + "rel_type": "and", + "text": "a toothbrush and a stop sign" + }, + { + "unique_id": 8820, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a bench" + }, + { + "unique_id": 8821, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a parking meter" + }, + { + "unique_id": 8822, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a bench" + }, + { + "unique_id": 8823, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a parking meter" + }, + { + "unique_id": 8824, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a parking meter above a bench" + }, + { + "unique_id": 8825, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a bench above a parking meter" + }, + { + "unique_id": 8826, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a parking meter below a bench" + }, + { + "unique_id": 8827, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a bench below a parking meter" + }, + { + "unique_id": 8828, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a parking meter and a bench" + }, + { + "unique_id": 8829, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a bench and a parking meter" + }, + { + "unique_id": 8830, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a bird" + }, + { + "unique_id": 8831, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a parking meter" + }, + { + "unique_id": 8832, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a bird" + }, + { + "unique_id": 8833, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a parking meter" + }, + { + "unique_id": 8834, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a parking meter above a bird" + }, + { + "unique_id": 8835, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a bird above a parking meter" + }, + { + "unique_id": 8836, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a parking meter below a bird" + }, + { + "unique_id": 8837, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a bird below a parking meter" + }, + { + "unique_id": 8838, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a parking meter and a bird" + }, + { + "unique_id": 8839, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a bird and a parking meter" + }, + { + "unique_id": 8840, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a cat" + }, + { + "unique_id": 8841, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a parking meter" + }, + { + "unique_id": 8842, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a cat" + }, + { + "unique_id": 8843, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a parking meter" + }, + { + "unique_id": 8844, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a parking meter above a cat" + }, + { + "unique_id": 8845, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a cat above a parking meter" + }, + { + "unique_id": 8846, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a parking meter below a cat" + }, + { + "unique_id": 8847, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a cat below a parking meter" + }, + { + "unique_id": 8848, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a parking meter and a cat" + }, + { + "unique_id": 8849, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a cat and a parking meter" + }, + { + "unique_id": 8850, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a dog" + }, + { + "unique_id": 8851, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a parking meter" + }, + { + "unique_id": 8852, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a dog" + }, + { + "unique_id": 8853, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a parking meter" + }, + { + "unique_id": 8854, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a parking meter above a dog" + }, + { + "unique_id": 8855, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a dog above a parking meter" + }, + { + "unique_id": 8856, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a parking meter below a dog" + }, + { + "unique_id": 8857, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a dog below a parking meter" + }, + { + "unique_id": 8858, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a parking meter and a dog" + }, + { + "unique_id": 8859, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a dog and a parking meter" + }, + { + "unique_id": 8860, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a horse" + }, + { + "unique_id": 8861, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a parking meter" + }, + { + "unique_id": 8862, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a horse" + }, + { + "unique_id": 8863, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a parking meter" + }, + { + "unique_id": 8864, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a parking meter above a horse" + }, + { + "unique_id": 8865, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a horse above a parking meter" + }, + { + "unique_id": 8866, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a parking meter below a horse" + }, + { + "unique_id": 8867, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a horse below a parking meter" + }, + { + "unique_id": 8868, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a parking meter and a horse" + }, + { + "unique_id": 8869, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a horse and a parking meter" + }, + { + "unique_id": 8870, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a sheep" + }, + { + "unique_id": 8871, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a parking meter" + }, + { + "unique_id": 8872, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a sheep" + }, + { + "unique_id": 8873, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a parking meter" + }, + { + "unique_id": 8874, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a parking meter above a sheep" + }, + { + "unique_id": 8875, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a sheep above a parking meter" + }, + { + "unique_id": 8876, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a parking meter below a sheep" + }, + { + "unique_id": 8877, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a sheep below a parking meter" + }, + { + "unique_id": 8878, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a parking meter and a sheep" + }, + { + "unique_id": 8879, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a sheep and a parking meter" + }, + { + "unique_id": 8880, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a cow" + }, + { + "unique_id": 8881, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a parking meter" + }, + { + "unique_id": 8882, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a cow" + }, + { + "unique_id": 8883, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a parking meter" + }, + { + "unique_id": 8884, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a parking meter above a cow" + }, + { + "unique_id": 8885, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a cow above a parking meter" + }, + { + "unique_id": 8886, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a parking meter below a cow" + }, + { + "unique_id": 8887, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a cow below a parking meter" + }, + { + "unique_id": 8888, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a parking meter and a cow" + }, + { + "unique_id": 8889, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a cow and a parking meter" + }, + { + "unique_id": 8890, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of an elephant" + }, + { + "unique_id": 8891, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a parking meter" + }, + { + "unique_id": 8892, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of an elephant" + }, + { + "unique_id": 8893, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a parking meter" + }, + { + "unique_id": 8894, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a parking meter above an elephant" + }, + { + "unique_id": 8895, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "an elephant above a parking meter" + }, + { + "unique_id": 8896, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a parking meter below an elephant" + }, + { + "unique_id": 8897, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "an elephant below a parking meter" + }, + { + "unique_id": 8898, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a parking meter and an elephant" + }, + { + "unique_id": 8899, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "an elephant and a parking meter" + }, + { + "unique_id": 8900, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a bear" + }, + { + "unique_id": 8901, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a parking meter" + }, + { + "unique_id": 8902, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a bear" + }, + { + "unique_id": 8903, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a parking meter" + }, + { + "unique_id": 8904, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a parking meter above a bear" + }, + { + "unique_id": 8905, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a bear above a parking meter" + }, + { + "unique_id": 8906, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a parking meter below a bear" + }, + { + "unique_id": 8907, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a bear below a parking meter" + }, + { + "unique_id": 8908, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a parking meter and a bear" + }, + { + "unique_id": 8909, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a bear and a parking meter" + }, + { + "unique_id": 8910, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a zebra" + }, + { + "unique_id": 8911, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a parking meter" + }, + { + "unique_id": 8912, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a zebra" + }, + { + "unique_id": 8913, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a parking meter" + }, + { + "unique_id": 8914, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a parking meter above a zebra" + }, + { + "unique_id": 8915, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a zebra above a parking meter" + }, + { + "unique_id": 8916, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a parking meter below a zebra" + }, + { + "unique_id": 8917, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a zebra below a parking meter" + }, + { + "unique_id": 8918, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a parking meter and a zebra" + }, + { + "unique_id": 8919, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a zebra and a parking meter" + }, + { + "unique_id": 8920, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a giraffe" + }, + { + "unique_id": 8921, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a parking meter" + }, + { + "unique_id": 8922, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a giraffe" + }, + { + "unique_id": 8923, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a parking meter" + }, + { + "unique_id": 8924, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a parking meter above a giraffe" + }, + { + "unique_id": 8925, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a giraffe above a parking meter" + }, + { + "unique_id": 8926, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a parking meter below a giraffe" + }, + { + "unique_id": 8927, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a giraffe below a parking meter" + }, + { + "unique_id": 8928, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a parking meter and a giraffe" + }, + { + "unique_id": 8929, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a giraffe and a parking meter" + }, + { + "unique_id": 8930, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a backpack" + }, + { + "unique_id": 8931, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a parking meter" + }, + { + "unique_id": 8932, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a backpack" + }, + { + "unique_id": 8933, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a parking meter" + }, + { + "unique_id": 8934, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a parking meter above a backpack" + }, + { + "unique_id": 8935, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a backpack above a parking meter" + }, + { + "unique_id": 8936, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a parking meter below a backpack" + }, + { + "unique_id": 8937, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a backpack below a parking meter" + }, + { + "unique_id": 8938, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a parking meter and a backpack" + }, + { + "unique_id": 8939, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a backpack and a parking meter" + }, + { + "unique_id": 8940, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of an umbrella" + }, + { + "unique_id": 8941, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a parking meter" + }, + { + "unique_id": 8942, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of an umbrella" + }, + { + "unique_id": 8943, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a parking meter" + }, + { + "unique_id": 8944, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a parking meter above an umbrella" + }, + { + "unique_id": 8945, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "an umbrella above a parking meter" + }, + { + "unique_id": 8946, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a parking meter below an umbrella" + }, + { + "unique_id": 8947, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "an umbrella below a parking meter" + }, + { + "unique_id": 8948, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a parking meter and an umbrella" + }, + { + "unique_id": 8949, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "an umbrella and a parking meter" + }, + { + "unique_id": 8950, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a handbag" + }, + { + "unique_id": 8951, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a parking meter" + }, + { + "unique_id": 8952, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a handbag" + }, + { + "unique_id": 8953, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a parking meter" + }, + { + "unique_id": 8954, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a parking meter above a handbag" + }, + { + "unique_id": 8955, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a handbag above a parking meter" + }, + { + "unique_id": 8956, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a parking meter below a handbag" + }, + { + "unique_id": 8957, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a handbag below a parking meter" + }, + { + "unique_id": 8958, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a parking meter and a handbag" + }, + { + "unique_id": 8959, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a handbag and a parking meter" + }, + { + "unique_id": 8960, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a tie" + }, + { + "unique_id": 8961, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a parking meter" + }, + { + "unique_id": 8962, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a tie" + }, + { + "unique_id": 8963, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a parking meter" + }, + { + "unique_id": 8964, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a parking meter above a tie" + }, + { + "unique_id": 8965, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a tie above a parking meter" + }, + { + "unique_id": 8966, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a parking meter below a tie" + }, + { + "unique_id": 8967, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a tie below a parking meter" + }, + { + "unique_id": 8968, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a parking meter and a tie" + }, + { + "unique_id": 8969, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a tie and a parking meter" + }, + { + "unique_id": 8970, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a suitcase" + }, + { + "unique_id": 8971, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a parking meter" + }, + { + "unique_id": 8972, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a suitcase" + }, + { + "unique_id": 8973, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a parking meter" + }, + { + "unique_id": 8974, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a parking meter above a suitcase" + }, + { + "unique_id": 8975, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a suitcase above a parking meter" + }, + { + "unique_id": 8976, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a parking meter below a suitcase" + }, + { + "unique_id": 8977, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a suitcase below a parking meter" + }, + { + "unique_id": 8978, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a parking meter and a suitcase" + }, + { + "unique_id": 8979, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a suitcase and a parking meter" + }, + { + "unique_id": 8980, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a frisbee" + }, + { + "unique_id": 8981, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a parking meter" + }, + { + "unique_id": 8982, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a frisbee" + }, + { + "unique_id": 8983, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a parking meter" + }, + { + "unique_id": 8984, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a parking meter above a frisbee" + }, + { + "unique_id": 8985, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a frisbee above a parking meter" + }, + { + "unique_id": 8986, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a parking meter below a frisbee" + }, + { + "unique_id": 8987, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a frisbee below a parking meter" + }, + { + "unique_id": 8988, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a parking meter and a frisbee" + }, + { + "unique_id": 8989, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a frisbee and a parking meter" + }, + { + "unique_id": 8990, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a skis" + }, + { + "unique_id": 8991, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a parking meter" + }, + { + "unique_id": 8992, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a skis" + }, + { + "unique_id": 8993, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a parking meter" + }, + { + "unique_id": 8994, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a parking meter above a skis" + }, + { + "unique_id": 8995, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a skis above a parking meter" + }, + { + "unique_id": 8996, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a parking meter below a skis" + }, + { + "unique_id": 8997, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a skis below a parking meter" + }, + { + "unique_id": 8998, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a parking meter and a skis" + }, + { + "unique_id": 8999, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a skis and a parking meter" + }, + { + "unique_id": 9000, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a snowboard" + }, + { + "unique_id": 9001, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a parking meter" + }, + { + "unique_id": 9002, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a snowboard" + }, + { + "unique_id": 9003, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a parking meter" + }, + { + "unique_id": 9004, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a parking meter above a snowboard" + }, + { + "unique_id": 9005, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a snowboard above a parking meter" + }, + { + "unique_id": 9006, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a parking meter below a snowboard" + }, + { + "unique_id": 9007, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a snowboard below a parking meter" + }, + { + "unique_id": 9008, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a parking meter and a snowboard" + }, + { + "unique_id": 9009, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a snowboard and a parking meter" + }, + { + "unique_id": 9010, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a sports ball" + }, + { + "unique_id": 9011, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a parking meter" + }, + { + "unique_id": 9012, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a sports ball" + }, + { + "unique_id": 9013, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a parking meter" + }, + { + "unique_id": 9014, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a parking meter above a sports ball" + }, + { + "unique_id": 9015, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a sports ball above a parking meter" + }, + { + "unique_id": 9016, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a parking meter below a sports ball" + }, + { + "unique_id": 9017, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a sports ball below a parking meter" + }, + { + "unique_id": 9018, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a parking meter and a sports ball" + }, + { + "unique_id": 9019, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a sports ball and a parking meter" + }, + { + "unique_id": 9020, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a kite" + }, + { + "unique_id": 9021, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a parking meter" + }, + { + "unique_id": 9022, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a kite" + }, + { + "unique_id": 9023, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a parking meter" + }, + { + "unique_id": 9024, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a parking meter above a kite" + }, + { + "unique_id": 9025, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a kite above a parking meter" + }, + { + "unique_id": 9026, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a parking meter below a kite" + }, + { + "unique_id": 9027, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a kite below a parking meter" + }, + { + "unique_id": 9028, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a parking meter and a kite" + }, + { + "unique_id": 9029, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a kite and a parking meter" + }, + { + "unique_id": 9030, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a baseball bat" + }, + { + "unique_id": 9031, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a parking meter" + }, + { + "unique_id": 9032, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a baseball bat" + }, + { + "unique_id": 9033, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a parking meter" + }, + { + "unique_id": 9034, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a parking meter above a baseball bat" + }, + { + "unique_id": 9035, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a baseball bat above a parking meter" + }, + { + "unique_id": 9036, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a parking meter below a baseball bat" + }, + { + "unique_id": 9037, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a baseball bat below a parking meter" + }, + { + "unique_id": 9038, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a parking meter and a baseball bat" + }, + { + "unique_id": 9039, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a baseball bat and a parking meter" + }, + { + "unique_id": 9040, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a baseball glove" + }, + { + "unique_id": 9041, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a parking meter" + }, + { + "unique_id": 9042, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a baseball glove" + }, + { + "unique_id": 9043, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a parking meter" + }, + { + "unique_id": 9044, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a parking meter above a baseball glove" + }, + { + "unique_id": 9045, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a baseball glove above a parking meter" + }, + { + "unique_id": 9046, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a parking meter below a baseball glove" + }, + { + "unique_id": 9047, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a baseball glove below a parking meter" + }, + { + "unique_id": 9048, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a parking meter and a baseball glove" + }, + { + "unique_id": 9049, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a baseball glove and a parking meter" + }, + { + "unique_id": 9050, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a skateboard" + }, + { + "unique_id": 9051, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a parking meter" + }, + { + "unique_id": 9052, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a skateboard" + }, + { + "unique_id": 9053, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a parking meter" + }, + { + "unique_id": 9054, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a parking meter above a skateboard" + }, + { + "unique_id": 9055, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a skateboard above a parking meter" + }, + { + "unique_id": 9056, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a parking meter below a skateboard" + }, + { + "unique_id": 9057, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a skateboard below a parking meter" + }, + { + "unique_id": 9058, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a parking meter and a skateboard" + }, + { + "unique_id": 9059, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a skateboard and a parking meter" + }, + { + "unique_id": 9060, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a surfboard" + }, + { + "unique_id": 9061, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a parking meter" + }, + { + "unique_id": 9062, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a surfboard" + }, + { + "unique_id": 9063, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a parking meter" + }, + { + "unique_id": 9064, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a parking meter above a surfboard" + }, + { + "unique_id": 9065, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a surfboard above a parking meter" + }, + { + "unique_id": 9066, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a parking meter below a surfboard" + }, + { + "unique_id": 9067, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a surfboard below a parking meter" + }, + { + "unique_id": 9068, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a parking meter and a surfboard" + }, + { + "unique_id": 9069, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a surfboard and a parking meter" + }, + { + "unique_id": 9070, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a tennis racket" + }, + { + "unique_id": 9071, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a parking meter" + }, + { + "unique_id": 9072, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a tennis racket" + }, + { + "unique_id": 9073, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a parking meter" + }, + { + "unique_id": 9074, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a parking meter above a tennis racket" + }, + { + "unique_id": 9075, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a tennis racket above a parking meter" + }, + { + "unique_id": 9076, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a parking meter below a tennis racket" + }, + { + "unique_id": 9077, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a tennis racket below a parking meter" + }, + { + "unique_id": 9078, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a parking meter and a tennis racket" + }, + { + "unique_id": 9079, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a tennis racket and a parking meter" + }, + { + "unique_id": 9080, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a bottle" + }, + { + "unique_id": 9081, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a parking meter" + }, + { + "unique_id": 9082, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a bottle" + }, + { + "unique_id": 9083, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a parking meter" + }, + { + "unique_id": 9084, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a parking meter above a bottle" + }, + { + "unique_id": 9085, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a bottle above a parking meter" + }, + { + "unique_id": 9086, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a parking meter below a bottle" + }, + { + "unique_id": 9087, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a bottle below a parking meter" + }, + { + "unique_id": 9088, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a parking meter and a bottle" + }, + { + "unique_id": 9089, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a bottle and a parking meter" + }, + { + "unique_id": 9090, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a wine glass" + }, + { + "unique_id": 9091, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a parking meter" + }, + { + "unique_id": 9092, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a wine glass" + }, + { + "unique_id": 9093, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a parking meter" + }, + { + "unique_id": 9094, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a parking meter above a wine glass" + }, + { + "unique_id": 9095, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a wine glass above a parking meter" + }, + { + "unique_id": 9096, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a parking meter below a wine glass" + }, + { + "unique_id": 9097, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a wine glass below a parking meter" + }, + { + "unique_id": 9098, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a parking meter and a wine glass" + }, + { + "unique_id": 9099, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a wine glass and a parking meter" + }, + { + "unique_id": 9100, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a cup" + }, + { + "unique_id": 9101, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a parking meter" + }, + { + "unique_id": 9102, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a cup" + }, + { + "unique_id": 9103, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a parking meter" + }, + { + "unique_id": 9104, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a parking meter above a cup" + }, + { + "unique_id": 9105, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a cup above a parking meter" + }, + { + "unique_id": 9106, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a parking meter below a cup" + }, + { + "unique_id": 9107, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a cup below a parking meter" + }, + { + "unique_id": 9108, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a parking meter and a cup" + }, + { + "unique_id": 9109, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a cup and a parking meter" + }, + { + "unique_id": 9110, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a fork" + }, + { + "unique_id": 9111, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a parking meter" + }, + { + "unique_id": 9112, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a fork" + }, + { + "unique_id": 9113, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a parking meter" + }, + { + "unique_id": 9114, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a parking meter above a fork" + }, + { + "unique_id": 9115, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a fork above a parking meter" + }, + { + "unique_id": 9116, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a parking meter below a fork" + }, + { + "unique_id": 9117, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a fork below a parking meter" + }, + { + "unique_id": 9118, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a parking meter and a fork" + }, + { + "unique_id": 9119, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a fork and a parking meter" + }, + { + "unique_id": 9120, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a knife" + }, + { + "unique_id": 9121, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a parking meter" + }, + { + "unique_id": 9122, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a knife" + }, + { + "unique_id": 9123, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a parking meter" + }, + { + "unique_id": 9124, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a parking meter above a knife" + }, + { + "unique_id": 9125, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a knife above a parking meter" + }, + { + "unique_id": 9126, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a parking meter below a knife" + }, + { + "unique_id": 9127, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a knife below a parking meter" + }, + { + "unique_id": 9128, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a parking meter and a knife" + }, + { + "unique_id": 9129, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a knife and a parking meter" + }, + { + "unique_id": 9130, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a spoon" + }, + { + "unique_id": 9131, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a parking meter" + }, + { + "unique_id": 9132, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a spoon" + }, + { + "unique_id": 9133, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a parking meter" + }, + { + "unique_id": 9134, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a parking meter above a spoon" + }, + { + "unique_id": 9135, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a spoon above a parking meter" + }, + { + "unique_id": 9136, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a parking meter below a spoon" + }, + { + "unique_id": 9137, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a spoon below a parking meter" + }, + { + "unique_id": 9138, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a parking meter and a spoon" + }, + { + "unique_id": 9139, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a spoon and a parking meter" + }, + { + "unique_id": 9140, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a bowl" + }, + { + "unique_id": 9141, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a parking meter" + }, + { + "unique_id": 9142, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a bowl" + }, + { + "unique_id": 9143, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a parking meter" + }, + { + "unique_id": 9144, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a parking meter above a bowl" + }, + { + "unique_id": 9145, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a bowl above a parking meter" + }, + { + "unique_id": 9146, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a parking meter below a bowl" + }, + { + "unique_id": 9147, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a bowl below a parking meter" + }, + { + "unique_id": 9148, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a parking meter and a bowl" + }, + { + "unique_id": 9149, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a bowl and a parking meter" + }, + { + "unique_id": 9150, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a banana" + }, + { + "unique_id": 9151, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a parking meter" + }, + { + "unique_id": 9152, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a banana" + }, + { + "unique_id": 9153, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a parking meter" + }, + { + "unique_id": 9154, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a parking meter above a banana" + }, + { + "unique_id": 9155, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a banana above a parking meter" + }, + { + "unique_id": 9156, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a parking meter below a banana" + }, + { + "unique_id": 9157, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a banana below a parking meter" + }, + { + "unique_id": 9158, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a parking meter and a banana" + }, + { + "unique_id": 9159, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a banana and a parking meter" + }, + { + "unique_id": 9160, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of an apple" + }, + { + "unique_id": 9161, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a parking meter" + }, + { + "unique_id": 9162, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of an apple" + }, + { + "unique_id": 9163, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a parking meter" + }, + { + "unique_id": 9164, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a parking meter above an apple" + }, + { + "unique_id": 9165, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "an apple above a parking meter" + }, + { + "unique_id": 9166, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a parking meter below an apple" + }, + { + "unique_id": 9167, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "an apple below a parking meter" + }, + { + "unique_id": 9168, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a parking meter and an apple" + }, + { + "unique_id": 9169, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "an apple and a parking meter" + }, + { + "unique_id": 9170, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a sandwich" + }, + { + "unique_id": 9171, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a parking meter" + }, + { + "unique_id": 9172, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a sandwich" + }, + { + "unique_id": 9173, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a parking meter" + }, + { + "unique_id": 9174, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a parking meter above a sandwich" + }, + { + "unique_id": 9175, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a sandwich above a parking meter" + }, + { + "unique_id": 9176, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a parking meter below a sandwich" + }, + { + "unique_id": 9177, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a sandwich below a parking meter" + }, + { + "unique_id": 9178, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a parking meter and a sandwich" + }, + { + "unique_id": 9179, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a sandwich and a parking meter" + }, + { + "unique_id": 9180, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of an orange" + }, + { + "unique_id": 9181, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a parking meter" + }, + { + "unique_id": 9182, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of an orange" + }, + { + "unique_id": 9183, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a parking meter" + }, + { + "unique_id": 9184, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a parking meter above an orange" + }, + { + "unique_id": 9185, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "an orange above a parking meter" + }, + { + "unique_id": 9186, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a parking meter below an orange" + }, + { + "unique_id": 9187, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "an orange below a parking meter" + }, + { + "unique_id": 9188, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a parking meter and an orange" + }, + { + "unique_id": 9189, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "an orange and a parking meter" + }, + { + "unique_id": 9190, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a broccoli" + }, + { + "unique_id": 9191, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a parking meter" + }, + { + "unique_id": 9192, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a broccoli" + }, + { + "unique_id": 9193, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a parking meter" + }, + { + "unique_id": 9194, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a parking meter above a broccoli" + }, + { + "unique_id": 9195, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a broccoli above a parking meter" + }, + { + "unique_id": 9196, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a parking meter below a broccoli" + }, + { + "unique_id": 9197, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a broccoli below a parking meter" + }, + { + "unique_id": 9198, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a parking meter and a broccoli" + }, + { + "unique_id": 9199, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a broccoli and a parking meter" + }, + { + "unique_id": 9200, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a carrot" + }, + { + "unique_id": 9201, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a parking meter" + }, + { + "unique_id": 9202, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a carrot" + }, + { + "unique_id": 9203, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a parking meter" + }, + { + "unique_id": 9204, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a parking meter above a carrot" + }, + { + "unique_id": 9205, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a carrot above a parking meter" + }, + { + "unique_id": 9206, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a parking meter below a carrot" + }, + { + "unique_id": 9207, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a carrot below a parking meter" + }, + { + "unique_id": 9208, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a parking meter and a carrot" + }, + { + "unique_id": 9209, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a carrot and a parking meter" + }, + { + "unique_id": 9210, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a hot dog" + }, + { + "unique_id": 9211, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a parking meter" + }, + { + "unique_id": 9212, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a hot dog" + }, + { + "unique_id": 9213, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a parking meter" + }, + { + "unique_id": 9214, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a parking meter above a hot dog" + }, + { + "unique_id": 9215, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a hot dog above a parking meter" + }, + { + "unique_id": 9216, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a parking meter below a hot dog" + }, + { + "unique_id": 9217, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a hot dog below a parking meter" + }, + { + "unique_id": 9218, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a parking meter and a hot dog" + }, + { + "unique_id": 9219, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a hot dog and a parking meter" + }, + { + "unique_id": 9220, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a pizza" + }, + { + "unique_id": 9221, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a parking meter" + }, + { + "unique_id": 9222, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a pizza" + }, + { + "unique_id": 9223, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a parking meter" + }, + { + "unique_id": 9224, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a parking meter above a pizza" + }, + { + "unique_id": 9225, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a pizza above a parking meter" + }, + { + "unique_id": 9226, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a parking meter below a pizza" + }, + { + "unique_id": 9227, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a pizza below a parking meter" + }, + { + "unique_id": 9228, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a parking meter and a pizza" + }, + { + "unique_id": 9229, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a pizza and a parking meter" + }, + { + "unique_id": 9230, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a donut" + }, + { + "unique_id": 9231, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a parking meter" + }, + { + "unique_id": 9232, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a donut" + }, + { + "unique_id": 9233, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a parking meter" + }, + { + "unique_id": 9234, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a parking meter above a donut" + }, + { + "unique_id": 9235, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a donut above a parking meter" + }, + { + "unique_id": 9236, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a parking meter below a donut" + }, + { + "unique_id": 9237, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a donut below a parking meter" + }, + { + "unique_id": 9238, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a parking meter and a donut" + }, + { + "unique_id": 9239, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a donut and a parking meter" + }, + { + "unique_id": 9240, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a cake" + }, + { + "unique_id": 9241, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a parking meter" + }, + { + "unique_id": 9242, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a cake" + }, + { + "unique_id": 9243, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a parking meter" + }, + { + "unique_id": 9244, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a parking meter above a cake" + }, + { + "unique_id": 9245, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a cake above a parking meter" + }, + { + "unique_id": 9246, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a parking meter below a cake" + }, + { + "unique_id": 9247, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a cake below a parking meter" + }, + { + "unique_id": 9248, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a parking meter and a cake" + }, + { + "unique_id": 9249, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a cake and a parking meter" + }, + { + "unique_id": 9250, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a chair" + }, + { + "unique_id": 9251, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a parking meter" + }, + { + "unique_id": 9252, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a chair" + }, + { + "unique_id": 9253, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a parking meter" + }, + { + "unique_id": 9254, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a parking meter above a chair" + }, + { + "unique_id": 9255, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a chair above a parking meter" + }, + { + "unique_id": 9256, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a parking meter below a chair" + }, + { + "unique_id": 9257, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a chair below a parking meter" + }, + { + "unique_id": 9258, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a parking meter and a chair" + }, + { + "unique_id": 9259, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a chair and a parking meter" + }, + { + "unique_id": 9260, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a couch" + }, + { + "unique_id": 9261, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a parking meter" + }, + { + "unique_id": 9262, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a couch" + }, + { + "unique_id": 9263, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a parking meter" + }, + { + "unique_id": 9264, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a parking meter above a couch" + }, + { + "unique_id": 9265, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a couch above a parking meter" + }, + { + "unique_id": 9266, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a parking meter below a couch" + }, + { + "unique_id": 9267, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a couch below a parking meter" + }, + { + "unique_id": 9268, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a parking meter and a couch" + }, + { + "unique_id": 9269, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a couch and a parking meter" + }, + { + "unique_id": 9270, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a potted plant" + }, + { + "unique_id": 9271, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a parking meter" + }, + { + "unique_id": 9272, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a potted plant" + }, + { + "unique_id": 9273, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a parking meter" + }, + { + "unique_id": 9274, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a parking meter above a potted plant" + }, + { + "unique_id": 9275, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a potted plant above a parking meter" + }, + { + "unique_id": 9276, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a parking meter below a potted plant" + }, + { + "unique_id": 9277, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a potted plant below a parking meter" + }, + { + "unique_id": 9278, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a parking meter and a potted plant" + }, + { + "unique_id": 9279, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a potted plant and a parking meter" + }, + { + "unique_id": 9280, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a bed" + }, + { + "unique_id": 9281, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a parking meter" + }, + { + "unique_id": 9282, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a bed" + }, + { + "unique_id": 9283, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a parking meter" + }, + { + "unique_id": 9284, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a parking meter above a bed" + }, + { + "unique_id": 9285, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a bed above a parking meter" + }, + { + "unique_id": 9286, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a parking meter below a bed" + }, + { + "unique_id": 9287, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a bed below a parking meter" + }, + { + "unique_id": 9288, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a parking meter and a bed" + }, + { + "unique_id": 9289, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a bed and a parking meter" + }, + { + "unique_id": 9290, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a dining table" + }, + { + "unique_id": 9291, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a parking meter" + }, + { + "unique_id": 9292, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a dining table" + }, + { + "unique_id": 9293, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a parking meter" + }, + { + "unique_id": 9294, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a parking meter above a dining table" + }, + { + "unique_id": 9295, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a dining table above a parking meter" + }, + { + "unique_id": 9296, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a parking meter below a dining table" + }, + { + "unique_id": 9297, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a dining table below a parking meter" + }, + { + "unique_id": 9298, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a parking meter and a dining table" + }, + { + "unique_id": 9299, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a dining table and a parking meter" + }, + { + "unique_id": 9300, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a toilet" + }, + { + "unique_id": 9301, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a parking meter" + }, + { + "unique_id": 9302, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a toilet" + }, + { + "unique_id": 9303, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a parking meter" + }, + { + "unique_id": 9304, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a parking meter above a toilet" + }, + { + "unique_id": 9305, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a toilet above a parking meter" + }, + { + "unique_id": 9306, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a parking meter below a toilet" + }, + { + "unique_id": 9307, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a toilet below a parking meter" + }, + { + "unique_id": 9308, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a parking meter and a toilet" + }, + { + "unique_id": 9309, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a toilet and a parking meter" + }, + { + "unique_id": 9310, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a tv" + }, + { + "unique_id": 9311, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a parking meter" + }, + { + "unique_id": 9312, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a tv" + }, + { + "unique_id": 9313, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a parking meter" + }, + { + "unique_id": 9314, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a parking meter above a tv" + }, + { + "unique_id": 9315, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a tv above a parking meter" + }, + { + "unique_id": 9316, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a parking meter below a tv" + }, + { + "unique_id": 9317, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a tv below a parking meter" + }, + { + "unique_id": 9318, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a parking meter and a tv" + }, + { + "unique_id": 9319, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a tv and a parking meter" + }, + { + "unique_id": 9320, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a laptop" + }, + { + "unique_id": 9321, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a parking meter" + }, + { + "unique_id": 9322, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a laptop" + }, + { + "unique_id": 9323, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a parking meter" + }, + { + "unique_id": 9324, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a parking meter above a laptop" + }, + { + "unique_id": 9325, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a laptop above a parking meter" + }, + { + "unique_id": 9326, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a parking meter below a laptop" + }, + { + "unique_id": 9327, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a laptop below a parking meter" + }, + { + "unique_id": 9328, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a parking meter and a laptop" + }, + { + "unique_id": 9329, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a laptop and a parking meter" + }, + { + "unique_id": 9330, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a mouse" + }, + { + "unique_id": 9331, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a parking meter" + }, + { + "unique_id": 9332, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a mouse" + }, + { + "unique_id": 9333, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a parking meter" + }, + { + "unique_id": 9334, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a parking meter above a mouse" + }, + { + "unique_id": 9335, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a mouse above a parking meter" + }, + { + "unique_id": 9336, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a parking meter below a mouse" + }, + { + "unique_id": 9337, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a mouse below a parking meter" + }, + { + "unique_id": 9338, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a parking meter and a mouse" + }, + { + "unique_id": 9339, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a mouse and a parking meter" + }, + { + "unique_id": 9340, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a remote" + }, + { + "unique_id": 9341, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a parking meter" + }, + { + "unique_id": 9342, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a remote" + }, + { + "unique_id": 9343, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a parking meter" + }, + { + "unique_id": 9344, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a parking meter above a remote" + }, + { + "unique_id": 9345, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a remote above a parking meter" + }, + { + "unique_id": 9346, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a parking meter below a remote" + }, + { + "unique_id": 9347, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a remote below a parking meter" + }, + { + "unique_id": 9348, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a parking meter and a remote" + }, + { + "unique_id": 9349, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a remote and a parking meter" + }, + { + "unique_id": 9350, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a keyboard" + }, + { + "unique_id": 9351, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a parking meter" + }, + { + "unique_id": 9352, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a keyboard" + }, + { + "unique_id": 9353, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a parking meter" + }, + { + "unique_id": 9354, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a parking meter above a keyboard" + }, + { + "unique_id": 9355, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a keyboard above a parking meter" + }, + { + "unique_id": 9356, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a parking meter below a keyboard" + }, + { + "unique_id": 9357, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a keyboard below a parking meter" + }, + { + "unique_id": 9358, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a parking meter and a keyboard" + }, + { + "unique_id": 9359, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a keyboard and a parking meter" + }, + { + "unique_id": 9360, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a cell phone" + }, + { + "unique_id": 9361, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a parking meter" + }, + { + "unique_id": 9362, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a cell phone" + }, + { + "unique_id": 9363, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a parking meter" + }, + { + "unique_id": 9364, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a parking meter above a cell phone" + }, + { + "unique_id": 9365, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a cell phone above a parking meter" + }, + { + "unique_id": 9366, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a parking meter below a cell phone" + }, + { + "unique_id": 9367, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a cell phone below a parking meter" + }, + { + "unique_id": 9368, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a parking meter and a cell phone" + }, + { + "unique_id": 9369, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a cell phone and a parking meter" + }, + { + "unique_id": 9370, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a microwave" + }, + { + "unique_id": 9371, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a parking meter" + }, + { + "unique_id": 9372, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a microwave" + }, + { + "unique_id": 9373, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a parking meter" + }, + { + "unique_id": 9374, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a parking meter above a microwave" + }, + { + "unique_id": 9375, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a microwave above a parking meter" + }, + { + "unique_id": 9376, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a parking meter below a microwave" + }, + { + "unique_id": 9377, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a microwave below a parking meter" + }, + { + "unique_id": 9378, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a parking meter and a microwave" + }, + { + "unique_id": 9379, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a microwave and a parking meter" + }, + { + "unique_id": 9380, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of an oven" + }, + { + "unique_id": 9381, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a parking meter" + }, + { + "unique_id": 9382, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of an oven" + }, + { + "unique_id": 9383, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a parking meter" + }, + { + "unique_id": 9384, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a parking meter above an oven" + }, + { + "unique_id": 9385, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "an oven above a parking meter" + }, + { + "unique_id": 9386, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a parking meter below an oven" + }, + { + "unique_id": 9387, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "an oven below a parking meter" + }, + { + "unique_id": 9388, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a parking meter and an oven" + }, + { + "unique_id": 9389, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "an oven and a parking meter" + }, + { + "unique_id": 9390, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a toaster" + }, + { + "unique_id": 9391, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a parking meter" + }, + { + "unique_id": 9392, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a toaster" + }, + { + "unique_id": 9393, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a parking meter" + }, + { + "unique_id": 9394, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a parking meter above a toaster" + }, + { + "unique_id": 9395, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a toaster above a parking meter" + }, + { + "unique_id": 9396, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a parking meter below a toaster" + }, + { + "unique_id": 9397, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a toaster below a parking meter" + }, + { + "unique_id": 9398, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a parking meter and a toaster" + }, + { + "unique_id": 9399, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a toaster and a parking meter" + }, + { + "unique_id": 9400, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a sink" + }, + { + "unique_id": 9401, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a parking meter" + }, + { + "unique_id": 9402, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a sink" + }, + { + "unique_id": 9403, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a parking meter" + }, + { + "unique_id": 9404, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a parking meter above a sink" + }, + { + "unique_id": 9405, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a sink above a parking meter" + }, + { + "unique_id": 9406, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a parking meter below a sink" + }, + { + "unique_id": 9407, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a sink below a parking meter" + }, + { + "unique_id": 9408, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a parking meter and a sink" + }, + { + "unique_id": 9409, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a sink and a parking meter" + }, + { + "unique_id": 9410, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a refrigerator" + }, + { + "unique_id": 9411, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a parking meter" + }, + { + "unique_id": 9412, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a refrigerator" + }, + { + "unique_id": 9413, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a parking meter" + }, + { + "unique_id": 9414, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a parking meter above a refrigerator" + }, + { + "unique_id": 9415, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a refrigerator above a parking meter" + }, + { + "unique_id": 9416, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a parking meter below a refrigerator" + }, + { + "unique_id": 9417, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a refrigerator below a parking meter" + }, + { + "unique_id": 9418, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a parking meter and a refrigerator" + }, + { + "unique_id": 9419, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a refrigerator and a parking meter" + }, + { + "unique_id": 9420, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a book" + }, + { + "unique_id": 9421, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a book to the left of a parking meter" + }, + { + "unique_id": 9422, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a book" + }, + { + "unique_id": 9423, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a book to the right of a parking meter" + }, + { + "unique_id": 9424, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a parking meter above a book" + }, + { + "unique_id": 9425, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a book above a parking meter" + }, + { + "unique_id": 9426, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a parking meter below a book" + }, + { + "unique_id": 9427, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a book below a parking meter" + }, + { + "unique_id": 9428, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a parking meter and a book" + }, + { + "unique_id": 9429, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a book and a parking meter" + }, + { + "unique_id": 9430, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a clock" + }, + { + "unique_id": 9431, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a parking meter" + }, + { + "unique_id": 9432, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a clock" + }, + { + "unique_id": 9433, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a parking meter" + }, + { + "unique_id": 9434, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a parking meter above a clock" + }, + { + "unique_id": 9435, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a clock above a parking meter" + }, + { + "unique_id": 9436, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a parking meter below a clock" + }, + { + "unique_id": 9437, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a clock below a parking meter" + }, + { + "unique_id": 9438, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a parking meter and a clock" + }, + { + "unique_id": 9439, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a clock and a parking meter" + }, + { + "unique_id": 9440, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a vase" + }, + { + "unique_id": 9441, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a parking meter" + }, + { + "unique_id": 9442, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a vase" + }, + { + "unique_id": 9443, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a parking meter" + }, + { + "unique_id": 9444, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a parking meter above a vase" + }, + { + "unique_id": 9445, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a vase above a parking meter" + }, + { + "unique_id": 9446, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a parking meter below a vase" + }, + { + "unique_id": 9447, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a vase below a parking meter" + }, + { + "unique_id": 9448, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a parking meter and a vase" + }, + { + "unique_id": 9449, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a vase and a parking meter" + }, + { + "unique_id": 9450, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a scissors" + }, + { + "unique_id": 9451, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a parking meter" + }, + { + "unique_id": 9452, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a scissors" + }, + { + "unique_id": 9453, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a parking meter" + }, + { + "unique_id": 9454, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a parking meter above a scissors" + }, + { + "unique_id": 9455, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a scissors above a parking meter" + }, + { + "unique_id": 9456, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a parking meter below a scissors" + }, + { + "unique_id": 9457, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a scissors below a parking meter" + }, + { + "unique_id": 9458, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a parking meter and a scissors" + }, + { + "unique_id": 9459, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a scissors and a parking meter" + }, + { + "unique_id": 9460, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a teddy bear" + }, + { + "unique_id": 9461, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a parking meter" + }, + { + "unique_id": 9462, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a teddy bear" + }, + { + "unique_id": 9463, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a parking meter" + }, + { + "unique_id": 9464, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a parking meter above a teddy bear" + }, + { + "unique_id": 9465, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a teddy bear above a parking meter" + }, + { + "unique_id": 9466, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a parking meter below a teddy bear" + }, + { + "unique_id": 9467, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a teddy bear below a parking meter" + }, + { + "unique_id": 9468, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a parking meter and a teddy bear" + }, + { + "unique_id": 9469, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a teddy bear and a parking meter" + }, + { + "unique_id": 9470, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a hair drier" + }, + { + "unique_id": 9471, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a parking meter" + }, + { + "unique_id": 9472, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a hair drier" + }, + { + "unique_id": 9473, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a parking meter" + }, + { + "unique_id": 9474, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a parking meter above a hair drier" + }, + { + "unique_id": 9475, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a hair drier above a parking meter" + }, + { + "unique_id": 9476, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a parking meter below a hair drier" + }, + { + "unique_id": 9477, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a hair drier below a parking meter" + }, + { + "unique_id": 9478, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a parking meter and a hair drier" + }, + { + "unique_id": 9479, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a hair drier and a parking meter" + }, + { + "unique_id": 9480, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a parking meter to the left of a toothbrush" + }, + { + "unique_id": 9481, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a parking meter" + }, + { + "unique_id": 9482, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a parking meter to the right of a toothbrush" + }, + { + "unique_id": 9483, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a parking meter" + }, + { + "unique_id": 9484, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a parking meter above a toothbrush" + }, + { + "unique_id": 9485, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "above", + "text": "a toothbrush above a parking meter" + }, + { + "unique_id": 9486, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a parking meter below a toothbrush" + }, + { + "unique_id": 9487, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "below", + "text": "a toothbrush below a parking meter" + }, + { + "unique_id": 9488, + "num_objects": 2, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a parking meter and a toothbrush" + }, + { + "unique_id": 9489, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "parking meter" + ], + "rel_type": "and", + "text": "a toothbrush and a parking meter" + }, + { + "unique_id": 9490, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a bird" + }, + { + "unique_id": 9491, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a bench" + }, + { + "unique_id": 9492, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a bird" + }, + { + "unique_id": 9493, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a bench" + }, + { + "unique_id": 9494, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a bench above a bird" + }, + { + "unique_id": 9495, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a bird above a bench" + }, + { + "unique_id": 9496, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a bench below a bird" + }, + { + "unique_id": 9497, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a bird below a bench" + }, + { + "unique_id": 9498, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a bench and a bird" + }, + { + "unique_id": 9499, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a bird and a bench" + }, + { + "unique_id": 9500, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a cat" + }, + { + "unique_id": 9501, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a bench" + }, + { + "unique_id": 9502, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a cat" + }, + { + "unique_id": 9503, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a bench" + }, + { + "unique_id": 9504, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a bench above a cat" + }, + { + "unique_id": 9505, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a cat above a bench" + }, + { + "unique_id": 9506, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a bench below a cat" + }, + { + "unique_id": 9507, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a cat below a bench" + }, + { + "unique_id": 9508, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a bench and a cat" + }, + { + "unique_id": 9509, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a cat and a bench" + }, + { + "unique_id": 9510, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a dog" + }, + { + "unique_id": 9511, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a bench" + }, + { + "unique_id": 9512, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a dog" + }, + { + "unique_id": 9513, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a bench" + }, + { + "unique_id": 9514, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a bench above a dog" + }, + { + "unique_id": 9515, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a dog above a bench" + }, + { + "unique_id": 9516, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a bench below a dog" + }, + { + "unique_id": 9517, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a dog below a bench" + }, + { + "unique_id": 9518, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a bench and a dog" + }, + { + "unique_id": 9519, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a dog and a bench" + }, + { + "unique_id": 9520, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a horse" + }, + { + "unique_id": 9521, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a bench" + }, + { + "unique_id": 9522, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a horse" + }, + { + "unique_id": 9523, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a bench" + }, + { + "unique_id": 9524, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a bench above a horse" + }, + { + "unique_id": 9525, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a horse above a bench" + }, + { + "unique_id": 9526, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a bench below a horse" + }, + { + "unique_id": 9527, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a horse below a bench" + }, + { + "unique_id": 9528, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a bench and a horse" + }, + { + "unique_id": 9529, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a horse and a bench" + }, + { + "unique_id": 9530, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a sheep" + }, + { + "unique_id": 9531, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a bench" + }, + { + "unique_id": 9532, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a sheep" + }, + { + "unique_id": 9533, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a bench" + }, + { + "unique_id": 9534, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a bench above a sheep" + }, + { + "unique_id": 9535, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a sheep above a bench" + }, + { + "unique_id": 9536, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a bench below a sheep" + }, + { + "unique_id": 9537, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a sheep below a bench" + }, + { + "unique_id": 9538, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a bench and a sheep" + }, + { + "unique_id": 9539, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a sheep and a bench" + }, + { + "unique_id": 9540, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a cow" + }, + { + "unique_id": 9541, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a bench" + }, + { + "unique_id": 9542, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a cow" + }, + { + "unique_id": 9543, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a bench" + }, + { + "unique_id": 9544, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a bench above a cow" + }, + { + "unique_id": 9545, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a cow above a bench" + }, + { + "unique_id": 9546, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a bench below a cow" + }, + { + "unique_id": 9547, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a cow below a bench" + }, + { + "unique_id": 9548, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a bench and a cow" + }, + { + "unique_id": 9549, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a cow and a bench" + }, + { + "unique_id": 9550, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a bench to the left of an elephant" + }, + { + "unique_id": 9551, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a bench" + }, + { + "unique_id": 9552, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a bench to the right of an elephant" + }, + { + "unique_id": 9553, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a bench" + }, + { + "unique_id": 9554, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a bench above an elephant" + }, + { + "unique_id": 9555, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "an elephant above a bench" + }, + { + "unique_id": 9556, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a bench below an elephant" + }, + { + "unique_id": 9557, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "an elephant below a bench" + }, + { + "unique_id": 9558, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a bench and an elephant" + }, + { + "unique_id": 9559, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "an elephant and a bench" + }, + { + "unique_id": 9560, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a bear" + }, + { + "unique_id": 9561, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a bench" + }, + { + "unique_id": 9562, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a bear" + }, + { + "unique_id": 9563, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a bench" + }, + { + "unique_id": 9564, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a bench above a bear" + }, + { + "unique_id": 9565, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a bear above a bench" + }, + { + "unique_id": 9566, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a bench below a bear" + }, + { + "unique_id": 9567, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a bear below a bench" + }, + { + "unique_id": 9568, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a bench and a bear" + }, + { + "unique_id": 9569, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a bear and a bench" + }, + { + "unique_id": 9570, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a zebra" + }, + { + "unique_id": 9571, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a bench" + }, + { + "unique_id": 9572, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a zebra" + }, + { + "unique_id": 9573, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a bench" + }, + { + "unique_id": 9574, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a bench above a zebra" + }, + { + "unique_id": 9575, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a zebra above a bench" + }, + { + "unique_id": 9576, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a bench below a zebra" + }, + { + "unique_id": 9577, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a zebra below a bench" + }, + { + "unique_id": 9578, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a bench and a zebra" + }, + { + "unique_id": 9579, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a zebra and a bench" + }, + { + "unique_id": 9580, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a giraffe" + }, + { + "unique_id": 9581, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a bench" + }, + { + "unique_id": 9582, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a giraffe" + }, + { + "unique_id": 9583, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a bench" + }, + { + "unique_id": 9584, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a bench above a giraffe" + }, + { + "unique_id": 9585, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a giraffe above a bench" + }, + { + "unique_id": 9586, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a bench below a giraffe" + }, + { + "unique_id": 9587, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a giraffe below a bench" + }, + { + "unique_id": 9588, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a bench and a giraffe" + }, + { + "unique_id": 9589, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a giraffe and a bench" + }, + { + "unique_id": 9590, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a backpack" + }, + { + "unique_id": 9591, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a bench" + }, + { + "unique_id": 9592, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a backpack" + }, + { + "unique_id": 9593, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a bench" + }, + { + "unique_id": 9594, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a bench above a backpack" + }, + { + "unique_id": 9595, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a backpack above a bench" + }, + { + "unique_id": 9596, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a bench below a backpack" + }, + { + "unique_id": 9597, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a backpack below a bench" + }, + { + "unique_id": 9598, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a bench and a backpack" + }, + { + "unique_id": 9599, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a backpack and a bench" + }, + { + "unique_id": 9600, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a bench to the left of an umbrella" + }, + { + "unique_id": 9601, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a bench" + }, + { + "unique_id": 9602, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a bench to the right of an umbrella" + }, + { + "unique_id": 9603, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a bench" + }, + { + "unique_id": 9604, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a bench above an umbrella" + }, + { + "unique_id": 9605, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "an umbrella above a bench" + }, + { + "unique_id": 9606, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a bench below an umbrella" + }, + { + "unique_id": 9607, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "an umbrella below a bench" + }, + { + "unique_id": 9608, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a bench and an umbrella" + }, + { + "unique_id": 9609, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "an umbrella and a bench" + }, + { + "unique_id": 9610, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a handbag" + }, + { + "unique_id": 9611, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a bench" + }, + { + "unique_id": 9612, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a handbag" + }, + { + "unique_id": 9613, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a bench" + }, + { + "unique_id": 9614, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a bench above a handbag" + }, + { + "unique_id": 9615, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a handbag above a bench" + }, + { + "unique_id": 9616, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a bench below a handbag" + }, + { + "unique_id": 9617, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a handbag below a bench" + }, + { + "unique_id": 9618, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a bench and a handbag" + }, + { + "unique_id": 9619, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a handbag and a bench" + }, + { + "unique_id": 9620, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a tie" + }, + { + "unique_id": 9621, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a bench" + }, + { + "unique_id": 9622, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a tie" + }, + { + "unique_id": 9623, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a bench" + }, + { + "unique_id": 9624, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a bench above a tie" + }, + { + "unique_id": 9625, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a tie above a bench" + }, + { + "unique_id": 9626, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a bench below a tie" + }, + { + "unique_id": 9627, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a tie below a bench" + }, + { + "unique_id": 9628, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a bench and a tie" + }, + { + "unique_id": 9629, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a tie and a bench" + }, + { + "unique_id": 9630, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a suitcase" + }, + { + "unique_id": 9631, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a bench" + }, + { + "unique_id": 9632, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a suitcase" + }, + { + "unique_id": 9633, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a bench" + }, + { + "unique_id": 9634, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a bench above a suitcase" + }, + { + "unique_id": 9635, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a suitcase above a bench" + }, + { + "unique_id": 9636, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a bench below a suitcase" + }, + { + "unique_id": 9637, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a suitcase below a bench" + }, + { + "unique_id": 9638, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a bench and a suitcase" + }, + { + "unique_id": 9639, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a suitcase and a bench" + }, + { + "unique_id": 9640, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a frisbee" + }, + { + "unique_id": 9641, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a bench" + }, + { + "unique_id": 9642, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a frisbee" + }, + { + "unique_id": 9643, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a bench" + }, + { + "unique_id": 9644, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a bench above a frisbee" + }, + { + "unique_id": 9645, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a frisbee above a bench" + }, + { + "unique_id": 9646, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a bench below a frisbee" + }, + { + "unique_id": 9647, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a frisbee below a bench" + }, + { + "unique_id": 9648, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a bench and a frisbee" + }, + { + "unique_id": 9649, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a frisbee and a bench" + }, + { + "unique_id": 9650, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a skis" + }, + { + "unique_id": 9651, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a bench" + }, + { + "unique_id": 9652, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a skis" + }, + { + "unique_id": 9653, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a bench" + }, + { + "unique_id": 9654, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a bench above a skis" + }, + { + "unique_id": 9655, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a skis above a bench" + }, + { + "unique_id": 9656, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a bench below a skis" + }, + { + "unique_id": 9657, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a skis below a bench" + }, + { + "unique_id": 9658, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a bench and a skis" + }, + { + "unique_id": 9659, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a skis and a bench" + }, + { + "unique_id": 9660, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a snowboard" + }, + { + "unique_id": 9661, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a bench" + }, + { + "unique_id": 9662, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a snowboard" + }, + { + "unique_id": 9663, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a bench" + }, + { + "unique_id": 9664, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a bench above a snowboard" + }, + { + "unique_id": 9665, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a snowboard above a bench" + }, + { + "unique_id": 9666, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a bench below a snowboard" + }, + { + "unique_id": 9667, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a snowboard below a bench" + }, + { + "unique_id": 9668, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a bench and a snowboard" + }, + { + "unique_id": 9669, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a snowboard and a bench" + }, + { + "unique_id": 9670, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a sports ball" + }, + { + "unique_id": 9671, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a bench" + }, + { + "unique_id": 9672, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a sports ball" + }, + { + "unique_id": 9673, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a bench" + }, + { + "unique_id": 9674, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a bench above a sports ball" + }, + { + "unique_id": 9675, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a sports ball above a bench" + }, + { + "unique_id": 9676, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a bench below a sports ball" + }, + { + "unique_id": 9677, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a sports ball below a bench" + }, + { + "unique_id": 9678, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a bench and a sports ball" + }, + { + "unique_id": 9679, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a sports ball and a bench" + }, + { + "unique_id": 9680, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a kite" + }, + { + "unique_id": 9681, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a bench" + }, + { + "unique_id": 9682, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a kite" + }, + { + "unique_id": 9683, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a bench" + }, + { + "unique_id": 9684, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a bench above a kite" + }, + { + "unique_id": 9685, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a kite above a bench" + }, + { + "unique_id": 9686, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a bench below a kite" + }, + { + "unique_id": 9687, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a kite below a bench" + }, + { + "unique_id": 9688, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a bench and a kite" + }, + { + "unique_id": 9689, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a kite and a bench" + }, + { + "unique_id": 9690, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a baseball bat" + }, + { + "unique_id": 9691, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a bench" + }, + { + "unique_id": 9692, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a baseball bat" + }, + { + "unique_id": 9693, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a bench" + }, + { + "unique_id": 9694, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a bench above a baseball bat" + }, + { + "unique_id": 9695, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a baseball bat above a bench" + }, + { + "unique_id": 9696, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a bench below a baseball bat" + }, + { + "unique_id": 9697, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a baseball bat below a bench" + }, + { + "unique_id": 9698, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a bench and a baseball bat" + }, + { + "unique_id": 9699, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a baseball bat and a bench" + }, + { + "unique_id": 9700, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a baseball glove" + }, + { + "unique_id": 9701, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a bench" + }, + { + "unique_id": 9702, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a baseball glove" + }, + { + "unique_id": 9703, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a bench" + }, + { + "unique_id": 9704, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a bench above a baseball glove" + }, + { + "unique_id": 9705, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a baseball glove above a bench" + }, + { + "unique_id": 9706, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a bench below a baseball glove" + }, + { + "unique_id": 9707, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a baseball glove below a bench" + }, + { + "unique_id": 9708, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a bench and a baseball glove" + }, + { + "unique_id": 9709, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a baseball glove and a bench" + }, + { + "unique_id": 9710, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a skateboard" + }, + { + "unique_id": 9711, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a bench" + }, + { + "unique_id": 9712, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a skateboard" + }, + { + "unique_id": 9713, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a bench" + }, + { + "unique_id": 9714, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a bench above a skateboard" + }, + { + "unique_id": 9715, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a skateboard above a bench" + }, + { + "unique_id": 9716, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a bench below a skateboard" + }, + { + "unique_id": 9717, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a skateboard below a bench" + }, + { + "unique_id": 9718, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a bench and a skateboard" + }, + { + "unique_id": 9719, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a skateboard and a bench" + }, + { + "unique_id": 9720, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a surfboard" + }, + { + "unique_id": 9721, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a bench" + }, + { + "unique_id": 9722, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a surfboard" + }, + { + "unique_id": 9723, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a bench" + }, + { + "unique_id": 9724, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a bench above a surfboard" + }, + { + "unique_id": 9725, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a surfboard above a bench" + }, + { + "unique_id": 9726, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a bench below a surfboard" + }, + { + "unique_id": 9727, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a surfboard below a bench" + }, + { + "unique_id": 9728, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a bench and a surfboard" + }, + { + "unique_id": 9729, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a surfboard and a bench" + }, + { + "unique_id": 9730, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a tennis racket" + }, + { + "unique_id": 9731, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a bench" + }, + { + "unique_id": 9732, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a tennis racket" + }, + { + "unique_id": 9733, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a bench" + }, + { + "unique_id": 9734, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a bench above a tennis racket" + }, + { + "unique_id": 9735, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a tennis racket above a bench" + }, + { + "unique_id": 9736, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a bench below a tennis racket" + }, + { + "unique_id": 9737, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a tennis racket below a bench" + }, + { + "unique_id": 9738, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a bench and a tennis racket" + }, + { + "unique_id": 9739, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a tennis racket and a bench" + }, + { + "unique_id": 9740, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a bottle" + }, + { + "unique_id": 9741, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a bench" + }, + { + "unique_id": 9742, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a bottle" + }, + { + "unique_id": 9743, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a bench" + }, + { + "unique_id": 9744, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a bench above a bottle" + }, + { + "unique_id": 9745, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a bottle above a bench" + }, + { + "unique_id": 9746, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a bench below a bottle" + }, + { + "unique_id": 9747, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a bottle below a bench" + }, + { + "unique_id": 9748, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a bench and a bottle" + }, + { + "unique_id": 9749, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a bottle and a bench" + }, + { + "unique_id": 9750, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a wine glass" + }, + { + "unique_id": 9751, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a bench" + }, + { + "unique_id": 9752, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a wine glass" + }, + { + "unique_id": 9753, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a bench" + }, + { + "unique_id": 9754, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a bench above a wine glass" + }, + { + "unique_id": 9755, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a wine glass above a bench" + }, + { + "unique_id": 9756, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a bench below a wine glass" + }, + { + "unique_id": 9757, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a wine glass below a bench" + }, + { + "unique_id": 9758, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a bench and a wine glass" + }, + { + "unique_id": 9759, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a wine glass and a bench" + }, + { + "unique_id": 9760, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a cup" + }, + { + "unique_id": 9761, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a bench" + }, + { + "unique_id": 9762, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a cup" + }, + { + "unique_id": 9763, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a bench" + }, + { + "unique_id": 9764, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a bench above a cup" + }, + { + "unique_id": 9765, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a cup above a bench" + }, + { + "unique_id": 9766, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a bench below a cup" + }, + { + "unique_id": 9767, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a cup below a bench" + }, + { + "unique_id": 9768, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a bench and a cup" + }, + { + "unique_id": 9769, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a cup and a bench" + }, + { + "unique_id": 9770, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a fork" + }, + { + "unique_id": 9771, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a bench" + }, + { + "unique_id": 9772, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a fork" + }, + { + "unique_id": 9773, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a bench" + }, + { + "unique_id": 9774, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a bench above a fork" + }, + { + "unique_id": 9775, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a fork above a bench" + }, + { + "unique_id": 9776, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a bench below a fork" + }, + { + "unique_id": 9777, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a fork below a bench" + }, + { + "unique_id": 9778, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a bench and a fork" + }, + { + "unique_id": 9779, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a fork and a bench" + }, + { + "unique_id": 9780, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a knife" + }, + { + "unique_id": 9781, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a bench" + }, + { + "unique_id": 9782, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a knife" + }, + { + "unique_id": 9783, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a bench" + }, + { + "unique_id": 9784, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a bench above a knife" + }, + { + "unique_id": 9785, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a knife above a bench" + }, + { + "unique_id": 9786, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a bench below a knife" + }, + { + "unique_id": 9787, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a knife below a bench" + }, + { + "unique_id": 9788, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a bench and a knife" + }, + { + "unique_id": 9789, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a knife and a bench" + }, + { + "unique_id": 9790, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a spoon" + }, + { + "unique_id": 9791, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a bench" + }, + { + "unique_id": 9792, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a spoon" + }, + { + "unique_id": 9793, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a bench" + }, + { + "unique_id": 9794, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a bench above a spoon" + }, + { + "unique_id": 9795, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a spoon above a bench" + }, + { + "unique_id": 9796, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a bench below a spoon" + }, + { + "unique_id": 9797, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a spoon below a bench" + }, + { + "unique_id": 9798, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a bench and a spoon" + }, + { + "unique_id": 9799, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a spoon and a bench" + }, + { + "unique_id": 9800, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a bowl" + }, + { + "unique_id": 9801, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a bench" + }, + { + "unique_id": 9802, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a bowl" + }, + { + "unique_id": 9803, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a bench" + }, + { + "unique_id": 9804, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a bench above a bowl" + }, + { + "unique_id": 9805, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a bowl above a bench" + }, + { + "unique_id": 9806, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a bench below a bowl" + }, + { + "unique_id": 9807, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a bowl below a bench" + }, + { + "unique_id": 9808, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a bench and a bowl" + }, + { + "unique_id": 9809, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a bowl and a bench" + }, + { + "unique_id": 9810, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a banana" + }, + { + "unique_id": 9811, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a bench" + }, + { + "unique_id": 9812, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a banana" + }, + { + "unique_id": 9813, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a bench" + }, + { + "unique_id": 9814, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a bench above a banana" + }, + { + "unique_id": 9815, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a banana above a bench" + }, + { + "unique_id": 9816, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a bench below a banana" + }, + { + "unique_id": 9817, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a banana below a bench" + }, + { + "unique_id": 9818, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a bench and a banana" + }, + { + "unique_id": 9819, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a banana and a bench" + }, + { + "unique_id": 9820, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a bench to the left of an apple" + }, + { + "unique_id": 9821, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a bench" + }, + { + "unique_id": 9822, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a bench to the right of an apple" + }, + { + "unique_id": 9823, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a bench" + }, + { + "unique_id": 9824, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a bench above an apple" + }, + { + "unique_id": 9825, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "an apple above a bench" + }, + { + "unique_id": 9826, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a bench below an apple" + }, + { + "unique_id": 9827, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "an apple below a bench" + }, + { + "unique_id": 9828, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a bench and an apple" + }, + { + "unique_id": 9829, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "an apple and a bench" + }, + { + "unique_id": 9830, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a sandwich" + }, + { + "unique_id": 9831, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a bench" + }, + { + "unique_id": 9832, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a sandwich" + }, + { + "unique_id": 9833, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a bench" + }, + { + "unique_id": 9834, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a bench above a sandwich" + }, + { + "unique_id": 9835, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a sandwich above a bench" + }, + { + "unique_id": 9836, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a bench below a sandwich" + }, + { + "unique_id": 9837, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a sandwich below a bench" + }, + { + "unique_id": 9838, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a bench and a sandwich" + }, + { + "unique_id": 9839, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a sandwich and a bench" + }, + { + "unique_id": 9840, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a bench to the left of an orange" + }, + { + "unique_id": 9841, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a bench" + }, + { + "unique_id": 9842, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a bench to the right of an orange" + }, + { + "unique_id": 9843, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a bench" + }, + { + "unique_id": 9844, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a bench above an orange" + }, + { + "unique_id": 9845, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "an orange above a bench" + }, + { + "unique_id": 9846, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a bench below an orange" + }, + { + "unique_id": 9847, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "an orange below a bench" + }, + { + "unique_id": 9848, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a bench and an orange" + }, + { + "unique_id": 9849, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "an orange and a bench" + }, + { + "unique_id": 9850, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a broccoli" + }, + { + "unique_id": 9851, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a bench" + }, + { + "unique_id": 9852, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a broccoli" + }, + { + "unique_id": 9853, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a bench" + }, + { + "unique_id": 9854, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a bench above a broccoli" + }, + { + "unique_id": 9855, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a broccoli above a bench" + }, + { + "unique_id": 9856, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a bench below a broccoli" + }, + { + "unique_id": 9857, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a broccoli below a bench" + }, + { + "unique_id": 9858, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a bench and a broccoli" + }, + { + "unique_id": 9859, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a broccoli and a bench" + }, + { + "unique_id": 9860, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a carrot" + }, + { + "unique_id": 9861, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a bench" + }, + { + "unique_id": 9862, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a carrot" + }, + { + "unique_id": 9863, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a bench" + }, + { + "unique_id": 9864, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a bench above a carrot" + }, + { + "unique_id": 9865, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a carrot above a bench" + }, + { + "unique_id": 9866, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a bench below a carrot" + }, + { + "unique_id": 9867, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a carrot below a bench" + }, + { + "unique_id": 9868, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a bench and a carrot" + }, + { + "unique_id": 9869, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a carrot and a bench" + }, + { + "unique_id": 9870, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a hot dog" + }, + { + "unique_id": 9871, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a bench" + }, + { + "unique_id": 9872, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a hot dog" + }, + { + "unique_id": 9873, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a bench" + }, + { + "unique_id": 9874, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a bench above a hot dog" + }, + { + "unique_id": 9875, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a hot dog above a bench" + }, + { + "unique_id": 9876, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a bench below a hot dog" + }, + { + "unique_id": 9877, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a hot dog below a bench" + }, + { + "unique_id": 9878, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a bench and a hot dog" + }, + { + "unique_id": 9879, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a hot dog and a bench" + }, + { + "unique_id": 9880, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a pizza" + }, + { + "unique_id": 9881, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a bench" + }, + { + "unique_id": 9882, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a pizza" + }, + { + "unique_id": 9883, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a bench" + }, + { + "unique_id": 9884, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a bench above a pizza" + }, + { + "unique_id": 9885, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a pizza above a bench" + }, + { + "unique_id": 9886, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a bench below a pizza" + }, + { + "unique_id": 9887, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a pizza below a bench" + }, + { + "unique_id": 9888, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a bench and a pizza" + }, + { + "unique_id": 9889, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a pizza and a bench" + }, + { + "unique_id": 9890, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a donut" + }, + { + "unique_id": 9891, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a bench" + }, + { + "unique_id": 9892, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a donut" + }, + { + "unique_id": 9893, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a bench" + }, + { + "unique_id": 9894, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a bench above a donut" + }, + { + "unique_id": 9895, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a donut above a bench" + }, + { + "unique_id": 9896, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a bench below a donut" + }, + { + "unique_id": 9897, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a donut below a bench" + }, + { + "unique_id": 9898, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a bench and a donut" + }, + { + "unique_id": 9899, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a donut and a bench" + }, + { + "unique_id": 9900, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a cake" + }, + { + "unique_id": 9901, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a bench" + }, + { + "unique_id": 9902, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a cake" + }, + { + "unique_id": 9903, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a bench" + }, + { + "unique_id": 9904, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a bench above a cake" + }, + { + "unique_id": 9905, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a cake above a bench" + }, + { + "unique_id": 9906, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a bench below a cake" + }, + { + "unique_id": 9907, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a cake below a bench" + }, + { + "unique_id": 9908, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a bench and a cake" + }, + { + "unique_id": 9909, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a cake and a bench" + }, + { + "unique_id": 9910, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a chair" + }, + { + "unique_id": 9911, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a bench" + }, + { + "unique_id": 9912, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a chair" + }, + { + "unique_id": 9913, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a bench" + }, + { + "unique_id": 9914, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a bench above a chair" + }, + { + "unique_id": 9915, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a chair above a bench" + }, + { + "unique_id": 9916, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a bench below a chair" + }, + { + "unique_id": 9917, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a chair below a bench" + }, + { + "unique_id": 9918, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a bench and a chair" + }, + { + "unique_id": 9919, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a chair and a bench" + }, + { + "unique_id": 9920, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a couch" + }, + { + "unique_id": 9921, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a bench" + }, + { + "unique_id": 9922, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a couch" + }, + { + "unique_id": 9923, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a bench" + }, + { + "unique_id": 9924, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a bench above a couch" + }, + { + "unique_id": 9925, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a couch above a bench" + }, + { + "unique_id": 9926, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a bench below a couch" + }, + { + "unique_id": 9927, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a couch below a bench" + }, + { + "unique_id": 9928, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a bench and a couch" + }, + { + "unique_id": 9929, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a couch and a bench" + }, + { + "unique_id": 9930, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a potted plant" + }, + { + "unique_id": 9931, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a bench" + }, + { + "unique_id": 9932, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a potted plant" + }, + { + "unique_id": 9933, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a bench" + }, + { + "unique_id": 9934, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a bench above a potted plant" + }, + { + "unique_id": 9935, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a potted plant above a bench" + }, + { + "unique_id": 9936, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a bench below a potted plant" + }, + { + "unique_id": 9937, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a potted plant below a bench" + }, + { + "unique_id": 9938, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a bench and a potted plant" + }, + { + "unique_id": 9939, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a potted plant and a bench" + }, + { + "unique_id": 9940, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a bed" + }, + { + "unique_id": 9941, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a bench" + }, + { + "unique_id": 9942, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a bed" + }, + { + "unique_id": 9943, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a bench" + }, + { + "unique_id": 9944, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a bench above a bed" + }, + { + "unique_id": 9945, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a bed above a bench" + }, + { + "unique_id": 9946, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a bench below a bed" + }, + { + "unique_id": 9947, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a bed below a bench" + }, + { + "unique_id": 9948, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a bench and a bed" + }, + { + "unique_id": 9949, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a bed and a bench" + }, + { + "unique_id": 9950, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a dining table" + }, + { + "unique_id": 9951, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a bench" + }, + { + "unique_id": 9952, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a dining table" + }, + { + "unique_id": 9953, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a bench" + }, + { + "unique_id": 9954, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a bench above a dining table" + }, + { + "unique_id": 9955, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a dining table above a bench" + }, + { + "unique_id": 9956, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a bench below a dining table" + }, + { + "unique_id": 9957, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a dining table below a bench" + }, + { + "unique_id": 9958, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a bench and a dining table" + }, + { + "unique_id": 9959, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a dining table and a bench" + }, + { + "unique_id": 9960, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a toilet" + }, + { + "unique_id": 9961, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a bench" + }, + { + "unique_id": 9962, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a toilet" + }, + { + "unique_id": 9963, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a bench" + }, + { + "unique_id": 9964, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a bench above a toilet" + }, + { + "unique_id": 9965, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a toilet above a bench" + }, + { + "unique_id": 9966, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a bench below a toilet" + }, + { + "unique_id": 9967, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a toilet below a bench" + }, + { + "unique_id": 9968, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a bench and a toilet" + }, + { + "unique_id": 9969, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a toilet and a bench" + }, + { + "unique_id": 9970, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a tv" + }, + { + "unique_id": 9971, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a bench" + }, + { + "unique_id": 9972, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a tv" + }, + { + "unique_id": 9973, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a bench" + }, + { + "unique_id": 9974, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a bench above a tv" + }, + { + "unique_id": 9975, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a tv above a bench" + }, + { + "unique_id": 9976, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a bench below a tv" + }, + { + "unique_id": 9977, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a tv below a bench" + }, + { + "unique_id": 9978, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a bench and a tv" + }, + { + "unique_id": 9979, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a tv and a bench" + }, + { + "unique_id": 9980, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a laptop" + }, + { + "unique_id": 9981, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a bench" + }, + { + "unique_id": 9982, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a laptop" + }, + { + "unique_id": 9983, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a bench" + }, + { + "unique_id": 9984, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a bench above a laptop" + }, + { + "unique_id": 9985, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a laptop above a bench" + }, + { + "unique_id": 9986, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a bench below a laptop" + }, + { + "unique_id": 9987, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a laptop below a bench" + }, + { + "unique_id": 9988, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a bench and a laptop" + }, + { + "unique_id": 9989, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a laptop and a bench" + }, + { + "unique_id": 9990, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a mouse" + }, + { + "unique_id": 9991, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a bench" + }, + { + "unique_id": 9992, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a mouse" + }, + { + "unique_id": 9993, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a bench" + }, + { + "unique_id": 9994, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a bench above a mouse" + }, + { + "unique_id": 9995, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a mouse above a bench" + }, + { + "unique_id": 9996, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a bench below a mouse" + }, + { + "unique_id": 9997, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a mouse below a bench" + }, + { + "unique_id": 9998, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a bench and a mouse" + }, + { + "unique_id": 9999, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a mouse and a bench" + }, + { + "unique_id": 10000, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a remote" + }, + { + "unique_id": 10001, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a bench" + }, + { + "unique_id": 10002, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a remote" + }, + { + "unique_id": 10003, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a bench" + }, + { + "unique_id": 10004, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a bench above a remote" + }, + { + "unique_id": 10005, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a remote above a bench" + }, + { + "unique_id": 10006, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a bench below a remote" + }, + { + "unique_id": 10007, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a remote below a bench" + }, + { + "unique_id": 10008, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a bench and a remote" + }, + { + "unique_id": 10009, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a remote and a bench" + }, + { + "unique_id": 10010, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a keyboard" + }, + { + "unique_id": 10011, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a bench" + }, + { + "unique_id": 10012, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a keyboard" + }, + { + "unique_id": 10013, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a bench" + }, + { + "unique_id": 10014, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a bench above a keyboard" + }, + { + "unique_id": 10015, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a keyboard above a bench" + }, + { + "unique_id": 10016, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a bench below a keyboard" + }, + { + "unique_id": 10017, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a keyboard below a bench" + }, + { + "unique_id": 10018, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a bench and a keyboard" + }, + { + "unique_id": 10019, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a keyboard and a bench" + }, + { + "unique_id": 10020, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a cell phone" + }, + { + "unique_id": 10021, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a bench" + }, + { + "unique_id": 10022, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a cell phone" + }, + { + "unique_id": 10023, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a bench" + }, + { + "unique_id": 10024, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a bench above a cell phone" + }, + { + "unique_id": 10025, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a cell phone above a bench" + }, + { + "unique_id": 10026, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a bench below a cell phone" + }, + { + "unique_id": 10027, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a cell phone below a bench" + }, + { + "unique_id": 10028, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a bench and a cell phone" + }, + { + "unique_id": 10029, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a cell phone and a bench" + }, + { + "unique_id": 10030, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a microwave" + }, + { + "unique_id": 10031, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a bench" + }, + { + "unique_id": 10032, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a microwave" + }, + { + "unique_id": 10033, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a bench" + }, + { + "unique_id": 10034, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a bench above a microwave" + }, + { + "unique_id": 10035, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a microwave above a bench" + }, + { + "unique_id": 10036, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a bench below a microwave" + }, + { + "unique_id": 10037, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a microwave below a bench" + }, + { + "unique_id": 10038, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a bench and a microwave" + }, + { + "unique_id": 10039, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a microwave and a bench" + }, + { + "unique_id": 10040, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a bench to the left of an oven" + }, + { + "unique_id": 10041, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a bench" + }, + { + "unique_id": 10042, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a bench to the right of an oven" + }, + { + "unique_id": 10043, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a bench" + }, + { + "unique_id": 10044, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a bench above an oven" + }, + { + "unique_id": 10045, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "an oven above a bench" + }, + { + "unique_id": 10046, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a bench below an oven" + }, + { + "unique_id": 10047, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "an oven below a bench" + }, + { + "unique_id": 10048, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a bench and an oven" + }, + { + "unique_id": 10049, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "an oven and a bench" + }, + { + "unique_id": 10050, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a toaster" + }, + { + "unique_id": 10051, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a bench" + }, + { + "unique_id": 10052, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a toaster" + }, + { + "unique_id": 10053, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a bench" + }, + { + "unique_id": 10054, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a bench above a toaster" + }, + { + "unique_id": 10055, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a toaster above a bench" + }, + { + "unique_id": 10056, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a bench below a toaster" + }, + { + "unique_id": 10057, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a toaster below a bench" + }, + { + "unique_id": 10058, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a bench and a toaster" + }, + { + "unique_id": 10059, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a toaster and a bench" + }, + { + "unique_id": 10060, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a sink" + }, + { + "unique_id": 10061, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a bench" + }, + { + "unique_id": 10062, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a sink" + }, + { + "unique_id": 10063, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a bench" + }, + { + "unique_id": 10064, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a bench above a sink" + }, + { + "unique_id": 10065, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a sink above a bench" + }, + { + "unique_id": 10066, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a bench below a sink" + }, + { + "unique_id": 10067, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a sink below a bench" + }, + { + "unique_id": 10068, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a bench and a sink" + }, + { + "unique_id": 10069, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a sink and a bench" + }, + { + "unique_id": 10070, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a refrigerator" + }, + { + "unique_id": 10071, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a bench" + }, + { + "unique_id": 10072, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a refrigerator" + }, + { + "unique_id": 10073, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a bench" + }, + { + "unique_id": 10074, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a bench above a refrigerator" + }, + { + "unique_id": 10075, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a refrigerator above a bench" + }, + { + "unique_id": 10076, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a bench below a refrigerator" + }, + { + "unique_id": 10077, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a refrigerator below a bench" + }, + { + "unique_id": 10078, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a bench and a refrigerator" + }, + { + "unique_id": 10079, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a refrigerator and a bench" + }, + { + "unique_id": 10080, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a book" + }, + { + "unique_id": 10081, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a book to the left of a bench" + }, + { + "unique_id": 10082, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a book" + }, + { + "unique_id": 10083, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a book to the right of a bench" + }, + { + "unique_id": 10084, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a bench above a book" + }, + { + "unique_id": 10085, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a book above a bench" + }, + { + "unique_id": 10086, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a bench below a book" + }, + { + "unique_id": 10087, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a book below a bench" + }, + { + "unique_id": 10088, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a bench and a book" + }, + { + "unique_id": 10089, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a book and a bench" + }, + { + "unique_id": 10090, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a clock" + }, + { + "unique_id": 10091, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a bench" + }, + { + "unique_id": 10092, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a clock" + }, + { + "unique_id": 10093, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a bench" + }, + { + "unique_id": 10094, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a bench above a clock" + }, + { + "unique_id": 10095, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a clock above a bench" + }, + { + "unique_id": 10096, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a bench below a clock" + }, + { + "unique_id": 10097, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a clock below a bench" + }, + { + "unique_id": 10098, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a bench and a clock" + }, + { + "unique_id": 10099, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a clock and a bench" + }, + { + "unique_id": 10100, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a vase" + }, + { + "unique_id": 10101, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a bench" + }, + { + "unique_id": 10102, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a vase" + }, + { + "unique_id": 10103, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a bench" + }, + { + "unique_id": 10104, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a bench above a vase" + }, + { + "unique_id": 10105, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a vase above a bench" + }, + { + "unique_id": 10106, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a bench below a vase" + }, + { + "unique_id": 10107, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a vase below a bench" + }, + { + "unique_id": 10108, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a bench and a vase" + }, + { + "unique_id": 10109, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a vase and a bench" + }, + { + "unique_id": 10110, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a scissors" + }, + { + "unique_id": 10111, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a bench" + }, + { + "unique_id": 10112, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a scissors" + }, + { + "unique_id": 10113, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a bench" + }, + { + "unique_id": 10114, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a bench above a scissors" + }, + { + "unique_id": 10115, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a scissors above a bench" + }, + { + "unique_id": 10116, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a bench below a scissors" + }, + { + "unique_id": 10117, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a scissors below a bench" + }, + { + "unique_id": 10118, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a bench and a scissors" + }, + { + "unique_id": 10119, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a scissors and a bench" + }, + { + "unique_id": 10120, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a teddy bear" + }, + { + "unique_id": 10121, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a bench" + }, + { + "unique_id": 10122, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a teddy bear" + }, + { + "unique_id": 10123, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a bench" + }, + { + "unique_id": 10124, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a bench above a teddy bear" + }, + { + "unique_id": 10125, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a teddy bear above a bench" + }, + { + "unique_id": 10126, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a bench below a teddy bear" + }, + { + "unique_id": 10127, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a teddy bear below a bench" + }, + { + "unique_id": 10128, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a bench and a teddy bear" + }, + { + "unique_id": 10129, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a teddy bear and a bench" + }, + { + "unique_id": 10130, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a hair drier" + }, + { + "unique_id": 10131, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a bench" + }, + { + "unique_id": 10132, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a hair drier" + }, + { + "unique_id": 10133, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a bench" + }, + { + "unique_id": 10134, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a bench above a hair drier" + }, + { + "unique_id": 10135, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a hair drier above a bench" + }, + { + "unique_id": 10136, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a bench below a hair drier" + }, + { + "unique_id": 10137, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a hair drier below a bench" + }, + { + "unique_id": 10138, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a bench and a hair drier" + }, + { + "unique_id": 10139, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a hair drier and a bench" + }, + { + "unique_id": 10140, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a bench to the left of a toothbrush" + }, + { + "unique_id": 10141, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a bench" + }, + { + "unique_id": 10142, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a bench to the right of a toothbrush" + }, + { + "unique_id": 10143, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a bench" + }, + { + "unique_id": 10144, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a bench above a toothbrush" + }, + { + "unique_id": 10145, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "above", + "text": "a toothbrush above a bench" + }, + { + "unique_id": 10146, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a bench below a toothbrush" + }, + { + "unique_id": 10147, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "below", + "text": "a toothbrush below a bench" + }, + { + "unique_id": 10148, + "num_objects": 2, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a bench and a toothbrush" + }, + { + "unique_id": 10149, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bench" + ], + "rel_type": "and", + "text": "a toothbrush and a bench" + }, + { + "unique_id": 10150, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a cat" + }, + { + "unique_id": 10151, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a bird" + }, + { + "unique_id": 10152, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a cat" + }, + { + "unique_id": 10153, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a bird" + }, + { + "unique_id": 10154, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a bird above a cat" + }, + { + "unique_id": 10155, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a cat above a bird" + }, + { + "unique_id": 10156, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a bird below a cat" + }, + { + "unique_id": 10157, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a cat below a bird" + }, + { + "unique_id": 10158, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a bird and a cat" + }, + { + "unique_id": 10159, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a cat and a bird" + }, + { + "unique_id": 10160, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a dog" + }, + { + "unique_id": 10161, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a bird" + }, + { + "unique_id": 10162, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a dog" + }, + { + "unique_id": 10163, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a bird" + }, + { + "unique_id": 10164, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a bird above a dog" + }, + { + "unique_id": 10165, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a dog above a bird" + }, + { + "unique_id": 10166, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a bird below a dog" + }, + { + "unique_id": 10167, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a dog below a bird" + }, + { + "unique_id": 10168, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a bird and a dog" + }, + { + "unique_id": 10169, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a dog and a bird" + }, + { + "unique_id": 10170, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a horse" + }, + { + "unique_id": 10171, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a bird" + }, + { + "unique_id": 10172, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a horse" + }, + { + "unique_id": 10173, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a bird" + }, + { + "unique_id": 10174, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a bird above a horse" + }, + { + "unique_id": 10175, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a horse above a bird" + }, + { + "unique_id": 10176, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a bird below a horse" + }, + { + "unique_id": 10177, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a horse below a bird" + }, + { + "unique_id": 10178, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a bird and a horse" + }, + { + "unique_id": 10179, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a horse and a bird" + }, + { + "unique_id": 10180, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a sheep" + }, + { + "unique_id": 10181, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a bird" + }, + { + "unique_id": 10182, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a sheep" + }, + { + "unique_id": 10183, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a bird" + }, + { + "unique_id": 10184, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a bird above a sheep" + }, + { + "unique_id": 10185, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a sheep above a bird" + }, + { + "unique_id": 10186, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a bird below a sheep" + }, + { + "unique_id": 10187, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a sheep below a bird" + }, + { + "unique_id": 10188, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a bird and a sheep" + }, + { + "unique_id": 10189, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a sheep and a bird" + }, + { + "unique_id": 10190, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a cow" + }, + { + "unique_id": 10191, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a bird" + }, + { + "unique_id": 10192, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a cow" + }, + { + "unique_id": 10193, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a bird" + }, + { + "unique_id": 10194, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a bird above a cow" + }, + { + "unique_id": 10195, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a cow above a bird" + }, + { + "unique_id": 10196, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a bird below a cow" + }, + { + "unique_id": 10197, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a cow below a bird" + }, + { + "unique_id": 10198, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a bird and a cow" + }, + { + "unique_id": 10199, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a cow and a bird" + }, + { + "unique_id": 10200, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a bird to the left of an elephant" + }, + { + "unique_id": 10201, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a bird" + }, + { + "unique_id": 10202, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a bird to the right of an elephant" + }, + { + "unique_id": 10203, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a bird" + }, + { + "unique_id": 10204, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a bird above an elephant" + }, + { + "unique_id": 10205, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "an elephant above a bird" + }, + { + "unique_id": 10206, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a bird below an elephant" + }, + { + "unique_id": 10207, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "an elephant below a bird" + }, + { + "unique_id": 10208, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a bird and an elephant" + }, + { + "unique_id": 10209, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "an elephant and a bird" + }, + { + "unique_id": 10210, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a bear" + }, + { + "unique_id": 10211, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a bird" + }, + { + "unique_id": 10212, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a bear" + }, + { + "unique_id": 10213, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a bird" + }, + { + "unique_id": 10214, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a bird above a bear" + }, + { + "unique_id": 10215, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a bear above a bird" + }, + { + "unique_id": 10216, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a bird below a bear" + }, + { + "unique_id": 10217, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a bear below a bird" + }, + { + "unique_id": 10218, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a bird and a bear" + }, + { + "unique_id": 10219, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a bear and a bird" + }, + { + "unique_id": 10220, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a zebra" + }, + { + "unique_id": 10221, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a bird" + }, + { + "unique_id": 10222, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a zebra" + }, + { + "unique_id": 10223, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a bird" + }, + { + "unique_id": 10224, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a bird above a zebra" + }, + { + "unique_id": 10225, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a zebra above a bird" + }, + { + "unique_id": 10226, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a bird below a zebra" + }, + { + "unique_id": 10227, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a zebra below a bird" + }, + { + "unique_id": 10228, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a bird and a zebra" + }, + { + "unique_id": 10229, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a zebra and a bird" + }, + { + "unique_id": 10230, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a giraffe" + }, + { + "unique_id": 10231, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a bird" + }, + { + "unique_id": 10232, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a giraffe" + }, + { + "unique_id": 10233, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a bird" + }, + { + "unique_id": 10234, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a bird above a giraffe" + }, + { + "unique_id": 10235, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a giraffe above a bird" + }, + { + "unique_id": 10236, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a bird below a giraffe" + }, + { + "unique_id": 10237, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a giraffe below a bird" + }, + { + "unique_id": 10238, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a bird and a giraffe" + }, + { + "unique_id": 10239, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a giraffe and a bird" + }, + { + "unique_id": 10240, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a backpack" + }, + { + "unique_id": 10241, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a bird" + }, + { + "unique_id": 10242, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a backpack" + }, + { + "unique_id": 10243, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a bird" + }, + { + "unique_id": 10244, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a bird above a backpack" + }, + { + "unique_id": 10245, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a backpack above a bird" + }, + { + "unique_id": 10246, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a bird below a backpack" + }, + { + "unique_id": 10247, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a backpack below a bird" + }, + { + "unique_id": 10248, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a bird and a backpack" + }, + { + "unique_id": 10249, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a backpack and a bird" + }, + { + "unique_id": 10250, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a bird to the left of an umbrella" + }, + { + "unique_id": 10251, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a bird" + }, + { + "unique_id": 10252, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a bird to the right of an umbrella" + }, + { + "unique_id": 10253, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a bird" + }, + { + "unique_id": 10254, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a bird above an umbrella" + }, + { + "unique_id": 10255, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "an umbrella above a bird" + }, + { + "unique_id": 10256, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a bird below an umbrella" + }, + { + "unique_id": 10257, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "an umbrella below a bird" + }, + { + "unique_id": 10258, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a bird and an umbrella" + }, + { + "unique_id": 10259, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "an umbrella and a bird" + }, + { + "unique_id": 10260, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a handbag" + }, + { + "unique_id": 10261, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a bird" + }, + { + "unique_id": 10262, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a handbag" + }, + { + "unique_id": 10263, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a bird" + }, + { + "unique_id": 10264, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a bird above a handbag" + }, + { + "unique_id": 10265, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a handbag above a bird" + }, + { + "unique_id": 10266, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a bird below a handbag" + }, + { + "unique_id": 10267, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a handbag below a bird" + }, + { + "unique_id": 10268, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a bird and a handbag" + }, + { + "unique_id": 10269, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a handbag and a bird" + }, + { + "unique_id": 10270, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a tie" + }, + { + "unique_id": 10271, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a bird" + }, + { + "unique_id": 10272, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a tie" + }, + { + "unique_id": 10273, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a bird" + }, + { + "unique_id": 10274, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a bird above a tie" + }, + { + "unique_id": 10275, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a tie above a bird" + }, + { + "unique_id": 10276, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a bird below a tie" + }, + { + "unique_id": 10277, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a tie below a bird" + }, + { + "unique_id": 10278, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a bird and a tie" + }, + { + "unique_id": 10279, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a tie and a bird" + }, + { + "unique_id": 10280, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a suitcase" + }, + { + "unique_id": 10281, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a bird" + }, + { + "unique_id": 10282, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a suitcase" + }, + { + "unique_id": 10283, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a bird" + }, + { + "unique_id": 10284, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a bird above a suitcase" + }, + { + "unique_id": 10285, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a suitcase above a bird" + }, + { + "unique_id": 10286, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a bird below a suitcase" + }, + { + "unique_id": 10287, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a suitcase below a bird" + }, + { + "unique_id": 10288, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a bird and a suitcase" + }, + { + "unique_id": 10289, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a suitcase and a bird" + }, + { + "unique_id": 10290, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a frisbee" + }, + { + "unique_id": 10291, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a bird" + }, + { + "unique_id": 10292, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a frisbee" + }, + { + "unique_id": 10293, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a bird" + }, + { + "unique_id": 10294, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a bird above a frisbee" + }, + { + "unique_id": 10295, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a frisbee above a bird" + }, + { + "unique_id": 10296, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a bird below a frisbee" + }, + { + "unique_id": 10297, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a frisbee below a bird" + }, + { + "unique_id": 10298, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a bird and a frisbee" + }, + { + "unique_id": 10299, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a frisbee and a bird" + }, + { + "unique_id": 10300, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a skis" + }, + { + "unique_id": 10301, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a bird" + }, + { + "unique_id": 10302, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a skis" + }, + { + "unique_id": 10303, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a bird" + }, + { + "unique_id": 10304, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a bird above a skis" + }, + { + "unique_id": 10305, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a skis above a bird" + }, + { + "unique_id": 10306, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a bird below a skis" + }, + { + "unique_id": 10307, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a skis below a bird" + }, + { + "unique_id": 10308, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a bird and a skis" + }, + { + "unique_id": 10309, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a skis and a bird" + }, + { + "unique_id": 10310, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a snowboard" + }, + { + "unique_id": 10311, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a bird" + }, + { + "unique_id": 10312, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a snowboard" + }, + { + "unique_id": 10313, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a bird" + }, + { + "unique_id": 10314, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a bird above a snowboard" + }, + { + "unique_id": 10315, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a snowboard above a bird" + }, + { + "unique_id": 10316, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a bird below a snowboard" + }, + { + "unique_id": 10317, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a snowboard below a bird" + }, + { + "unique_id": 10318, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a bird and a snowboard" + }, + { + "unique_id": 10319, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a snowboard and a bird" + }, + { + "unique_id": 10320, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a sports ball" + }, + { + "unique_id": 10321, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a bird" + }, + { + "unique_id": 10322, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a sports ball" + }, + { + "unique_id": 10323, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a bird" + }, + { + "unique_id": 10324, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a bird above a sports ball" + }, + { + "unique_id": 10325, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a sports ball above a bird" + }, + { + "unique_id": 10326, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a bird below a sports ball" + }, + { + "unique_id": 10327, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a sports ball below a bird" + }, + { + "unique_id": 10328, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a bird and a sports ball" + }, + { + "unique_id": 10329, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a sports ball and a bird" + }, + { + "unique_id": 10330, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a kite" + }, + { + "unique_id": 10331, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a bird" + }, + { + "unique_id": 10332, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a kite" + }, + { + "unique_id": 10333, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a bird" + }, + { + "unique_id": 10334, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a bird above a kite" + }, + { + "unique_id": 10335, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a kite above a bird" + }, + { + "unique_id": 10336, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a bird below a kite" + }, + { + "unique_id": 10337, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a kite below a bird" + }, + { + "unique_id": 10338, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a bird and a kite" + }, + { + "unique_id": 10339, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a kite and a bird" + }, + { + "unique_id": 10340, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a baseball bat" + }, + { + "unique_id": 10341, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a bird" + }, + { + "unique_id": 10342, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a baseball bat" + }, + { + "unique_id": 10343, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a bird" + }, + { + "unique_id": 10344, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a bird above a baseball bat" + }, + { + "unique_id": 10345, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a baseball bat above a bird" + }, + { + "unique_id": 10346, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a bird below a baseball bat" + }, + { + "unique_id": 10347, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a baseball bat below a bird" + }, + { + "unique_id": 10348, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a bird and a baseball bat" + }, + { + "unique_id": 10349, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a baseball bat and a bird" + }, + { + "unique_id": 10350, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a baseball glove" + }, + { + "unique_id": 10351, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a bird" + }, + { + "unique_id": 10352, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a baseball glove" + }, + { + "unique_id": 10353, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a bird" + }, + { + "unique_id": 10354, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a bird above a baseball glove" + }, + { + "unique_id": 10355, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a baseball glove above a bird" + }, + { + "unique_id": 10356, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a bird below a baseball glove" + }, + { + "unique_id": 10357, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a baseball glove below a bird" + }, + { + "unique_id": 10358, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a bird and a baseball glove" + }, + { + "unique_id": 10359, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a baseball glove and a bird" + }, + { + "unique_id": 10360, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a skateboard" + }, + { + "unique_id": 10361, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a bird" + }, + { + "unique_id": 10362, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a skateboard" + }, + { + "unique_id": 10363, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a bird" + }, + { + "unique_id": 10364, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a bird above a skateboard" + }, + { + "unique_id": 10365, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a skateboard above a bird" + }, + { + "unique_id": 10366, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a bird below a skateboard" + }, + { + "unique_id": 10367, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a skateboard below a bird" + }, + { + "unique_id": 10368, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a bird and a skateboard" + }, + { + "unique_id": 10369, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a skateboard and a bird" + }, + { + "unique_id": 10370, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a surfboard" + }, + { + "unique_id": 10371, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a bird" + }, + { + "unique_id": 10372, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a surfboard" + }, + { + "unique_id": 10373, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a bird" + }, + { + "unique_id": 10374, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a bird above a surfboard" + }, + { + "unique_id": 10375, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a surfboard above a bird" + }, + { + "unique_id": 10376, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a bird below a surfboard" + }, + { + "unique_id": 10377, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a surfboard below a bird" + }, + { + "unique_id": 10378, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a bird and a surfboard" + }, + { + "unique_id": 10379, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a surfboard and a bird" + }, + { + "unique_id": 10380, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a tennis racket" + }, + { + "unique_id": 10381, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a bird" + }, + { + "unique_id": 10382, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a tennis racket" + }, + { + "unique_id": 10383, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a bird" + }, + { + "unique_id": 10384, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a bird above a tennis racket" + }, + { + "unique_id": 10385, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a tennis racket above a bird" + }, + { + "unique_id": 10386, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a bird below a tennis racket" + }, + { + "unique_id": 10387, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a tennis racket below a bird" + }, + { + "unique_id": 10388, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a bird and a tennis racket" + }, + { + "unique_id": 10389, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a tennis racket and a bird" + }, + { + "unique_id": 10390, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a bottle" + }, + { + "unique_id": 10391, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a bird" + }, + { + "unique_id": 10392, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a bottle" + }, + { + "unique_id": 10393, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a bird" + }, + { + "unique_id": 10394, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a bird above a bottle" + }, + { + "unique_id": 10395, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a bottle above a bird" + }, + { + "unique_id": 10396, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a bird below a bottle" + }, + { + "unique_id": 10397, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a bottle below a bird" + }, + { + "unique_id": 10398, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a bird and a bottle" + }, + { + "unique_id": 10399, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a bottle and a bird" + }, + { + "unique_id": 10400, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a wine glass" + }, + { + "unique_id": 10401, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a bird" + }, + { + "unique_id": 10402, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a wine glass" + }, + { + "unique_id": 10403, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a bird" + }, + { + "unique_id": 10404, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a bird above a wine glass" + }, + { + "unique_id": 10405, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a wine glass above a bird" + }, + { + "unique_id": 10406, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a bird below a wine glass" + }, + { + "unique_id": 10407, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a wine glass below a bird" + }, + { + "unique_id": 10408, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a bird and a wine glass" + }, + { + "unique_id": 10409, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a wine glass and a bird" + }, + { + "unique_id": 10410, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a cup" + }, + { + "unique_id": 10411, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a bird" + }, + { + "unique_id": 10412, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a cup" + }, + { + "unique_id": 10413, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a bird" + }, + { + "unique_id": 10414, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a bird above a cup" + }, + { + "unique_id": 10415, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a cup above a bird" + }, + { + "unique_id": 10416, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a bird below a cup" + }, + { + "unique_id": 10417, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a cup below a bird" + }, + { + "unique_id": 10418, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a bird and a cup" + }, + { + "unique_id": 10419, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a cup and a bird" + }, + { + "unique_id": 10420, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a fork" + }, + { + "unique_id": 10421, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a bird" + }, + { + "unique_id": 10422, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a fork" + }, + { + "unique_id": 10423, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a bird" + }, + { + "unique_id": 10424, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a bird above a fork" + }, + { + "unique_id": 10425, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a fork above a bird" + }, + { + "unique_id": 10426, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a bird below a fork" + }, + { + "unique_id": 10427, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a fork below a bird" + }, + { + "unique_id": 10428, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a bird and a fork" + }, + { + "unique_id": 10429, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a fork and a bird" + }, + { + "unique_id": 10430, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a knife" + }, + { + "unique_id": 10431, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a bird" + }, + { + "unique_id": 10432, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a knife" + }, + { + "unique_id": 10433, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a bird" + }, + { + "unique_id": 10434, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a bird above a knife" + }, + { + "unique_id": 10435, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a knife above a bird" + }, + { + "unique_id": 10436, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a bird below a knife" + }, + { + "unique_id": 10437, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a knife below a bird" + }, + { + "unique_id": 10438, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a bird and a knife" + }, + { + "unique_id": 10439, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a knife and a bird" + }, + { + "unique_id": 10440, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a spoon" + }, + { + "unique_id": 10441, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a bird" + }, + { + "unique_id": 10442, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a spoon" + }, + { + "unique_id": 10443, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a bird" + }, + { + "unique_id": 10444, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a bird above a spoon" + }, + { + "unique_id": 10445, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a spoon above a bird" + }, + { + "unique_id": 10446, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a bird below a spoon" + }, + { + "unique_id": 10447, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a spoon below a bird" + }, + { + "unique_id": 10448, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a bird and a spoon" + }, + { + "unique_id": 10449, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a spoon and a bird" + }, + { + "unique_id": 10450, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a bowl" + }, + { + "unique_id": 10451, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a bird" + }, + { + "unique_id": 10452, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a bowl" + }, + { + "unique_id": 10453, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a bird" + }, + { + "unique_id": 10454, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a bird above a bowl" + }, + { + "unique_id": 10455, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a bowl above a bird" + }, + { + "unique_id": 10456, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a bird below a bowl" + }, + { + "unique_id": 10457, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a bowl below a bird" + }, + { + "unique_id": 10458, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a bird and a bowl" + }, + { + "unique_id": 10459, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a bowl and a bird" + }, + { + "unique_id": 10460, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a banana" + }, + { + "unique_id": 10461, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a bird" + }, + { + "unique_id": 10462, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a banana" + }, + { + "unique_id": 10463, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a bird" + }, + { + "unique_id": 10464, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a bird above a banana" + }, + { + "unique_id": 10465, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a banana above a bird" + }, + { + "unique_id": 10466, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a bird below a banana" + }, + { + "unique_id": 10467, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a banana below a bird" + }, + { + "unique_id": 10468, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a bird and a banana" + }, + { + "unique_id": 10469, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a banana and a bird" + }, + { + "unique_id": 10470, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a bird to the left of an apple" + }, + { + "unique_id": 10471, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a bird" + }, + { + "unique_id": 10472, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a bird to the right of an apple" + }, + { + "unique_id": 10473, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a bird" + }, + { + "unique_id": 10474, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a bird above an apple" + }, + { + "unique_id": 10475, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "an apple above a bird" + }, + { + "unique_id": 10476, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a bird below an apple" + }, + { + "unique_id": 10477, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "an apple below a bird" + }, + { + "unique_id": 10478, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a bird and an apple" + }, + { + "unique_id": 10479, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "an apple and a bird" + }, + { + "unique_id": 10480, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a sandwich" + }, + { + "unique_id": 10481, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a bird" + }, + { + "unique_id": 10482, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a sandwich" + }, + { + "unique_id": 10483, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a bird" + }, + { + "unique_id": 10484, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a bird above a sandwich" + }, + { + "unique_id": 10485, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a sandwich above a bird" + }, + { + "unique_id": 10486, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a bird below a sandwich" + }, + { + "unique_id": 10487, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a sandwich below a bird" + }, + { + "unique_id": 10488, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a bird and a sandwich" + }, + { + "unique_id": 10489, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a sandwich and a bird" + }, + { + "unique_id": 10490, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a bird to the left of an orange" + }, + { + "unique_id": 10491, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a bird" + }, + { + "unique_id": 10492, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a bird to the right of an orange" + }, + { + "unique_id": 10493, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a bird" + }, + { + "unique_id": 10494, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a bird above an orange" + }, + { + "unique_id": 10495, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "an orange above a bird" + }, + { + "unique_id": 10496, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a bird below an orange" + }, + { + "unique_id": 10497, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "an orange below a bird" + }, + { + "unique_id": 10498, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a bird and an orange" + }, + { + "unique_id": 10499, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "an orange and a bird" + }, + { + "unique_id": 10500, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a broccoli" + }, + { + "unique_id": 10501, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a bird" + }, + { + "unique_id": 10502, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a broccoli" + }, + { + "unique_id": 10503, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a bird" + }, + { + "unique_id": 10504, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a bird above a broccoli" + }, + { + "unique_id": 10505, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a broccoli above a bird" + }, + { + "unique_id": 10506, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a bird below a broccoli" + }, + { + "unique_id": 10507, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a broccoli below a bird" + }, + { + "unique_id": 10508, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a bird and a broccoli" + }, + { + "unique_id": 10509, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a broccoli and a bird" + }, + { + "unique_id": 10510, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a carrot" + }, + { + "unique_id": 10511, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a bird" + }, + { + "unique_id": 10512, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a carrot" + }, + { + "unique_id": 10513, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a bird" + }, + { + "unique_id": 10514, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a bird above a carrot" + }, + { + "unique_id": 10515, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a carrot above a bird" + }, + { + "unique_id": 10516, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a bird below a carrot" + }, + { + "unique_id": 10517, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a carrot below a bird" + }, + { + "unique_id": 10518, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a bird and a carrot" + }, + { + "unique_id": 10519, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a carrot and a bird" + }, + { + "unique_id": 10520, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a hot dog" + }, + { + "unique_id": 10521, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a bird" + }, + { + "unique_id": 10522, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a hot dog" + }, + { + "unique_id": 10523, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a bird" + }, + { + "unique_id": 10524, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a bird above a hot dog" + }, + { + "unique_id": 10525, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a hot dog above a bird" + }, + { + "unique_id": 10526, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a bird below a hot dog" + }, + { + "unique_id": 10527, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a hot dog below a bird" + }, + { + "unique_id": 10528, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a bird and a hot dog" + }, + { + "unique_id": 10529, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a hot dog and a bird" + }, + { + "unique_id": 10530, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a pizza" + }, + { + "unique_id": 10531, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a bird" + }, + { + "unique_id": 10532, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a pizza" + }, + { + "unique_id": 10533, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a bird" + }, + { + "unique_id": 10534, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a bird above a pizza" + }, + { + "unique_id": 10535, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a pizza above a bird" + }, + { + "unique_id": 10536, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a bird below a pizza" + }, + { + "unique_id": 10537, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a pizza below a bird" + }, + { + "unique_id": 10538, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a bird and a pizza" + }, + { + "unique_id": 10539, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a pizza and a bird" + }, + { + "unique_id": 10540, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a donut" + }, + { + "unique_id": 10541, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a bird" + }, + { + "unique_id": 10542, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a donut" + }, + { + "unique_id": 10543, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a bird" + }, + { + "unique_id": 10544, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a bird above a donut" + }, + { + "unique_id": 10545, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a donut above a bird" + }, + { + "unique_id": 10546, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a bird below a donut" + }, + { + "unique_id": 10547, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a donut below a bird" + }, + { + "unique_id": 10548, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a bird and a donut" + }, + { + "unique_id": 10549, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a donut and a bird" + }, + { + "unique_id": 10550, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a cake" + }, + { + "unique_id": 10551, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a bird" + }, + { + "unique_id": 10552, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a cake" + }, + { + "unique_id": 10553, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a bird" + }, + { + "unique_id": 10554, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a bird above a cake" + }, + { + "unique_id": 10555, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a cake above a bird" + }, + { + "unique_id": 10556, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a bird below a cake" + }, + { + "unique_id": 10557, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a cake below a bird" + }, + { + "unique_id": 10558, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a bird and a cake" + }, + { + "unique_id": 10559, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a cake and a bird" + }, + { + "unique_id": 10560, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a chair" + }, + { + "unique_id": 10561, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a bird" + }, + { + "unique_id": 10562, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a chair" + }, + { + "unique_id": 10563, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a bird" + }, + { + "unique_id": 10564, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a bird above a chair" + }, + { + "unique_id": 10565, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a chair above a bird" + }, + { + "unique_id": 10566, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a bird below a chair" + }, + { + "unique_id": 10567, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a chair below a bird" + }, + { + "unique_id": 10568, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a bird and a chair" + }, + { + "unique_id": 10569, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a chair and a bird" + }, + { + "unique_id": 10570, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a couch" + }, + { + "unique_id": 10571, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a bird" + }, + { + "unique_id": 10572, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a couch" + }, + { + "unique_id": 10573, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a bird" + }, + { + "unique_id": 10574, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a bird above a couch" + }, + { + "unique_id": 10575, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a couch above a bird" + }, + { + "unique_id": 10576, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a bird below a couch" + }, + { + "unique_id": 10577, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a couch below a bird" + }, + { + "unique_id": 10578, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a bird and a couch" + }, + { + "unique_id": 10579, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a couch and a bird" + }, + { + "unique_id": 10580, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a potted plant" + }, + { + "unique_id": 10581, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a bird" + }, + { + "unique_id": 10582, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a potted plant" + }, + { + "unique_id": 10583, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a bird" + }, + { + "unique_id": 10584, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a bird above a potted plant" + }, + { + "unique_id": 10585, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a potted plant above a bird" + }, + { + "unique_id": 10586, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a bird below a potted plant" + }, + { + "unique_id": 10587, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a potted plant below a bird" + }, + { + "unique_id": 10588, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a bird and a potted plant" + }, + { + "unique_id": 10589, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a potted plant and a bird" + }, + { + "unique_id": 10590, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a bed" + }, + { + "unique_id": 10591, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a bird" + }, + { + "unique_id": 10592, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a bed" + }, + { + "unique_id": 10593, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a bird" + }, + { + "unique_id": 10594, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a bird above a bed" + }, + { + "unique_id": 10595, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a bed above a bird" + }, + { + "unique_id": 10596, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a bird below a bed" + }, + { + "unique_id": 10597, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a bed below a bird" + }, + { + "unique_id": 10598, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a bird and a bed" + }, + { + "unique_id": 10599, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a bed and a bird" + }, + { + "unique_id": 10600, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a dining table" + }, + { + "unique_id": 10601, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a bird" + }, + { + "unique_id": 10602, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a dining table" + }, + { + "unique_id": 10603, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a bird" + }, + { + "unique_id": 10604, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a bird above a dining table" + }, + { + "unique_id": 10605, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a dining table above a bird" + }, + { + "unique_id": 10606, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a bird below a dining table" + }, + { + "unique_id": 10607, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a dining table below a bird" + }, + { + "unique_id": 10608, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a bird and a dining table" + }, + { + "unique_id": 10609, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a dining table and a bird" + }, + { + "unique_id": 10610, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a toilet" + }, + { + "unique_id": 10611, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a bird" + }, + { + "unique_id": 10612, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a toilet" + }, + { + "unique_id": 10613, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a bird" + }, + { + "unique_id": 10614, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a bird above a toilet" + }, + { + "unique_id": 10615, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a toilet above a bird" + }, + { + "unique_id": 10616, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a bird below a toilet" + }, + { + "unique_id": 10617, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a toilet below a bird" + }, + { + "unique_id": 10618, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a bird and a toilet" + }, + { + "unique_id": 10619, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a toilet and a bird" + }, + { + "unique_id": 10620, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a tv" + }, + { + "unique_id": 10621, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a bird" + }, + { + "unique_id": 10622, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a tv" + }, + { + "unique_id": 10623, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a bird" + }, + { + "unique_id": 10624, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a bird above a tv" + }, + { + "unique_id": 10625, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a tv above a bird" + }, + { + "unique_id": 10626, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a bird below a tv" + }, + { + "unique_id": 10627, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a tv below a bird" + }, + { + "unique_id": 10628, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a bird and a tv" + }, + { + "unique_id": 10629, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a tv and a bird" + }, + { + "unique_id": 10630, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a laptop" + }, + { + "unique_id": 10631, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a bird" + }, + { + "unique_id": 10632, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a laptop" + }, + { + "unique_id": 10633, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a bird" + }, + { + "unique_id": 10634, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a bird above a laptop" + }, + { + "unique_id": 10635, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a laptop above a bird" + }, + { + "unique_id": 10636, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a bird below a laptop" + }, + { + "unique_id": 10637, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a laptop below a bird" + }, + { + "unique_id": 10638, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a bird and a laptop" + }, + { + "unique_id": 10639, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a laptop and a bird" + }, + { + "unique_id": 10640, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a mouse" + }, + { + "unique_id": 10641, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a bird" + }, + { + "unique_id": 10642, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a mouse" + }, + { + "unique_id": 10643, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a bird" + }, + { + "unique_id": 10644, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a bird above a mouse" + }, + { + "unique_id": 10645, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a mouse above a bird" + }, + { + "unique_id": 10646, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a bird below a mouse" + }, + { + "unique_id": 10647, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a mouse below a bird" + }, + { + "unique_id": 10648, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a bird and a mouse" + }, + { + "unique_id": 10649, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a mouse and a bird" + }, + { + "unique_id": 10650, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a remote" + }, + { + "unique_id": 10651, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a bird" + }, + { + "unique_id": 10652, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a remote" + }, + { + "unique_id": 10653, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a bird" + }, + { + "unique_id": 10654, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a bird above a remote" + }, + { + "unique_id": 10655, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a remote above a bird" + }, + { + "unique_id": 10656, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a bird below a remote" + }, + { + "unique_id": 10657, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a remote below a bird" + }, + { + "unique_id": 10658, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a bird and a remote" + }, + { + "unique_id": 10659, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a remote and a bird" + }, + { + "unique_id": 10660, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a keyboard" + }, + { + "unique_id": 10661, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a bird" + }, + { + "unique_id": 10662, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a keyboard" + }, + { + "unique_id": 10663, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a bird" + }, + { + "unique_id": 10664, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a bird above a keyboard" + }, + { + "unique_id": 10665, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a keyboard above a bird" + }, + { + "unique_id": 10666, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a bird below a keyboard" + }, + { + "unique_id": 10667, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a keyboard below a bird" + }, + { + "unique_id": 10668, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a bird and a keyboard" + }, + { + "unique_id": 10669, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a keyboard and a bird" + }, + { + "unique_id": 10670, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a cell phone" + }, + { + "unique_id": 10671, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a bird" + }, + { + "unique_id": 10672, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a cell phone" + }, + { + "unique_id": 10673, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a bird" + }, + { + "unique_id": 10674, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a bird above a cell phone" + }, + { + "unique_id": 10675, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a cell phone above a bird" + }, + { + "unique_id": 10676, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a bird below a cell phone" + }, + { + "unique_id": 10677, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a cell phone below a bird" + }, + { + "unique_id": 10678, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a bird and a cell phone" + }, + { + "unique_id": 10679, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a cell phone and a bird" + }, + { + "unique_id": 10680, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a microwave" + }, + { + "unique_id": 10681, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a bird" + }, + { + "unique_id": 10682, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a microwave" + }, + { + "unique_id": 10683, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a bird" + }, + { + "unique_id": 10684, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a bird above a microwave" + }, + { + "unique_id": 10685, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a microwave above a bird" + }, + { + "unique_id": 10686, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a bird below a microwave" + }, + { + "unique_id": 10687, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a microwave below a bird" + }, + { + "unique_id": 10688, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a bird and a microwave" + }, + { + "unique_id": 10689, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a microwave and a bird" + }, + { + "unique_id": 10690, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a bird to the left of an oven" + }, + { + "unique_id": 10691, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a bird" + }, + { + "unique_id": 10692, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a bird to the right of an oven" + }, + { + "unique_id": 10693, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a bird" + }, + { + "unique_id": 10694, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a bird above an oven" + }, + { + "unique_id": 10695, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "an oven above a bird" + }, + { + "unique_id": 10696, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a bird below an oven" + }, + { + "unique_id": 10697, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "an oven below a bird" + }, + { + "unique_id": 10698, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a bird and an oven" + }, + { + "unique_id": 10699, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "an oven and a bird" + }, + { + "unique_id": 10700, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a toaster" + }, + { + "unique_id": 10701, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a bird" + }, + { + "unique_id": 10702, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a toaster" + }, + { + "unique_id": 10703, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a bird" + }, + { + "unique_id": 10704, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a bird above a toaster" + }, + { + "unique_id": 10705, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a toaster above a bird" + }, + { + "unique_id": 10706, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a bird below a toaster" + }, + { + "unique_id": 10707, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a toaster below a bird" + }, + { + "unique_id": 10708, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a bird and a toaster" + }, + { + "unique_id": 10709, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a toaster and a bird" + }, + { + "unique_id": 10710, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a sink" + }, + { + "unique_id": 10711, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a bird" + }, + { + "unique_id": 10712, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a sink" + }, + { + "unique_id": 10713, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a bird" + }, + { + "unique_id": 10714, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a bird above a sink" + }, + { + "unique_id": 10715, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a sink above a bird" + }, + { + "unique_id": 10716, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a bird below a sink" + }, + { + "unique_id": 10717, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a sink below a bird" + }, + { + "unique_id": 10718, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a bird and a sink" + }, + { + "unique_id": 10719, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a sink and a bird" + }, + { + "unique_id": 10720, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a refrigerator" + }, + { + "unique_id": 10721, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a bird" + }, + { + "unique_id": 10722, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a refrigerator" + }, + { + "unique_id": 10723, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a bird" + }, + { + "unique_id": 10724, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a bird above a refrigerator" + }, + { + "unique_id": 10725, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a refrigerator above a bird" + }, + { + "unique_id": 10726, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a bird below a refrigerator" + }, + { + "unique_id": 10727, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a refrigerator below a bird" + }, + { + "unique_id": 10728, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a bird and a refrigerator" + }, + { + "unique_id": 10729, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a refrigerator and a bird" + }, + { + "unique_id": 10730, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a book" + }, + { + "unique_id": 10731, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a book to the left of a bird" + }, + { + "unique_id": 10732, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a book" + }, + { + "unique_id": 10733, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a book to the right of a bird" + }, + { + "unique_id": 10734, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a bird above a book" + }, + { + "unique_id": 10735, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a book above a bird" + }, + { + "unique_id": 10736, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a bird below a book" + }, + { + "unique_id": 10737, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a book below a bird" + }, + { + "unique_id": 10738, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a bird and a book" + }, + { + "unique_id": 10739, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a book and a bird" + }, + { + "unique_id": 10740, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a clock" + }, + { + "unique_id": 10741, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a bird" + }, + { + "unique_id": 10742, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a clock" + }, + { + "unique_id": 10743, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a bird" + }, + { + "unique_id": 10744, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a bird above a clock" + }, + { + "unique_id": 10745, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a clock above a bird" + }, + { + "unique_id": 10746, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a bird below a clock" + }, + { + "unique_id": 10747, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a clock below a bird" + }, + { + "unique_id": 10748, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a bird and a clock" + }, + { + "unique_id": 10749, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a clock and a bird" + }, + { + "unique_id": 10750, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a vase" + }, + { + "unique_id": 10751, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a bird" + }, + { + "unique_id": 10752, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a vase" + }, + { + "unique_id": 10753, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a bird" + }, + { + "unique_id": 10754, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a bird above a vase" + }, + { + "unique_id": 10755, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a vase above a bird" + }, + { + "unique_id": 10756, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a bird below a vase" + }, + { + "unique_id": 10757, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a vase below a bird" + }, + { + "unique_id": 10758, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a bird and a vase" + }, + { + "unique_id": 10759, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a vase and a bird" + }, + { + "unique_id": 10760, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a scissors" + }, + { + "unique_id": 10761, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a bird" + }, + { + "unique_id": 10762, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a scissors" + }, + { + "unique_id": 10763, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a bird" + }, + { + "unique_id": 10764, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a bird above a scissors" + }, + { + "unique_id": 10765, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a scissors above a bird" + }, + { + "unique_id": 10766, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a bird below a scissors" + }, + { + "unique_id": 10767, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a scissors below a bird" + }, + { + "unique_id": 10768, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a bird and a scissors" + }, + { + "unique_id": 10769, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a scissors and a bird" + }, + { + "unique_id": 10770, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a teddy bear" + }, + { + "unique_id": 10771, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a bird" + }, + { + "unique_id": 10772, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a teddy bear" + }, + { + "unique_id": 10773, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a bird" + }, + { + "unique_id": 10774, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a bird above a teddy bear" + }, + { + "unique_id": 10775, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a teddy bear above a bird" + }, + { + "unique_id": 10776, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a bird below a teddy bear" + }, + { + "unique_id": 10777, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a teddy bear below a bird" + }, + { + "unique_id": 10778, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a bird and a teddy bear" + }, + { + "unique_id": 10779, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a teddy bear and a bird" + }, + { + "unique_id": 10780, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a hair drier" + }, + { + "unique_id": 10781, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a bird" + }, + { + "unique_id": 10782, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a hair drier" + }, + { + "unique_id": 10783, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a bird" + }, + { + "unique_id": 10784, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a bird above a hair drier" + }, + { + "unique_id": 10785, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a hair drier above a bird" + }, + { + "unique_id": 10786, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a bird below a hair drier" + }, + { + "unique_id": 10787, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a hair drier below a bird" + }, + { + "unique_id": 10788, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a bird and a hair drier" + }, + { + "unique_id": 10789, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a hair drier and a bird" + }, + { + "unique_id": 10790, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a bird to the left of a toothbrush" + }, + { + "unique_id": 10791, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a bird" + }, + { + "unique_id": 10792, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a bird to the right of a toothbrush" + }, + { + "unique_id": 10793, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a bird" + }, + { + "unique_id": 10794, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a bird above a toothbrush" + }, + { + "unique_id": 10795, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "above", + "text": "a toothbrush above a bird" + }, + { + "unique_id": 10796, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a bird below a toothbrush" + }, + { + "unique_id": 10797, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "below", + "text": "a toothbrush below a bird" + }, + { + "unique_id": 10798, + "num_objects": 2, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a bird and a toothbrush" + }, + { + "unique_id": 10799, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bird" + ], + "rel_type": "and", + "text": "a toothbrush and a bird" + }, + { + "unique_id": 10800, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a dog" + }, + { + "unique_id": 10801, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a cat" + }, + { + "unique_id": 10802, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a dog" + }, + { + "unique_id": 10803, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a cat" + }, + { + "unique_id": 10804, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a cat above a dog" + }, + { + "unique_id": 10805, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a dog above a cat" + }, + { + "unique_id": 10806, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a cat below a dog" + }, + { + "unique_id": 10807, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a dog below a cat" + }, + { + "unique_id": 10808, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a cat and a dog" + }, + { + "unique_id": 10809, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a dog and a cat" + }, + { + "unique_id": 10810, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a horse" + }, + { + "unique_id": 10811, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a cat" + }, + { + "unique_id": 10812, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a horse" + }, + { + "unique_id": 10813, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a cat" + }, + { + "unique_id": 10814, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a cat above a horse" + }, + { + "unique_id": 10815, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a horse above a cat" + }, + { + "unique_id": 10816, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a cat below a horse" + }, + { + "unique_id": 10817, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a horse below a cat" + }, + { + "unique_id": 10818, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a cat and a horse" + }, + { + "unique_id": 10819, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a horse and a cat" + }, + { + "unique_id": 10820, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a sheep" + }, + { + "unique_id": 10821, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a cat" + }, + { + "unique_id": 10822, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a sheep" + }, + { + "unique_id": 10823, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a cat" + }, + { + "unique_id": 10824, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a cat above a sheep" + }, + { + "unique_id": 10825, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a sheep above a cat" + }, + { + "unique_id": 10826, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a cat below a sheep" + }, + { + "unique_id": 10827, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a sheep below a cat" + }, + { + "unique_id": 10828, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a cat and a sheep" + }, + { + "unique_id": 10829, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a sheep and a cat" + }, + { + "unique_id": 10830, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a cow" + }, + { + "unique_id": 10831, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a cat" + }, + { + "unique_id": 10832, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a cow" + }, + { + "unique_id": 10833, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a cat" + }, + { + "unique_id": 10834, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a cat above a cow" + }, + { + "unique_id": 10835, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a cow above a cat" + }, + { + "unique_id": 10836, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a cat below a cow" + }, + { + "unique_id": 10837, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a cow below a cat" + }, + { + "unique_id": 10838, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a cat and a cow" + }, + { + "unique_id": 10839, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a cow and a cat" + }, + { + "unique_id": 10840, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a cat to the left of an elephant" + }, + { + "unique_id": 10841, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a cat" + }, + { + "unique_id": 10842, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a cat to the right of an elephant" + }, + { + "unique_id": 10843, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a cat" + }, + { + "unique_id": 10844, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a cat above an elephant" + }, + { + "unique_id": 10845, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "an elephant above a cat" + }, + { + "unique_id": 10846, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a cat below an elephant" + }, + { + "unique_id": 10847, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "an elephant below a cat" + }, + { + "unique_id": 10848, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a cat and an elephant" + }, + { + "unique_id": 10849, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "an elephant and a cat" + }, + { + "unique_id": 10850, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a bear" + }, + { + "unique_id": 10851, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a cat" + }, + { + "unique_id": 10852, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a bear" + }, + { + "unique_id": 10853, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a cat" + }, + { + "unique_id": 10854, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a cat above a bear" + }, + { + "unique_id": 10855, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a bear above a cat" + }, + { + "unique_id": 10856, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a cat below a bear" + }, + { + "unique_id": 10857, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a bear below a cat" + }, + { + "unique_id": 10858, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a cat and a bear" + }, + { + "unique_id": 10859, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a bear and a cat" + }, + { + "unique_id": 10860, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a zebra" + }, + { + "unique_id": 10861, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a cat" + }, + { + "unique_id": 10862, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a zebra" + }, + { + "unique_id": 10863, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a cat" + }, + { + "unique_id": 10864, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a cat above a zebra" + }, + { + "unique_id": 10865, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a zebra above a cat" + }, + { + "unique_id": 10866, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a cat below a zebra" + }, + { + "unique_id": 10867, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a zebra below a cat" + }, + { + "unique_id": 10868, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a cat and a zebra" + }, + { + "unique_id": 10869, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a zebra and a cat" + }, + { + "unique_id": 10870, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a giraffe" + }, + { + "unique_id": 10871, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a cat" + }, + { + "unique_id": 10872, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a giraffe" + }, + { + "unique_id": 10873, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a cat" + }, + { + "unique_id": 10874, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a cat above a giraffe" + }, + { + "unique_id": 10875, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a giraffe above a cat" + }, + { + "unique_id": 10876, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a cat below a giraffe" + }, + { + "unique_id": 10877, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a giraffe below a cat" + }, + { + "unique_id": 10878, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a cat and a giraffe" + }, + { + "unique_id": 10879, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a giraffe and a cat" + }, + { + "unique_id": 10880, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a backpack" + }, + { + "unique_id": 10881, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a cat" + }, + { + "unique_id": 10882, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a backpack" + }, + { + "unique_id": 10883, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a cat" + }, + { + "unique_id": 10884, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a cat above a backpack" + }, + { + "unique_id": 10885, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a backpack above a cat" + }, + { + "unique_id": 10886, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a cat below a backpack" + }, + { + "unique_id": 10887, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a backpack below a cat" + }, + { + "unique_id": 10888, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a cat and a backpack" + }, + { + "unique_id": 10889, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a backpack and a cat" + }, + { + "unique_id": 10890, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a cat to the left of an umbrella" + }, + { + "unique_id": 10891, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a cat" + }, + { + "unique_id": 10892, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a cat to the right of an umbrella" + }, + { + "unique_id": 10893, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a cat" + }, + { + "unique_id": 10894, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a cat above an umbrella" + }, + { + "unique_id": 10895, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "an umbrella above a cat" + }, + { + "unique_id": 10896, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a cat below an umbrella" + }, + { + "unique_id": 10897, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "an umbrella below a cat" + }, + { + "unique_id": 10898, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a cat and an umbrella" + }, + { + "unique_id": 10899, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "an umbrella and a cat" + }, + { + "unique_id": 10900, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a handbag" + }, + { + "unique_id": 10901, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a cat" + }, + { + "unique_id": 10902, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a handbag" + }, + { + "unique_id": 10903, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a cat" + }, + { + "unique_id": 10904, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a cat above a handbag" + }, + { + "unique_id": 10905, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a handbag above a cat" + }, + { + "unique_id": 10906, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a cat below a handbag" + }, + { + "unique_id": 10907, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a handbag below a cat" + }, + { + "unique_id": 10908, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a cat and a handbag" + }, + { + "unique_id": 10909, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a handbag and a cat" + }, + { + "unique_id": 10910, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a tie" + }, + { + "unique_id": 10911, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a cat" + }, + { + "unique_id": 10912, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a tie" + }, + { + "unique_id": 10913, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a cat" + }, + { + "unique_id": 10914, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a cat above a tie" + }, + { + "unique_id": 10915, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a tie above a cat" + }, + { + "unique_id": 10916, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a cat below a tie" + }, + { + "unique_id": 10917, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a tie below a cat" + }, + { + "unique_id": 10918, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a cat and a tie" + }, + { + "unique_id": 10919, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a tie and a cat" + }, + { + "unique_id": 10920, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a suitcase" + }, + { + "unique_id": 10921, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a cat" + }, + { + "unique_id": 10922, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a suitcase" + }, + { + "unique_id": 10923, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a cat" + }, + { + "unique_id": 10924, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a cat above a suitcase" + }, + { + "unique_id": 10925, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a suitcase above a cat" + }, + { + "unique_id": 10926, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a cat below a suitcase" + }, + { + "unique_id": 10927, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a suitcase below a cat" + }, + { + "unique_id": 10928, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a cat and a suitcase" + }, + { + "unique_id": 10929, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a suitcase and a cat" + }, + { + "unique_id": 10930, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a frisbee" + }, + { + "unique_id": 10931, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a cat" + }, + { + "unique_id": 10932, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a frisbee" + }, + { + "unique_id": 10933, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a cat" + }, + { + "unique_id": 10934, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a cat above a frisbee" + }, + { + "unique_id": 10935, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a frisbee above a cat" + }, + { + "unique_id": 10936, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a cat below a frisbee" + }, + { + "unique_id": 10937, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a frisbee below a cat" + }, + { + "unique_id": 10938, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a cat and a frisbee" + }, + { + "unique_id": 10939, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a frisbee and a cat" + }, + { + "unique_id": 10940, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a skis" + }, + { + "unique_id": 10941, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a cat" + }, + { + "unique_id": 10942, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a skis" + }, + { + "unique_id": 10943, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a cat" + }, + { + "unique_id": 10944, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a cat above a skis" + }, + { + "unique_id": 10945, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a skis above a cat" + }, + { + "unique_id": 10946, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a cat below a skis" + }, + { + "unique_id": 10947, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a skis below a cat" + }, + { + "unique_id": 10948, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a cat and a skis" + }, + { + "unique_id": 10949, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a skis and a cat" + }, + { + "unique_id": 10950, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a snowboard" + }, + { + "unique_id": 10951, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a cat" + }, + { + "unique_id": 10952, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a snowboard" + }, + { + "unique_id": 10953, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a cat" + }, + { + "unique_id": 10954, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a cat above a snowboard" + }, + { + "unique_id": 10955, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a snowboard above a cat" + }, + { + "unique_id": 10956, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a cat below a snowboard" + }, + { + "unique_id": 10957, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a snowboard below a cat" + }, + { + "unique_id": 10958, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a cat and a snowboard" + }, + { + "unique_id": 10959, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a snowboard and a cat" + }, + { + "unique_id": 10960, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a sports ball" + }, + { + "unique_id": 10961, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a cat" + }, + { + "unique_id": 10962, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a sports ball" + }, + { + "unique_id": 10963, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a cat" + }, + { + "unique_id": 10964, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a cat above a sports ball" + }, + { + "unique_id": 10965, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a sports ball above a cat" + }, + { + "unique_id": 10966, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a cat below a sports ball" + }, + { + "unique_id": 10967, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a sports ball below a cat" + }, + { + "unique_id": 10968, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a cat and a sports ball" + }, + { + "unique_id": 10969, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a sports ball and a cat" + }, + { + "unique_id": 10970, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a kite" + }, + { + "unique_id": 10971, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a cat" + }, + { + "unique_id": 10972, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a kite" + }, + { + "unique_id": 10973, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a cat" + }, + { + "unique_id": 10974, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a cat above a kite" + }, + { + "unique_id": 10975, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a kite above a cat" + }, + { + "unique_id": 10976, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a cat below a kite" + }, + { + "unique_id": 10977, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a kite below a cat" + }, + { + "unique_id": 10978, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a cat and a kite" + }, + { + "unique_id": 10979, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a kite and a cat" + }, + { + "unique_id": 10980, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a baseball bat" + }, + { + "unique_id": 10981, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a cat" + }, + { + "unique_id": 10982, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a baseball bat" + }, + { + "unique_id": 10983, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a cat" + }, + { + "unique_id": 10984, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a cat above a baseball bat" + }, + { + "unique_id": 10985, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a baseball bat above a cat" + }, + { + "unique_id": 10986, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a cat below a baseball bat" + }, + { + "unique_id": 10987, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a baseball bat below a cat" + }, + { + "unique_id": 10988, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a cat and a baseball bat" + }, + { + "unique_id": 10989, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a baseball bat and a cat" + }, + { + "unique_id": 10990, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a baseball glove" + }, + { + "unique_id": 10991, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a cat" + }, + { + "unique_id": 10992, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a baseball glove" + }, + { + "unique_id": 10993, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a cat" + }, + { + "unique_id": 10994, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a cat above a baseball glove" + }, + { + "unique_id": 10995, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a baseball glove above a cat" + }, + { + "unique_id": 10996, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a cat below a baseball glove" + }, + { + "unique_id": 10997, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a baseball glove below a cat" + }, + { + "unique_id": 10998, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a cat and a baseball glove" + }, + { + "unique_id": 10999, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a baseball glove and a cat" + }, + { + "unique_id": 11000, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a skateboard" + }, + { + "unique_id": 11001, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a cat" + }, + { + "unique_id": 11002, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a skateboard" + }, + { + "unique_id": 11003, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a cat" + }, + { + "unique_id": 11004, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a cat above a skateboard" + }, + { + "unique_id": 11005, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a skateboard above a cat" + }, + { + "unique_id": 11006, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a cat below a skateboard" + }, + { + "unique_id": 11007, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a skateboard below a cat" + }, + { + "unique_id": 11008, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a cat and a skateboard" + }, + { + "unique_id": 11009, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a skateboard and a cat" + }, + { + "unique_id": 11010, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a surfboard" + }, + { + "unique_id": 11011, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a cat" + }, + { + "unique_id": 11012, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a surfboard" + }, + { + "unique_id": 11013, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a cat" + }, + { + "unique_id": 11014, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a cat above a surfboard" + }, + { + "unique_id": 11015, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a surfboard above a cat" + }, + { + "unique_id": 11016, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a cat below a surfboard" + }, + { + "unique_id": 11017, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a surfboard below a cat" + }, + { + "unique_id": 11018, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a cat and a surfboard" + }, + { + "unique_id": 11019, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a surfboard and a cat" + }, + { + "unique_id": 11020, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a tennis racket" + }, + { + "unique_id": 11021, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a cat" + }, + { + "unique_id": 11022, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a tennis racket" + }, + { + "unique_id": 11023, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a cat" + }, + { + "unique_id": 11024, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a cat above a tennis racket" + }, + { + "unique_id": 11025, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a tennis racket above a cat" + }, + { + "unique_id": 11026, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a cat below a tennis racket" + }, + { + "unique_id": 11027, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a tennis racket below a cat" + }, + { + "unique_id": 11028, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a cat and a tennis racket" + }, + { + "unique_id": 11029, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a tennis racket and a cat" + }, + { + "unique_id": 11030, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a bottle" + }, + { + "unique_id": 11031, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a cat" + }, + { + "unique_id": 11032, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a bottle" + }, + { + "unique_id": 11033, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a cat" + }, + { + "unique_id": 11034, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a cat above a bottle" + }, + { + "unique_id": 11035, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a bottle above a cat" + }, + { + "unique_id": 11036, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a cat below a bottle" + }, + { + "unique_id": 11037, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a bottle below a cat" + }, + { + "unique_id": 11038, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a cat and a bottle" + }, + { + "unique_id": 11039, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a bottle and a cat" + }, + { + "unique_id": 11040, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a wine glass" + }, + { + "unique_id": 11041, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a cat" + }, + { + "unique_id": 11042, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a wine glass" + }, + { + "unique_id": 11043, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a cat" + }, + { + "unique_id": 11044, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a cat above a wine glass" + }, + { + "unique_id": 11045, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a wine glass above a cat" + }, + { + "unique_id": 11046, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a cat below a wine glass" + }, + { + "unique_id": 11047, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a wine glass below a cat" + }, + { + "unique_id": 11048, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a cat and a wine glass" + }, + { + "unique_id": 11049, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a wine glass and a cat" + }, + { + "unique_id": 11050, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a cup" + }, + { + "unique_id": 11051, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a cat" + }, + { + "unique_id": 11052, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a cup" + }, + { + "unique_id": 11053, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a cat" + }, + { + "unique_id": 11054, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a cat above a cup" + }, + { + "unique_id": 11055, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a cup above a cat" + }, + { + "unique_id": 11056, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a cat below a cup" + }, + { + "unique_id": 11057, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a cup below a cat" + }, + { + "unique_id": 11058, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a cat and a cup" + }, + { + "unique_id": 11059, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a cup and a cat" + }, + { + "unique_id": 11060, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a fork" + }, + { + "unique_id": 11061, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a cat" + }, + { + "unique_id": 11062, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a fork" + }, + { + "unique_id": 11063, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a cat" + }, + { + "unique_id": 11064, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a cat above a fork" + }, + { + "unique_id": 11065, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a fork above a cat" + }, + { + "unique_id": 11066, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a cat below a fork" + }, + { + "unique_id": 11067, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a fork below a cat" + }, + { + "unique_id": 11068, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a cat and a fork" + }, + { + "unique_id": 11069, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a fork and a cat" + }, + { + "unique_id": 11070, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a knife" + }, + { + "unique_id": 11071, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a cat" + }, + { + "unique_id": 11072, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a knife" + }, + { + "unique_id": 11073, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a cat" + }, + { + "unique_id": 11074, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a cat above a knife" + }, + { + "unique_id": 11075, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a knife above a cat" + }, + { + "unique_id": 11076, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a cat below a knife" + }, + { + "unique_id": 11077, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a knife below a cat" + }, + { + "unique_id": 11078, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a cat and a knife" + }, + { + "unique_id": 11079, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a knife and a cat" + }, + { + "unique_id": 11080, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a spoon" + }, + { + "unique_id": 11081, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a cat" + }, + { + "unique_id": 11082, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a spoon" + }, + { + "unique_id": 11083, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a cat" + }, + { + "unique_id": 11084, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a cat above a spoon" + }, + { + "unique_id": 11085, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a spoon above a cat" + }, + { + "unique_id": 11086, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a cat below a spoon" + }, + { + "unique_id": 11087, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a spoon below a cat" + }, + { + "unique_id": 11088, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a cat and a spoon" + }, + { + "unique_id": 11089, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a spoon and a cat" + }, + { + "unique_id": 11090, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a bowl" + }, + { + "unique_id": 11091, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a cat" + }, + { + "unique_id": 11092, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a bowl" + }, + { + "unique_id": 11093, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a cat" + }, + { + "unique_id": 11094, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a cat above a bowl" + }, + { + "unique_id": 11095, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a bowl above a cat" + }, + { + "unique_id": 11096, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a cat below a bowl" + }, + { + "unique_id": 11097, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a bowl below a cat" + }, + { + "unique_id": 11098, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a cat and a bowl" + }, + { + "unique_id": 11099, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a bowl and a cat" + }, + { + "unique_id": 11100, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a banana" + }, + { + "unique_id": 11101, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a cat" + }, + { + "unique_id": 11102, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a banana" + }, + { + "unique_id": 11103, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a cat" + }, + { + "unique_id": 11104, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a cat above a banana" + }, + { + "unique_id": 11105, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a banana above a cat" + }, + { + "unique_id": 11106, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a cat below a banana" + }, + { + "unique_id": 11107, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a banana below a cat" + }, + { + "unique_id": 11108, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a cat and a banana" + }, + { + "unique_id": 11109, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a banana and a cat" + }, + { + "unique_id": 11110, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a cat to the left of an apple" + }, + { + "unique_id": 11111, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a cat" + }, + { + "unique_id": 11112, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a cat to the right of an apple" + }, + { + "unique_id": 11113, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a cat" + }, + { + "unique_id": 11114, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a cat above an apple" + }, + { + "unique_id": 11115, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "an apple above a cat" + }, + { + "unique_id": 11116, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a cat below an apple" + }, + { + "unique_id": 11117, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "an apple below a cat" + }, + { + "unique_id": 11118, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a cat and an apple" + }, + { + "unique_id": 11119, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "an apple and a cat" + }, + { + "unique_id": 11120, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a sandwich" + }, + { + "unique_id": 11121, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a cat" + }, + { + "unique_id": 11122, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a sandwich" + }, + { + "unique_id": 11123, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a cat" + }, + { + "unique_id": 11124, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a cat above a sandwich" + }, + { + "unique_id": 11125, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a sandwich above a cat" + }, + { + "unique_id": 11126, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a cat below a sandwich" + }, + { + "unique_id": 11127, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a sandwich below a cat" + }, + { + "unique_id": 11128, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a cat and a sandwich" + }, + { + "unique_id": 11129, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a sandwich and a cat" + }, + { + "unique_id": 11130, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a cat to the left of an orange" + }, + { + "unique_id": 11131, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a cat" + }, + { + "unique_id": 11132, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a cat to the right of an orange" + }, + { + "unique_id": 11133, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a cat" + }, + { + "unique_id": 11134, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a cat above an orange" + }, + { + "unique_id": 11135, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "an orange above a cat" + }, + { + "unique_id": 11136, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a cat below an orange" + }, + { + "unique_id": 11137, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "an orange below a cat" + }, + { + "unique_id": 11138, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a cat and an orange" + }, + { + "unique_id": 11139, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "an orange and a cat" + }, + { + "unique_id": 11140, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a broccoli" + }, + { + "unique_id": 11141, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a cat" + }, + { + "unique_id": 11142, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a broccoli" + }, + { + "unique_id": 11143, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a cat" + }, + { + "unique_id": 11144, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a cat above a broccoli" + }, + { + "unique_id": 11145, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a broccoli above a cat" + }, + { + "unique_id": 11146, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a cat below a broccoli" + }, + { + "unique_id": 11147, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a broccoli below a cat" + }, + { + "unique_id": 11148, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a cat and a broccoli" + }, + { + "unique_id": 11149, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a broccoli and a cat" + }, + { + "unique_id": 11150, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a carrot" + }, + { + "unique_id": 11151, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a cat" + }, + { + "unique_id": 11152, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a carrot" + }, + { + "unique_id": 11153, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a cat" + }, + { + "unique_id": 11154, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a cat above a carrot" + }, + { + "unique_id": 11155, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a carrot above a cat" + }, + { + "unique_id": 11156, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a cat below a carrot" + }, + { + "unique_id": 11157, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a carrot below a cat" + }, + { + "unique_id": 11158, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a cat and a carrot" + }, + { + "unique_id": 11159, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a carrot and a cat" + }, + { + "unique_id": 11160, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a hot dog" + }, + { + "unique_id": 11161, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a cat" + }, + { + "unique_id": 11162, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a hot dog" + }, + { + "unique_id": 11163, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a cat" + }, + { + "unique_id": 11164, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a cat above a hot dog" + }, + { + "unique_id": 11165, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a hot dog above a cat" + }, + { + "unique_id": 11166, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a cat below a hot dog" + }, + { + "unique_id": 11167, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a hot dog below a cat" + }, + { + "unique_id": 11168, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a cat and a hot dog" + }, + { + "unique_id": 11169, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a hot dog and a cat" + }, + { + "unique_id": 11170, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a pizza" + }, + { + "unique_id": 11171, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a cat" + }, + { + "unique_id": 11172, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a pizza" + }, + { + "unique_id": 11173, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a cat" + }, + { + "unique_id": 11174, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a cat above a pizza" + }, + { + "unique_id": 11175, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a pizza above a cat" + }, + { + "unique_id": 11176, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a cat below a pizza" + }, + { + "unique_id": 11177, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a pizza below a cat" + }, + { + "unique_id": 11178, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a cat and a pizza" + }, + { + "unique_id": 11179, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a pizza and a cat" + }, + { + "unique_id": 11180, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a donut" + }, + { + "unique_id": 11181, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a cat" + }, + { + "unique_id": 11182, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a donut" + }, + { + "unique_id": 11183, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a cat" + }, + { + "unique_id": 11184, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a cat above a donut" + }, + { + "unique_id": 11185, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a donut above a cat" + }, + { + "unique_id": 11186, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a cat below a donut" + }, + { + "unique_id": 11187, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a donut below a cat" + }, + { + "unique_id": 11188, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a cat and a donut" + }, + { + "unique_id": 11189, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a donut and a cat" + }, + { + "unique_id": 11190, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a cake" + }, + { + "unique_id": 11191, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a cat" + }, + { + "unique_id": 11192, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a cake" + }, + { + "unique_id": 11193, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a cat" + }, + { + "unique_id": 11194, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a cat above a cake" + }, + { + "unique_id": 11195, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a cake above a cat" + }, + { + "unique_id": 11196, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a cat below a cake" + }, + { + "unique_id": 11197, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a cake below a cat" + }, + { + "unique_id": 11198, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a cat and a cake" + }, + { + "unique_id": 11199, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a cake and a cat" + }, + { + "unique_id": 11200, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a chair" + }, + { + "unique_id": 11201, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a cat" + }, + { + "unique_id": 11202, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a chair" + }, + { + "unique_id": 11203, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a cat" + }, + { + "unique_id": 11204, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a cat above a chair" + }, + { + "unique_id": 11205, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a chair above a cat" + }, + { + "unique_id": 11206, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a cat below a chair" + }, + { + "unique_id": 11207, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a chair below a cat" + }, + { + "unique_id": 11208, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a cat and a chair" + }, + { + "unique_id": 11209, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a chair and a cat" + }, + { + "unique_id": 11210, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a couch" + }, + { + "unique_id": 11211, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a cat" + }, + { + "unique_id": 11212, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a couch" + }, + { + "unique_id": 11213, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a cat" + }, + { + "unique_id": 11214, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a cat above a couch" + }, + { + "unique_id": 11215, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a couch above a cat" + }, + { + "unique_id": 11216, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a cat below a couch" + }, + { + "unique_id": 11217, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a couch below a cat" + }, + { + "unique_id": 11218, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a cat and a couch" + }, + { + "unique_id": 11219, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a couch and a cat" + }, + { + "unique_id": 11220, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a potted plant" + }, + { + "unique_id": 11221, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a cat" + }, + { + "unique_id": 11222, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a potted plant" + }, + { + "unique_id": 11223, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a cat" + }, + { + "unique_id": 11224, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a cat above a potted plant" + }, + { + "unique_id": 11225, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a potted plant above a cat" + }, + { + "unique_id": 11226, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a cat below a potted plant" + }, + { + "unique_id": 11227, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a potted plant below a cat" + }, + { + "unique_id": 11228, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a cat and a potted plant" + }, + { + "unique_id": 11229, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a potted plant and a cat" + }, + { + "unique_id": 11230, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a bed" + }, + { + "unique_id": 11231, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a cat" + }, + { + "unique_id": 11232, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a bed" + }, + { + "unique_id": 11233, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a cat" + }, + { + "unique_id": 11234, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a cat above a bed" + }, + { + "unique_id": 11235, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a bed above a cat" + }, + { + "unique_id": 11236, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a cat below a bed" + }, + { + "unique_id": 11237, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a bed below a cat" + }, + { + "unique_id": 11238, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a cat and a bed" + }, + { + "unique_id": 11239, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a bed and a cat" + }, + { + "unique_id": 11240, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a dining table" + }, + { + "unique_id": 11241, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a cat" + }, + { + "unique_id": 11242, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a dining table" + }, + { + "unique_id": 11243, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a cat" + }, + { + "unique_id": 11244, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a cat above a dining table" + }, + { + "unique_id": 11245, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a dining table above a cat" + }, + { + "unique_id": 11246, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a cat below a dining table" + }, + { + "unique_id": 11247, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a dining table below a cat" + }, + { + "unique_id": 11248, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a cat and a dining table" + }, + { + "unique_id": 11249, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a dining table and a cat" + }, + { + "unique_id": 11250, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a toilet" + }, + { + "unique_id": 11251, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a cat" + }, + { + "unique_id": 11252, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a toilet" + }, + { + "unique_id": 11253, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a cat" + }, + { + "unique_id": 11254, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a cat above a toilet" + }, + { + "unique_id": 11255, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a toilet above a cat" + }, + { + "unique_id": 11256, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a cat below a toilet" + }, + { + "unique_id": 11257, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a toilet below a cat" + }, + { + "unique_id": 11258, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a cat and a toilet" + }, + { + "unique_id": 11259, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a toilet and a cat" + }, + { + "unique_id": 11260, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a tv" + }, + { + "unique_id": 11261, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a cat" + }, + { + "unique_id": 11262, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a tv" + }, + { + "unique_id": 11263, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a cat" + }, + { + "unique_id": 11264, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a cat above a tv" + }, + { + "unique_id": 11265, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a tv above a cat" + }, + { + "unique_id": 11266, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a cat below a tv" + }, + { + "unique_id": 11267, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a tv below a cat" + }, + { + "unique_id": 11268, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a cat and a tv" + }, + { + "unique_id": 11269, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a tv and a cat" + }, + { + "unique_id": 11270, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a laptop" + }, + { + "unique_id": 11271, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a cat" + }, + { + "unique_id": 11272, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a laptop" + }, + { + "unique_id": 11273, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a cat" + }, + { + "unique_id": 11274, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a cat above a laptop" + }, + { + "unique_id": 11275, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a laptop above a cat" + }, + { + "unique_id": 11276, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a cat below a laptop" + }, + { + "unique_id": 11277, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a laptop below a cat" + }, + { + "unique_id": 11278, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a cat and a laptop" + }, + { + "unique_id": 11279, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a laptop and a cat" + }, + { + "unique_id": 11280, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a mouse" + }, + { + "unique_id": 11281, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a cat" + }, + { + "unique_id": 11282, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a mouse" + }, + { + "unique_id": 11283, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a cat" + }, + { + "unique_id": 11284, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a cat above a mouse" + }, + { + "unique_id": 11285, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a mouse above a cat" + }, + { + "unique_id": 11286, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a cat below a mouse" + }, + { + "unique_id": 11287, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a mouse below a cat" + }, + { + "unique_id": 11288, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a cat and a mouse" + }, + { + "unique_id": 11289, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a mouse and a cat" + }, + { + "unique_id": 11290, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a remote" + }, + { + "unique_id": 11291, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a cat" + }, + { + "unique_id": 11292, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a remote" + }, + { + "unique_id": 11293, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a cat" + }, + { + "unique_id": 11294, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a cat above a remote" + }, + { + "unique_id": 11295, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a remote above a cat" + }, + { + "unique_id": 11296, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a cat below a remote" + }, + { + "unique_id": 11297, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a remote below a cat" + }, + { + "unique_id": 11298, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a cat and a remote" + }, + { + "unique_id": 11299, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a remote and a cat" + }, + { + "unique_id": 11300, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a keyboard" + }, + { + "unique_id": 11301, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a cat" + }, + { + "unique_id": 11302, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a keyboard" + }, + { + "unique_id": 11303, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a cat" + }, + { + "unique_id": 11304, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a cat above a keyboard" + }, + { + "unique_id": 11305, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a keyboard above a cat" + }, + { + "unique_id": 11306, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a cat below a keyboard" + }, + { + "unique_id": 11307, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a keyboard below a cat" + }, + { + "unique_id": 11308, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a cat and a keyboard" + }, + { + "unique_id": 11309, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a keyboard and a cat" + }, + { + "unique_id": 11310, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a cell phone" + }, + { + "unique_id": 11311, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a cat" + }, + { + "unique_id": 11312, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a cell phone" + }, + { + "unique_id": 11313, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a cat" + }, + { + "unique_id": 11314, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a cat above a cell phone" + }, + { + "unique_id": 11315, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a cell phone above a cat" + }, + { + "unique_id": 11316, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a cat below a cell phone" + }, + { + "unique_id": 11317, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a cell phone below a cat" + }, + { + "unique_id": 11318, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a cat and a cell phone" + }, + { + "unique_id": 11319, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a cell phone and a cat" + }, + { + "unique_id": 11320, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a microwave" + }, + { + "unique_id": 11321, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a cat" + }, + { + "unique_id": 11322, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a microwave" + }, + { + "unique_id": 11323, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a cat" + }, + { + "unique_id": 11324, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a cat above a microwave" + }, + { + "unique_id": 11325, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a microwave above a cat" + }, + { + "unique_id": 11326, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a cat below a microwave" + }, + { + "unique_id": 11327, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a microwave below a cat" + }, + { + "unique_id": 11328, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a cat and a microwave" + }, + { + "unique_id": 11329, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a microwave and a cat" + }, + { + "unique_id": 11330, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a cat to the left of an oven" + }, + { + "unique_id": 11331, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a cat" + }, + { + "unique_id": 11332, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a cat to the right of an oven" + }, + { + "unique_id": 11333, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a cat" + }, + { + "unique_id": 11334, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a cat above an oven" + }, + { + "unique_id": 11335, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "an oven above a cat" + }, + { + "unique_id": 11336, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a cat below an oven" + }, + { + "unique_id": 11337, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "an oven below a cat" + }, + { + "unique_id": 11338, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a cat and an oven" + }, + { + "unique_id": 11339, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "an oven and a cat" + }, + { + "unique_id": 11340, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a toaster" + }, + { + "unique_id": 11341, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a cat" + }, + { + "unique_id": 11342, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a toaster" + }, + { + "unique_id": 11343, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a cat" + }, + { + "unique_id": 11344, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a cat above a toaster" + }, + { + "unique_id": 11345, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a toaster above a cat" + }, + { + "unique_id": 11346, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a cat below a toaster" + }, + { + "unique_id": 11347, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a toaster below a cat" + }, + { + "unique_id": 11348, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a cat and a toaster" + }, + { + "unique_id": 11349, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a toaster and a cat" + }, + { + "unique_id": 11350, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a sink" + }, + { + "unique_id": 11351, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a cat" + }, + { + "unique_id": 11352, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a sink" + }, + { + "unique_id": 11353, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a cat" + }, + { + "unique_id": 11354, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a cat above a sink" + }, + { + "unique_id": 11355, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a sink above a cat" + }, + { + "unique_id": 11356, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a cat below a sink" + }, + { + "unique_id": 11357, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a sink below a cat" + }, + { + "unique_id": 11358, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a cat and a sink" + }, + { + "unique_id": 11359, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a sink and a cat" + }, + { + "unique_id": 11360, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a refrigerator" + }, + { + "unique_id": 11361, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a cat" + }, + { + "unique_id": 11362, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a refrigerator" + }, + { + "unique_id": 11363, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a cat" + }, + { + "unique_id": 11364, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a cat above a refrigerator" + }, + { + "unique_id": 11365, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a refrigerator above a cat" + }, + { + "unique_id": 11366, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a cat below a refrigerator" + }, + { + "unique_id": 11367, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a refrigerator below a cat" + }, + { + "unique_id": 11368, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a cat and a refrigerator" + }, + { + "unique_id": 11369, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a refrigerator and a cat" + }, + { + "unique_id": 11370, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a book" + }, + { + "unique_id": 11371, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a book to the left of a cat" + }, + { + "unique_id": 11372, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a book" + }, + { + "unique_id": 11373, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a book to the right of a cat" + }, + { + "unique_id": 11374, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a cat above a book" + }, + { + "unique_id": 11375, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a book above a cat" + }, + { + "unique_id": 11376, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a cat below a book" + }, + { + "unique_id": 11377, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a book below a cat" + }, + { + "unique_id": 11378, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a cat and a book" + }, + { + "unique_id": 11379, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a book and a cat" + }, + { + "unique_id": 11380, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a clock" + }, + { + "unique_id": 11381, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a cat" + }, + { + "unique_id": 11382, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a clock" + }, + { + "unique_id": 11383, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a cat" + }, + { + "unique_id": 11384, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a cat above a clock" + }, + { + "unique_id": 11385, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a clock above a cat" + }, + { + "unique_id": 11386, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a cat below a clock" + }, + { + "unique_id": 11387, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a clock below a cat" + }, + { + "unique_id": 11388, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a cat and a clock" + }, + { + "unique_id": 11389, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a clock and a cat" + }, + { + "unique_id": 11390, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a vase" + }, + { + "unique_id": 11391, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a cat" + }, + { + "unique_id": 11392, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a vase" + }, + { + "unique_id": 11393, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a cat" + }, + { + "unique_id": 11394, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a cat above a vase" + }, + { + "unique_id": 11395, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a vase above a cat" + }, + { + "unique_id": 11396, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a cat below a vase" + }, + { + "unique_id": 11397, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a vase below a cat" + }, + { + "unique_id": 11398, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a cat and a vase" + }, + { + "unique_id": 11399, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a vase and a cat" + }, + { + "unique_id": 11400, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a scissors" + }, + { + "unique_id": 11401, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a cat" + }, + { + "unique_id": 11402, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a scissors" + }, + { + "unique_id": 11403, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a cat" + }, + { + "unique_id": 11404, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a cat above a scissors" + }, + { + "unique_id": 11405, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a scissors above a cat" + }, + { + "unique_id": 11406, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a cat below a scissors" + }, + { + "unique_id": 11407, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a scissors below a cat" + }, + { + "unique_id": 11408, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a cat and a scissors" + }, + { + "unique_id": 11409, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a scissors and a cat" + }, + { + "unique_id": 11410, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a teddy bear" + }, + { + "unique_id": 11411, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a cat" + }, + { + "unique_id": 11412, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a teddy bear" + }, + { + "unique_id": 11413, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a cat" + }, + { + "unique_id": 11414, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a cat above a teddy bear" + }, + { + "unique_id": 11415, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a teddy bear above a cat" + }, + { + "unique_id": 11416, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a cat below a teddy bear" + }, + { + "unique_id": 11417, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a teddy bear below a cat" + }, + { + "unique_id": 11418, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a cat and a teddy bear" + }, + { + "unique_id": 11419, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a teddy bear and a cat" + }, + { + "unique_id": 11420, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a hair drier" + }, + { + "unique_id": 11421, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a cat" + }, + { + "unique_id": 11422, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a hair drier" + }, + { + "unique_id": 11423, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a cat" + }, + { + "unique_id": 11424, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a cat above a hair drier" + }, + { + "unique_id": 11425, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a hair drier above a cat" + }, + { + "unique_id": 11426, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a cat below a hair drier" + }, + { + "unique_id": 11427, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a hair drier below a cat" + }, + { + "unique_id": 11428, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a cat and a hair drier" + }, + { + "unique_id": 11429, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a hair drier and a cat" + }, + { + "unique_id": 11430, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a cat to the left of a toothbrush" + }, + { + "unique_id": 11431, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a cat" + }, + { + "unique_id": 11432, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a cat to the right of a toothbrush" + }, + { + "unique_id": 11433, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a cat" + }, + { + "unique_id": 11434, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a cat above a toothbrush" + }, + { + "unique_id": 11435, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "above", + "text": "a toothbrush above a cat" + }, + { + "unique_id": 11436, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a cat below a toothbrush" + }, + { + "unique_id": 11437, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "below", + "text": "a toothbrush below a cat" + }, + { + "unique_id": 11438, + "num_objects": 2, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a cat and a toothbrush" + }, + { + "unique_id": 11439, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cat" + ], + "rel_type": "and", + "text": "a toothbrush and a cat" + }, + { + "unique_id": 11440, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a horse" + }, + { + "unique_id": 11441, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a dog" + }, + { + "unique_id": 11442, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a horse" + }, + { + "unique_id": 11443, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a dog" + }, + { + "unique_id": 11444, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a dog above a horse" + }, + { + "unique_id": 11445, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a horse above a dog" + }, + { + "unique_id": 11446, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a dog below a horse" + }, + { + "unique_id": 11447, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a horse below a dog" + }, + { + "unique_id": 11448, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a dog and a horse" + }, + { + "unique_id": 11449, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a horse and a dog" + }, + { + "unique_id": 11450, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a sheep" + }, + { + "unique_id": 11451, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a dog" + }, + { + "unique_id": 11452, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a sheep" + }, + { + "unique_id": 11453, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a dog" + }, + { + "unique_id": 11454, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a dog above a sheep" + }, + { + "unique_id": 11455, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a sheep above a dog" + }, + { + "unique_id": 11456, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a dog below a sheep" + }, + { + "unique_id": 11457, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a sheep below a dog" + }, + { + "unique_id": 11458, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a dog and a sheep" + }, + { + "unique_id": 11459, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a sheep and a dog" + }, + { + "unique_id": 11460, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a cow" + }, + { + "unique_id": 11461, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a dog" + }, + { + "unique_id": 11462, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a cow" + }, + { + "unique_id": 11463, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a dog" + }, + { + "unique_id": 11464, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a dog above a cow" + }, + { + "unique_id": 11465, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a cow above a dog" + }, + { + "unique_id": 11466, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a dog below a cow" + }, + { + "unique_id": 11467, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a cow below a dog" + }, + { + "unique_id": 11468, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a dog and a cow" + }, + { + "unique_id": 11469, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a cow and a dog" + }, + { + "unique_id": 11470, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a dog to the left of an elephant" + }, + { + "unique_id": 11471, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a dog" + }, + { + "unique_id": 11472, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a dog to the right of an elephant" + }, + { + "unique_id": 11473, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a dog" + }, + { + "unique_id": 11474, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a dog above an elephant" + }, + { + "unique_id": 11475, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "an elephant above a dog" + }, + { + "unique_id": 11476, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a dog below an elephant" + }, + { + "unique_id": 11477, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "an elephant below a dog" + }, + { + "unique_id": 11478, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a dog and an elephant" + }, + { + "unique_id": 11479, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "an elephant and a dog" + }, + { + "unique_id": 11480, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a bear" + }, + { + "unique_id": 11481, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a dog" + }, + { + "unique_id": 11482, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a bear" + }, + { + "unique_id": 11483, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a dog" + }, + { + "unique_id": 11484, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a dog above a bear" + }, + { + "unique_id": 11485, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a bear above a dog" + }, + { + "unique_id": 11486, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a dog below a bear" + }, + { + "unique_id": 11487, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a bear below a dog" + }, + { + "unique_id": 11488, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a dog and a bear" + }, + { + "unique_id": 11489, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a bear and a dog" + }, + { + "unique_id": 11490, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a zebra" + }, + { + "unique_id": 11491, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a dog" + }, + { + "unique_id": 11492, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a zebra" + }, + { + "unique_id": 11493, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a dog" + }, + { + "unique_id": 11494, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a dog above a zebra" + }, + { + "unique_id": 11495, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a zebra above a dog" + }, + { + "unique_id": 11496, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a dog below a zebra" + }, + { + "unique_id": 11497, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a zebra below a dog" + }, + { + "unique_id": 11498, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a dog and a zebra" + }, + { + "unique_id": 11499, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a zebra and a dog" + }, + { + "unique_id": 11500, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a giraffe" + }, + { + "unique_id": 11501, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a dog" + }, + { + "unique_id": 11502, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a giraffe" + }, + { + "unique_id": 11503, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a dog" + }, + { + "unique_id": 11504, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a dog above a giraffe" + }, + { + "unique_id": 11505, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a giraffe above a dog" + }, + { + "unique_id": 11506, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a dog below a giraffe" + }, + { + "unique_id": 11507, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a giraffe below a dog" + }, + { + "unique_id": 11508, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a dog and a giraffe" + }, + { + "unique_id": 11509, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a giraffe and a dog" + }, + { + "unique_id": 11510, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a backpack" + }, + { + "unique_id": 11511, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a dog" + }, + { + "unique_id": 11512, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a backpack" + }, + { + "unique_id": 11513, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a dog" + }, + { + "unique_id": 11514, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a dog above a backpack" + }, + { + "unique_id": 11515, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a backpack above a dog" + }, + { + "unique_id": 11516, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a dog below a backpack" + }, + { + "unique_id": 11517, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a backpack below a dog" + }, + { + "unique_id": 11518, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a dog and a backpack" + }, + { + "unique_id": 11519, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a backpack and a dog" + }, + { + "unique_id": 11520, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a dog to the left of an umbrella" + }, + { + "unique_id": 11521, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a dog" + }, + { + "unique_id": 11522, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a dog to the right of an umbrella" + }, + { + "unique_id": 11523, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a dog" + }, + { + "unique_id": 11524, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a dog above an umbrella" + }, + { + "unique_id": 11525, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "an umbrella above a dog" + }, + { + "unique_id": 11526, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a dog below an umbrella" + }, + { + "unique_id": 11527, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "an umbrella below a dog" + }, + { + "unique_id": 11528, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a dog and an umbrella" + }, + { + "unique_id": 11529, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "an umbrella and a dog" + }, + { + "unique_id": 11530, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a handbag" + }, + { + "unique_id": 11531, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a dog" + }, + { + "unique_id": 11532, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a handbag" + }, + { + "unique_id": 11533, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a dog" + }, + { + "unique_id": 11534, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a dog above a handbag" + }, + { + "unique_id": 11535, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a handbag above a dog" + }, + { + "unique_id": 11536, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a dog below a handbag" + }, + { + "unique_id": 11537, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a handbag below a dog" + }, + { + "unique_id": 11538, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a dog and a handbag" + }, + { + "unique_id": 11539, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a handbag and a dog" + }, + { + "unique_id": 11540, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a tie" + }, + { + "unique_id": 11541, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a dog" + }, + { + "unique_id": 11542, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a tie" + }, + { + "unique_id": 11543, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a dog" + }, + { + "unique_id": 11544, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a dog above a tie" + }, + { + "unique_id": 11545, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a tie above a dog" + }, + { + "unique_id": 11546, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a dog below a tie" + }, + { + "unique_id": 11547, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a tie below a dog" + }, + { + "unique_id": 11548, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a dog and a tie" + }, + { + "unique_id": 11549, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a tie and a dog" + }, + { + "unique_id": 11550, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a suitcase" + }, + { + "unique_id": 11551, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a dog" + }, + { + "unique_id": 11552, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a suitcase" + }, + { + "unique_id": 11553, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a dog" + }, + { + "unique_id": 11554, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a dog above a suitcase" + }, + { + "unique_id": 11555, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a suitcase above a dog" + }, + { + "unique_id": 11556, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a dog below a suitcase" + }, + { + "unique_id": 11557, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a suitcase below a dog" + }, + { + "unique_id": 11558, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a dog and a suitcase" + }, + { + "unique_id": 11559, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a suitcase and a dog" + }, + { + "unique_id": 11560, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a frisbee" + }, + { + "unique_id": 11561, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a dog" + }, + { + "unique_id": 11562, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a frisbee" + }, + { + "unique_id": 11563, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a dog" + }, + { + "unique_id": 11564, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a dog above a frisbee" + }, + { + "unique_id": 11565, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a frisbee above a dog" + }, + { + "unique_id": 11566, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a dog below a frisbee" + }, + { + "unique_id": 11567, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a frisbee below a dog" + }, + { + "unique_id": 11568, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a dog and a frisbee" + }, + { + "unique_id": 11569, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a frisbee and a dog" + }, + { + "unique_id": 11570, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a skis" + }, + { + "unique_id": 11571, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a dog" + }, + { + "unique_id": 11572, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a skis" + }, + { + "unique_id": 11573, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a dog" + }, + { + "unique_id": 11574, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a dog above a skis" + }, + { + "unique_id": 11575, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a skis above a dog" + }, + { + "unique_id": 11576, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a dog below a skis" + }, + { + "unique_id": 11577, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a skis below a dog" + }, + { + "unique_id": 11578, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a dog and a skis" + }, + { + "unique_id": 11579, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a skis and a dog" + }, + { + "unique_id": 11580, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a snowboard" + }, + { + "unique_id": 11581, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a dog" + }, + { + "unique_id": 11582, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a snowboard" + }, + { + "unique_id": 11583, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a dog" + }, + { + "unique_id": 11584, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a dog above a snowboard" + }, + { + "unique_id": 11585, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a snowboard above a dog" + }, + { + "unique_id": 11586, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a dog below a snowboard" + }, + { + "unique_id": 11587, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a snowboard below a dog" + }, + { + "unique_id": 11588, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a dog and a snowboard" + }, + { + "unique_id": 11589, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a snowboard and a dog" + }, + { + "unique_id": 11590, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a sports ball" + }, + { + "unique_id": 11591, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a dog" + }, + { + "unique_id": 11592, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a sports ball" + }, + { + "unique_id": 11593, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a dog" + }, + { + "unique_id": 11594, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a dog above a sports ball" + }, + { + "unique_id": 11595, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a sports ball above a dog" + }, + { + "unique_id": 11596, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a dog below a sports ball" + }, + { + "unique_id": 11597, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a sports ball below a dog" + }, + { + "unique_id": 11598, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a dog and a sports ball" + }, + { + "unique_id": 11599, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a sports ball and a dog" + }, + { + "unique_id": 11600, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a kite" + }, + { + "unique_id": 11601, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a dog" + }, + { + "unique_id": 11602, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a kite" + }, + { + "unique_id": 11603, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a dog" + }, + { + "unique_id": 11604, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a dog above a kite" + }, + { + "unique_id": 11605, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a kite above a dog" + }, + { + "unique_id": 11606, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a dog below a kite" + }, + { + "unique_id": 11607, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a kite below a dog" + }, + { + "unique_id": 11608, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a dog and a kite" + }, + { + "unique_id": 11609, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a kite and a dog" + }, + { + "unique_id": 11610, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a baseball bat" + }, + { + "unique_id": 11611, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a dog" + }, + { + "unique_id": 11612, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a baseball bat" + }, + { + "unique_id": 11613, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a dog" + }, + { + "unique_id": 11614, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a dog above a baseball bat" + }, + { + "unique_id": 11615, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a baseball bat above a dog" + }, + { + "unique_id": 11616, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a dog below a baseball bat" + }, + { + "unique_id": 11617, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a baseball bat below a dog" + }, + { + "unique_id": 11618, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a dog and a baseball bat" + }, + { + "unique_id": 11619, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a baseball bat and a dog" + }, + { + "unique_id": 11620, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a baseball glove" + }, + { + "unique_id": 11621, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a dog" + }, + { + "unique_id": 11622, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a baseball glove" + }, + { + "unique_id": 11623, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a dog" + }, + { + "unique_id": 11624, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a dog above a baseball glove" + }, + { + "unique_id": 11625, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a baseball glove above a dog" + }, + { + "unique_id": 11626, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a dog below a baseball glove" + }, + { + "unique_id": 11627, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a baseball glove below a dog" + }, + { + "unique_id": 11628, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a dog and a baseball glove" + }, + { + "unique_id": 11629, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a baseball glove and a dog" + }, + { + "unique_id": 11630, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a skateboard" + }, + { + "unique_id": 11631, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a dog" + }, + { + "unique_id": 11632, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a skateboard" + }, + { + "unique_id": 11633, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a dog" + }, + { + "unique_id": 11634, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a dog above a skateboard" + }, + { + "unique_id": 11635, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a skateboard above a dog" + }, + { + "unique_id": 11636, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a dog below a skateboard" + }, + { + "unique_id": 11637, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a skateboard below a dog" + }, + { + "unique_id": 11638, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a dog and a skateboard" + }, + { + "unique_id": 11639, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a skateboard and a dog" + }, + { + "unique_id": 11640, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a surfboard" + }, + { + "unique_id": 11641, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a dog" + }, + { + "unique_id": 11642, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a surfboard" + }, + { + "unique_id": 11643, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a dog" + }, + { + "unique_id": 11644, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a dog above a surfboard" + }, + { + "unique_id": 11645, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a surfboard above a dog" + }, + { + "unique_id": 11646, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a dog below a surfboard" + }, + { + "unique_id": 11647, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a surfboard below a dog" + }, + { + "unique_id": 11648, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a dog and a surfboard" + }, + { + "unique_id": 11649, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a surfboard and a dog" + }, + { + "unique_id": 11650, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a tennis racket" + }, + { + "unique_id": 11651, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a dog" + }, + { + "unique_id": 11652, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a tennis racket" + }, + { + "unique_id": 11653, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a dog" + }, + { + "unique_id": 11654, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a dog above a tennis racket" + }, + { + "unique_id": 11655, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a tennis racket above a dog" + }, + { + "unique_id": 11656, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a dog below a tennis racket" + }, + { + "unique_id": 11657, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a tennis racket below a dog" + }, + { + "unique_id": 11658, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a dog and a tennis racket" + }, + { + "unique_id": 11659, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a tennis racket and a dog" + }, + { + "unique_id": 11660, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a bottle" + }, + { + "unique_id": 11661, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a dog" + }, + { + "unique_id": 11662, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a bottle" + }, + { + "unique_id": 11663, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a dog" + }, + { + "unique_id": 11664, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a dog above a bottle" + }, + { + "unique_id": 11665, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a bottle above a dog" + }, + { + "unique_id": 11666, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a dog below a bottle" + }, + { + "unique_id": 11667, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a bottle below a dog" + }, + { + "unique_id": 11668, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a dog and a bottle" + }, + { + "unique_id": 11669, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a bottle and a dog" + }, + { + "unique_id": 11670, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a wine glass" + }, + { + "unique_id": 11671, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a dog" + }, + { + "unique_id": 11672, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a wine glass" + }, + { + "unique_id": 11673, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a dog" + }, + { + "unique_id": 11674, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a dog above a wine glass" + }, + { + "unique_id": 11675, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a wine glass above a dog" + }, + { + "unique_id": 11676, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a dog below a wine glass" + }, + { + "unique_id": 11677, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a wine glass below a dog" + }, + { + "unique_id": 11678, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a dog and a wine glass" + }, + { + "unique_id": 11679, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a wine glass and a dog" + }, + { + "unique_id": 11680, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a cup" + }, + { + "unique_id": 11681, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a dog" + }, + { + "unique_id": 11682, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a cup" + }, + { + "unique_id": 11683, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a dog" + }, + { + "unique_id": 11684, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a dog above a cup" + }, + { + "unique_id": 11685, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a cup above a dog" + }, + { + "unique_id": 11686, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a dog below a cup" + }, + { + "unique_id": 11687, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a cup below a dog" + }, + { + "unique_id": 11688, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a dog and a cup" + }, + { + "unique_id": 11689, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a cup and a dog" + }, + { + "unique_id": 11690, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a fork" + }, + { + "unique_id": 11691, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a dog" + }, + { + "unique_id": 11692, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a fork" + }, + { + "unique_id": 11693, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a dog" + }, + { + "unique_id": 11694, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a dog above a fork" + }, + { + "unique_id": 11695, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a fork above a dog" + }, + { + "unique_id": 11696, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a dog below a fork" + }, + { + "unique_id": 11697, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a fork below a dog" + }, + { + "unique_id": 11698, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a dog and a fork" + }, + { + "unique_id": 11699, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a fork and a dog" + }, + { + "unique_id": 11700, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a knife" + }, + { + "unique_id": 11701, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a dog" + }, + { + "unique_id": 11702, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a knife" + }, + { + "unique_id": 11703, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a dog" + }, + { + "unique_id": 11704, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a dog above a knife" + }, + { + "unique_id": 11705, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a knife above a dog" + }, + { + "unique_id": 11706, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a dog below a knife" + }, + { + "unique_id": 11707, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a knife below a dog" + }, + { + "unique_id": 11708, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a dog and a knife" + }, + { + "unique_id": 11709, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a knife and a dog" + }, + { + "unique_id": 11710, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a spoon" + }, + { + "unique_id": 11711, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a dog" + }, + { + "unique_id": 11712, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a spoon" + }, + { + "unique_id": 11713, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a dog" + }, + { + "unique_id": 11714, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a dog above a spoon" + }, + { + "unique_id": 11715, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a spoon above a dog" + }, + { + "unique_id": 11716, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a dog below a spoon" + }, + { + "unique_id": 11717, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a spoon below a dog" + }, + { + "unique_id": 11718, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a dog and a spoon" + }, + { + "unique_id": 11719, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a spoon and a dog" + }, + { + "unique_id": 11720, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a bowl" + }, + { + "unique_id": 11721, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a dog" + }, + { + "unique_id": 11722, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a bowl" + }, + { + "unique_id": 11723, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a dog" + }, + { + "unique_id": 11724, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a dog above a bowl" + }, + { + "unique_id": 11725, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a bowl above a dog" + }, + { + "unique_id": 11726, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a dog below a bowl" + }, + { + "unique_id": 11727, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a bowl below a dog" + }, + { + "unique_id": 11728, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a dog and a bowl" + }, + { + "unique_id": 11729, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a bowl and a dog" + }, + { + "unique_id": 11730, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a banana" + }, + { + "unique_id": 11731, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a dog" + }, + { + "unique_id": 11732, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a banana" + }, + { + "unique_id": 11733, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a dog" + }, + { + "unique_id": 11734, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a dog above a banana" + }, + { + "unique_id": 11735, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a banana above a dog" + }, + { + "unique_id": 11736, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a dog below a banana" + }, + { + "unique_id": 11737, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a banana below a dog" + }, + { + "unique_id": 11738, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a dog and a banana" + }, + { + "unique_id": 11739, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a banana and a dog" + }, + { + "unique_id": 11740, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a dog to the left of an apple" + }, + { + "unique_id": 11741, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a dog" + }, + { + "unique_id": 11742, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a dog to the right of an apple" + }, + { + "unique_id": 11743, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a dog" + }, + { + "unique_id": 11744, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a dog above an apple" + }, + { + "unique_id": 11745, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "an apple above a dog" + }, + { + "unique_id": 11746, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a dog below an apple" + }, + { + "unique_id": 11747, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "an apple below a dog" + }, + { + "unique_id": 11748, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a dog and an apple" + }, + { + "unique_id": 11749, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "an apple and a dog" + }, + { + "unique_id": 11750, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a sandwich" + }, + { + "unique_id": 11751, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a dog" + }, + { + "unique_id": 11752, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a sandwich" + }, + { + "unique_id": 11753, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a dog" + }, + { + "unique_id": 11754, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a dog above a sandwich" + }, + { + "unique_id": 11755, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a sandwich above a dog" + }, + { + "unique_id": 11756, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a dog below a sandwich" + }, + { + "unique_id": 11757, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a sandwich below a dog" + }, + { + "unique_id": 11758, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a dog and a sandwich" + }, + { + "unique_id": 11759, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a sandwich and a dog" + }, + { + "unique_id": 11760, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a dog to the left of an orange" + }, + { + "unique_id": 11761, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a dog" + }, + { + "unique_id": 11762, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a dog to the right of an orange" + }, + { + "unique_id": 11763, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a dog" + }, + { + "unique_id": 11764, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a dog above an orange" + }, + { + "unique_id": 11765, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "an orange above a dog" + }, + { + "unique_id": 11766, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a dog below an orange" + }, + { + "unique_id": 11767, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "an orange below a dog" + }, + { + "unique_id": 11768, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a dog and an orange" + }, + { + "unique_id": 11769, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "an orange and a dog" + }, + { + "unique_id": 11770, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a broccoli" + }, + { + "unique_id": 11771, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a dog" + }, + { + "unique_id": 11772, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a broccoli" + }, + { + "unique_id": 11773, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a dog" + }, + { + "unique_id": 11774, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a dog above a broccoli" + }, + { + "unique_id": 11775, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a broccoli above a dog" + }, + { + "unique_id": 11776, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a dog below a broccoli" + }, + { + "unique_id": 11777, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a broccoli below a dog" + }, + { + "unique_id": 11778, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a dog and a broccoli" + }, + { + "unique_id": 11779, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a broccoli and a dog" + }, + { + "unique_id": 11780, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a carrot" + }, + { + "unique_id": 11781, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a dog" + }, + { + "unique_id": 11782, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a carrot" + }, + { + "unique_id": 11783, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a dog" + }, + { + "unique_id": 11784, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a dog above a carrot" + }, + { + "unique_id": 11785, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a carrot above a dog" + }, + { + "unique_id": 11786, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a dog below a carrot" + }, + { + "unique_id": 11787, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a carrot below a dog" + }, + { + "unique_id": 11788, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a dog and a carrot" + }, + { + "unique_id": 11789, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a carrot and a dog" + }, + { + "unique_id": 11790, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a hot dog" + }, + { + "unique_id": 11791, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a dog" + }, + { + "unique_id": 11792, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a hot dog" + }, + { + "unique_id": 11793, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a dog" + }, + { + "unique_id": 11794, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a dog above a hot dog" + }, + { + "unique_id": 11795, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a hot dog above a dog" + }, + { + "unique_id": 11796, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a dog below a hot dog" + }, + { + "unique_id": 11797, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a hot dog below a dog" + }, + { + "unique_id": 11798, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a dog and a hot dog" + }, + { + "unique_id": 11799, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a hot dog and a dog" + }, + { + "unique_id": 11800, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a pizza" + }, + { + "unique_id": 11801, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a dog" + }, + { + "unique_id": 11802, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a pizza" + }, + { + "unique_id": 11803, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a dog" + }, + { + "unique_id": 11804, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a dog above a pizza" + }, + { + "unique_id": 11805, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a pizza above a dog" + }, + { + "unique_id": 11806, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a dog below a pizza" + }, + { + "unique_id": 11807, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a pizza below a dog" + }, + { + "unique_id": 11808, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a dog and a pizza" + }, + { + "unique_id": 11809, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a pizza and a dog" + }, + { + "unique_id": 11810, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a donut" + }, + { + "unique_id": 11811, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a dog" + }, + { + "unique_id": 11812, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a donut" + }, + { + "unique_id": 11813, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a dog" + }, + { + "unique_id": 11814, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a dog above a donut" + }, + { + "unique_id": 11815, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a donut above a dog" + }, + { + "unique_id": 11816, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a dog below a donut" + }, + { + "unique_id": 11817, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a donut below a dog" + }, + { + "unique_id": 11818, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a dog and a donut" + }, + { + "unique_id": 11819, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a donut and a dog" + }, + { + "unique_id": 11820, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a cake" + }, + { + "unique_id": 11821, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a dog" + }, + { + "unique_id": 11822, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a cake" + }, + { + "unique_id": 11823, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a dog" + }, + { + "unique_id": 11824, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a dog above a cake" + }, + { + "unique_id": 11825, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a cake above a dog" + }, + { + "unique_id": 11826, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a dog below a cake" + }, + { + "unique_id": 11827, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a cake below a dog" + }, + { + "unique_id": 11828, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a dog and a cake" + }, + { + "unique_id": 11829, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a cake and a dog" + }, + { + "unique_id": 11830, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a chair" + }, + { + "unique_id": 11831, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a dog" + }, + { + "unique_id": 11832, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a chair" + }, + { + "unique_id": 11833, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a dog" + }, + { + "unique_id": 11834, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a dog above a chair" + }, + { + "unique_id": 11835, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a chair above a dog" + }, + { + "unique_id": 11836, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a dog below a chair" + }, + { + "unique_id": 11837, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a chair below a dog" + }, + { + "unique_id": 11838, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a dog and a chair" + }, + { + "unique_id": 11839, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a chair and a dog" + }, + { + "unique_id": 11840, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a couch" + }, + { + "unique_id": 11841, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a dog" + }, + { + "unique_id": 11842, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a couch" + }, + { + "unique_id": 11843, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a dog" + }, + { + "unique_id": 11844, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a dog above a couch" + }, + { + "unique_id": 11845, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a couch above a dog" + }, + { + "unique_id": 11846, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a dog below a couch" + }, + { + "unique_id": 11847, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a couch below a dog" + }, + { + "unique_id": 11848, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a dog and a couch" + }, + { + "unique_id": 11849, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a couch and a dog" + }, + { + "unique_id": 11850, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a potted plant" + }, + { + "unique_id": 11851, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a dog" + }, + { + "unique_id": 11852, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a potted plant" + }, + { + "unique_id": 11853, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a dog" + }, + { + "unique_id": 11854, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a dog above a potted plant" + }, + { + "unique_id": 11855, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a potted plant above a dog" + }, + { + "unique_id": 11856, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a dog below a potted plant" + }, + { + "unique_id": 11857, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a potted plant below a dog" + }, + { + "unique_id": 11858, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a dog and a potted plant" + }, + { + "unique_id": 11859, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a potted plant and a dog" + }, + { + "unique_id": 11860, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a bed" + }, + { + "unique_id": 11861, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a dog" + }, + { + "unique_id": 11862, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a bed" + }, + { + "unique_id": 11863, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a dog" + }, + { + "unique_id": 11864, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a dog above a bed" + }, + { + "unique_id": 11865, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a bed above a dog" + }, + { + "unique_id": 11866, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a dog below a bed" + }, + { + "unique_id": 11867, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a bed below a dog" + }, + { + "unique_id": 11868, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a dog and a bed" + }, + { + "unique_id": 11869, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a bed and a dog" + }, + { + "unique_id": 11870, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a dining table" + }, + { + "unique_id": 11871, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a dog" + }, + { + "unique_id": 11872, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a dining table" + }, + { + "unique_id": 11873, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a dog" + }, + { + "unique_id": 11874, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a dog above a dining table" + }, + { + "unique_id": 11875, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a dining table above a dog" + }, + { + "unique_id": 11876, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a dog below a dining table" + }, + { + "unique_id": 11877, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a dining table below a dog" + }, + { + "unique_id": 11878, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a dog and a dining table" + }, + { + "unique_id": 11879, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a dining table and a dog" + }, + { + "unique_id": 11880, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a toilet" + }, + { + "unique_id": 11881, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a dog" + }, + { + "unique_id": 11882, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a toilet" + }, + { + "unique_id": 11883, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a dog" + }, + { + "unique_id": 11884, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a dog above a toilet" + }, + { + "unique_id": 11885, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a toilet above a dog" + }, + { + "unique_id": 11886, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a dog below a toilet" + }, + { + "unique_id": 11887, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a toilet below a dog" + }, + { + "unique_id": 11888, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a dog and a toilet" + }, + { + "unique_id": 11889, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a toilet and a dog" + }, + { + "unique_id": 11890, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a tv" + }, + { + "unique_id": 11891, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a dog" + }, + { + "unique_id": 11892, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a tv" + }, + { + "unique_id": 11893, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a dog" + }, + { + "unique_id": 11894, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a dog above a tv" + }, + { + "unique_id": 11895, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a tv above a dog" + }, + { + "unique_id": 11896, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a dog below a tv" + }, + { + "unique_id": 11897, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a tv below a dog" + }, + { + "unique_id": 11898, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a dog and a tv" + }, + { + "unique_id": 11899, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a tv and a dog" + }, + { + "unique_id": 11900, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a laptop" + }, + { + "unique_id": 11901, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a dog" + }, + { + "unique_id": 11902, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a laptop" + }, + { + "unique_id": 11903, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a dog" + }, + { + "unique_id": 11904, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a dog above a laptop" + }, + { + "unique_id": 11905, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a laptop above a dog" + }, + { + "unique_id": 11906, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a dog below a laptop" + }, + { + "unique_id": 11907, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a laptop below a dog" + }, + { + "unique_id": 11908, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a dog and a laptop" + }, + { + "unique_id": 11909, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a laptop and a dog" + }, + { + "unique_id": 11910, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a mouse" + }, + { + "unique_id": 11911, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a dog" + }, + { + "unique_id": 11912, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a mouse" + }, + { + "unique_id": 11913, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a dog" + }, + { + "unique_id": 11914, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a dog above a mouse" + }, + { + "unique_id": 11915, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a mouse above a dog" + }, + { + "unique_id": 11916, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a dog below a mouse" + }, + { + "unique_id": 11917, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a mouse below a dog" + }, + { + "unique_id": 11918, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a dog and a mouse" + }, + { + "unique_id": 11919, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a mouse and a dog" + }, + { + "unique_id": 11920, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a remote" + }, + { + "unique_id": 11921, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a dog" + }, + { + "unique_id": 11922, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a remote" + }, + { + "unique_id": 11923, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a dog" + }, + { + "unique_id": 11924, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a dog above a remote" + }, + { + "unique_id": 11925, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a remote above a dog" + }, + { + "unique_id": 11926, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a dog below a remote" + }, + { + "unique_id": 11927, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a remote below a dog" + }, + { + "unique_id": 11928, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a dog and a remote" + }, + { + "unique_id": 11929, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a remote and a dog" + }, + { + "unique_id": 11930, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a keyboard" + }, + { + "unique_id": 11931, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a dog" + }, + { + "unique_id": 11932, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a keyboard" + }, + { + "unique_id": 11933, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a dog" + }, + { + "unique_id": 11934, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a dog above a keyboard" + }, + { + "unique_id": 11935, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a keyboard above a dog" + }, + { + "unique_id": 11936, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a dog below a keyboard" + }, + { + "unique_id": 11937, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a keyboard below a dog" + }, + { + "unique_id": 11938, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a dog and a keyboard" + }, + { + "unique_id": 11939, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a keyboard and a dog" + }, + { + "unique_id": 11940, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a cell phone" + }, + { + "unique_id": 11941, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a dog" + }, + { + "unique_id": 11942, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a cell phone" + }, + { + "unique_id": 11943, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a dog" + }, + { + "unique_id": 11944, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a dog above a cell phone" + }, + { + "unique_id": 11945, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a cell phone above a dog" + }, + { + "unique_id": 11946, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a dog below a cell phone" + }, + { + "unique_id": 11947, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a cell phone below a dog" + }, + { + "unique_id": 11948, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a dog and a cell phone" + }, + { + "unique_id": 11949, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a cell phone and a dog" + }, + { + "unique_id": 11950, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a microwave" + }, + { + "unique_id": 11951, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a dog" + }, + { + "unique_id": 11952, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a microwave" + }, + { + "unique_id": 11953, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a dog" + }, + { + "unique_id": 11954, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a dog above a microwave" + }, + { + "unique_id": 11955, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a microwave above a dog" + }, + { + "unique_id": 11956, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a dog below a microwave" + }, + { + "unique_id": 11957, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a microwave below a dog" + }, + { + "unique_id": 11958, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a dog and a microwave" + }, + { + "unique_id": 11959, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a microwave and a dog" + }, + { + "unique_id": 11960, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a dog to the left of an oven" + }, + { + "unique_id": 11961, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a dog" + }, + { + "unique_id": 11962, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a dog to the right of an oven" + }, + { + "unique_id": 11963, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a dog" + }, + { + "unique_id": 11964, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a dog above an oven" + }, + { + "unique_id": 11965, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "an oven above a dog" + }, + { + "unique_id": 11966, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a dog below an oven" + }, + { + "unique_id": 11967, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "an oven below a dog" + }, + { + "unique_id": 11968, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a dog and an oven" + }, + { + "unique_id": 11969, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "an oven and a dog" + }, + { + "unique_id": 11970, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a toaster" + }, + { + "unique_id": 11971, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a dog" + }, + { + "unique_id": 11972, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a toaster" + }, + { + "unique_id": 11973, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a dog" + }, + { + "unique_id": 11974, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a dog above a toaster" + }, + { + "unique_id": 11975, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a toaster above a dog" + }, + { + "unique_id": 11976, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a dog below a toaster" + }, + { + "unique_id": 11977, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a toaster below a dog" + }, + { + "unique_id": 11978, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a dog and a toaster" + }, + { + "unique_id": 11979, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a toaster and a dog" + }, + { + "unique_id": 11980, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a sink" + }, + { + "unique_id": 11981, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a dog" + }, + { + "unique_id": 11982, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a sink" + }, + { + "unique_id": 11983, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a dog" + }, + { + "unique_id": 11984, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a dog above a sink" + }, + { + "unique_id": 11985, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a sink above a dog" + }, + { + "unique_id": 11986, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a dog below a sink" + }, + { + "unique_id": 11987, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a sink below a dog" + }, + { + "unique_id": 11988, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a dog and a sink" + }, + { + "unique_id": 11989, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a sink and a dog" + }, + { + "unique_id": 11990, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a refrigerator" + }, + { + "unique_id": 11991, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a dog" + }, + { + "unique_id": 11992, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a refrigerator" + }, + { + "unique_id": 11993, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a dog" + }, + { + "unique_id": 11994, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a dog above a refrigerator" + }, + { + "unique_id": 11995, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a refrigerator above a dog" + }, + { + "unique_id": 11996, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a dog below a refrigerator" + }, + { + "unique_id": 11997, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a refrigerator below a dog" + }, + { + "unique_id": 11998, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a dog and a refrigerator" + }, + { + "unique_id": 11999, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a refrigerator and a dog" + }, + { + "unique_id": 12000, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a book" + }, + { + "unique_id": 12001, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a book to the left of a dog" + }, + { + "unique_id": 12002, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a book" + }, + { + "unique_id": 12003, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a book to the right of a dog" + }, + { + "unique_id": 12004, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a dog above a book" + }, + { + "unique_id": 12005, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a book above a dog" + }, + { + "unique_id": 12006, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a dog below a book" + }, + { + "unique_id": 12007, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a book below a dog" + }, + { + "unique_id": 12008, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a dog and a book" + }, + { + "unique_id": 12009, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a book and a dog" + }, + { + "unique_id": 12010, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a clock" + }, + { + "unique_id": 12011, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a dog" + }, + { + "unique_id": 12012, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a clock" + }, + { + "unique_id": 12013, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a dog" + }, + { + "unique_id": 12014, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a dog above a clock" + }, + { + "unique_id": 12015, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a clock above a dog" + }, + { + "unique_id": 12016, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a dog below a clock" + }, + { + "unique_id": 12017, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a clock below a dog" + }, + { + "unique_id": 12018, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a dog and a clock" + }, + { + "unique_id": 12019, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a clock and a dog" + }, + { + "unique_id": 12020, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a vase" + }, + { + "unique_id": 12021, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a dog" + }, + { + "unique_id": 12022, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a vase" + }, + { + "unique_id": 12023, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a dog" + }, + { + "unique_id": 12024, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a dog above a vase" + }, + { + "unique_id": 12025, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a vase above a dog" + }, + { + "unique_id": 12026, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a dog below a vase" + }, + { + "unique_id": 12027, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a vase below a dog" + }, + { + "unique_id": 12028, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a dog and a vase" + }, + { + "unique_id": 12029, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a vase and a dog" + }, + { + "unique_id": 12030, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a scissors" + }, + { + "unique_id": 12031, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a dog" + }, + { + "unique_id": 12032, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a scissors" + }, + { + "unique_id": 12033, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a dog" + }, + { + "unique_id": 12034, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a dog above a scissors" + }, + { + "unique_id": 12035, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a scissors above a dog" + }, + { + "unique_id": 12036, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a dog below a scissors" + }, + { + "unique_id": 12037, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a scissors below a dog" + }, + { + "unique_id": 12038, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a dog and a scissors" + }, + { + "unique_id": 12039, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a scissors and a dog" + }, + { + "unique_id": 12040, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a teddy bear" + }, + { + "unique_id": 12041, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a dog" + }, + { + "unique_id": 12042, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a teddy bear" + }, + { + "unique_id": 12043, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a dog" + }, + { + "unique_id": 12044, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a dog above a teddy bear" + }, + { + "unique_id": 12045, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a teddy bear above a dog" + }, + { + "unique_id": 12046, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a dog below a teddy bear" + }, + { + "unique_id": 12047, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a teddy bear below a dog" + }, + { + "unique_id": 12048, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a dog and a teddy bear" + }, + { + "unique_id": 12049, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a teddy bear and a dog" + }, + { + "unique_id": 12050, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a hair drier" + }, + { + "unique_id": 12051, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a dog" + }, + { + "unique_id": 12052, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a hair drier" + }, + { + "unique_id": 12053, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a dog" + }, + { + "unique_id": 12054, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a dog above a hair drier" + }, + { + "unique_id": 12055, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a hair drier above a dog" + }, + { + "unique_id": 12056, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a dog below a hair drier" + }, + { + "unique_id": 12057, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a hair drier below a dog" + }, + { + "unique_id": 12058, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a dog and a hair drier" + }, + { + "unique_id": 12059, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a hair drier and a dog" + }, + { + "unique_id": 12060, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a dog to the left of a toothbrush" + }, + { + "unique_id": 12061, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a dog" + }, + { + "unique_id": 12062, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a dog to the right of a toothbrush" + }, + { + "unique_id": 12063, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a dog" + }, + { + "unique_id": 12064, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a dog above a toothbrush" + }, + { + "unique_id": 12065, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "above", + "text": "a toothbrush above a dog" + }, + { + "unique_id": 12066, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a dog below a toothbrush" + }, + { + "unique_id": 12067, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "below", + "text": "a toothbrush below a dog" + }, + { + "unique_id": 12068, + "num_objects": 2, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a dog and a toothbrush" + }, + { + "unique_id": 12069, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dog" + ], + "rel_type": "and", + "text": "a toothbrush and a dog" + }, + { + "unique_id": 12070, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a sheep" + }, + { + "unique_id": 12071, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a horse" + }, + { + "unique_id": 12072, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a sheep" + }, + { + "unique_id": 12073, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a horse" + }, + { + "unique_id": 12074, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a horse above a sheep" + }, + { + "unique_id": 12075, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a sheep above a horse" + }, + { + "unique_id": 12076, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a horse below a sheep" + }, + { + "unique_id": 12077, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a sheep below a horse" + }, + { + "unique_id": 12078, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a horse and a sheep" + }, + { + "unique_id": 12079, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a sheep and a horse" + }, + { + "unique_id": 12080, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a cow" + }, + { + "unique_id": 12081, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a horse" + }, + { + "unique_id": 12082, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a cow" + }, + { + "unique_id": 12083, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a horse" + }, + { + "unique_id": 12084, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a horse above a cow" + }, + { + "unique_id": 12085, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a cow above a horse" + }, + { + "unique_id": 12086, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a horse below a cow" + }, + { + "unique_id": 12087, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a cow below a horse" + }, + { + "unique_id": 12088, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a horse and a cow" + }, + { + "unique_id": 12089, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a cow and a horse" + }, + { + "unique_id": 12090, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a horse to the left of an elephant" + }, + { + "unique_id": 12091, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a horse" + }, + { + "unique_id": 12092, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a horse to the right of an elephant" + }, + { + "unique_id": 12093, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a horse" + }, + { + "unique_id": 12094, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a horse above an elephant" + }, + { + "unique_id": 12095, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "an elephant above a horse" + }, + { + "unique_id": 12096, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a horse below an elephant" + }, + { + "unique_id": 12097, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "an elephant below a horse" + }, + { + "unique_id": 12098, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a horse and an elephant" + }, + { + "unique_id": 12099, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "an elephant and a horse" + }, + { + "unique_id": 12100, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a bear" + }, + { + "unique_id": 12101, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a horse" + }, + { + "unique_id": 12102, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a bear" + }, + { + "unique_id": 12103, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a horse" + }, + { + "unique_id": 12104, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a horse above a bear" + }, + { + "unique_id": 12105, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a bear above a horse" + }, + { + "unique_id": 12106, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a horse below a bear" + }, + { + "unique_id": 12107, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a bear below a horse" + }, + { + "unique_id": 12108, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a horse and a bear" + }, + { + "unique_id": 12109, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a bear and a horse" + }, + { + "unique_id": 12110, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a zebra" + }, + { + "unique_id": 12111, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a horse" + }, + { + "unique_id": 12112, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a zebra" + }, + { + "unique_id": 12113, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a horse" + }, + { + "unique_id": 12114, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a horse above a zebra" + }, + { + "unique_id": 12115, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a zebra above a horse" + }, + { + "unique_id": 12116, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a horse below a zebra" + }, + { + "unique_id": 12117, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a zebra below a horse" + }, + { + "unique_id": 12118, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a horse and a zebra" + }, + { + "unique_id": 12119, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a zebra and a horse" + }, + { + "unique_id": 12120, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a giraffe" + }, + { + "unique_id": 12121, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a horse" + }, + { + "unique_id": 12122, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a giraffe" + }, + { + "unique_id": 12123, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a horse" + }, + { + "unique_id": 12124, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a horse above a giraffe" + }, + { + "unique_id": 12125, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a giraffe above a horse" + }, + { + "unique_id": 12126, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a horse below a giraffe" + }, + { + "unique_id": 12127, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a giraffe below a horse" + }, + { + "unique_id": 12128, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a horse and a giraffe" + }, + { + "unique_id": 12129, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a giraffe and a horse" + }, + { + "unique_id": 12130, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a backpack" + }, + { + "unique_id": 12131, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a horse" + }, + { + "unique_id": 12132, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a backpack" + }, + { + "unique_id": 12133, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a horse" + }, + { + "unique_id": 12134, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a horse above a backpack" + }, + { + "unique_id": 12135, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a backpack above a horse" + }, + { + "unique_id": 12136, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a horse below a backpack" + }, + { + "unique_id": 12137, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a backpack below a horse" + }, + { + "unique_id": 12138, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a horse and a backpack" + }, + { + "unique_id": 12139, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a backpack and a horse" + }, + { + "unique_id": 12140, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a horse to the left of an umbrella" + }, + { + "unique_id": 12141, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a horse" + }, + { + "unique_id": 12142, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a horse to the right of an umbrella" + }, + { + "unique_id": 12143, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a horse" + }, + { + "unique_id": 12144, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a horse above an umbrella" + }, + { + "unique_id": 12145, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "an umbrella above a horse" + }, + { + "unique_id": 12146, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a horse below an umbrella" + }, + { + "unique_id": 12147, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "an umbrella below a horse" + }, + { + "unique_id": 12148, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a horse and an umbrella" + }, + { + "unique_id": 12149, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "an umbrella and a horse" + }, + { + "unique_id": 12150, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a handbag" + }, + { + "unique_id": 12151, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a horse" + }, + { + "unique_id": 12152, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a handbag" + }, + { + "unique_id": 12153, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a horse" + }, + { + "unique_id": 12154, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a horse above a handbag" + }, + { + "unique_id": 12155, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a handbag above a horse" + }, + { + "unique_id": 12156, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a horse below a handbag" + }, + { + "unique_id": 12157, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a handbag below a horse" + }, + { + "unique_id": 12158, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a horse and a handbag" + }, + { + "unique_id": 12159, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a handbag and a horse" + }, + { + "unique_id": 12160, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a tie" + }, + { + "unique_id": 12161, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a horse" + }, + { + "unique_id": 12162, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a tie" + }, + { + "unique_id": 12163, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a horse" + }, + { + "unique_id": 12164, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a horse above a tie" + }, + { + "unique_id": 12165, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a tie above a horse" + }, + { + "unique_id": 12166, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a horse below a tie" + }, + { + "unique_id": 12167, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a tie below a horse" + }, + { + "unique_id": 12168, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a horse and a tie" + }, + { + "unique_id": 12169, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a tie and a horse" + }, + { + "unique_id": 12170, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a suitcase" + }, + { + "unique_id": 12171, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a horse" + }, + { + "unique_id": 12172, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a suitcase" + }, + { + "unique_id": 12173, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a horse" + }, + { + "unique_id": 12174, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a horse above a suitcase" + }, + { + "unique_id": 12175, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a suitcase above a horse" + }, + { + "unique_id": 12176, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a horse below a suitcase" + }, + { + "unique_id": 12177, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a suitcase below a horse" + }, + { + "unique_id": 12178, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a horse and a suitcase" + }, + { + "unique_id": 12179, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a suitcase and a horse" + }, + { + "unique_id": 12180, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a frisbee" + }, + { + "unique_id": 12181, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a horse" + }, + { + "unique_id": 12182, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a frisbee" + }, + { + "unique_id": 12183, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a horse" + }, + { + "unique_id": 12184, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a horse above a frisbee" + }, + { + "unique_id": 12185, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a frisbee above a horse" + }, + { + "unique_id": 12186, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a horse below a frisbee" + }, + { + "unique_id": 12187, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a frisbee below a horse" + }, + { + "unique_id": 12188, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a horse and a frisbee" + }, + { + "unique_id": 12189, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a frisbee and a horse" + }, + { + "unique_id": 12190, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a skis" + }, + { + "unique_id": 12191, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a horse" + }, + { + "unique_id": 12192, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a skis" + }, + { + "unique_id": 12193, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a horse" + }, + { + "unique_id": 12194, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a horse above a skis" + }, + { + "unique_id": 12195, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a skis above a horse" + }, + { + "unique_id": 12196, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a horse below a skis" + }, + { + "unique_id": 12197, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a skis below a horse" + }, + { + "unique_id": 12198, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a horse and a skis" + }, + { + "unique_id": 12199, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a skis and a horse" + }, + { + "unique_id": 12200, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a snowboard" + }, + { + "unique_id": 12201, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a horse" + }, + { + "unique_id": 12202, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a snowboard" + }, + { + "unique_id": 12203, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a horse" + }, + { + "unique_id": 12204, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a horse above a snowboard" + }, + { + "unique_id": 12205, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a snowboard above a horse" + }, + { + "unique_id": 12206, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a horse below a snowboard" + }, + { + "unique_id": 12207, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a snowboard below a horse" + }, + { + "unique_id": 12208, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a horse and a snowboard" + }, + { + "unique_id": 12209, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a snowboard and a horse" + }, + { + "unique_id": 12210, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a sports ball" + }, + { + "unique_id": 12211, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a horse" + }, + { + "unique_id": 12212, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a sports ball" + }, + { + "unique_id": 12213, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a horse" + }, + { + "unique_id": 12214, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a horse above a sports ball" + }, + { + "unique_id": 12215, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a sports ball above a horse" + }, + { + "unique_id": 12216, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a horse below a sports ball" + }, + { + "unique_id": 12217, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a sports ball below a horse" + }, + { + "unique_id": 12218, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a horse and a sports ball" + }, + { + "unique_id": 12219, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a sports ball and a horse" + }, + { + "unique_id": 12220, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a kite" + }, + { + "unique_id": 12221, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a horse" + }, + { + "unique_id": 12222, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a kite" + }, + { + "unique_id": 12223, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a horse" + }, + { + "unique_id": 12224, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a horse above a kite" + }, + { + "unique_id": 12225, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a kite above a horse" + }, + { + "unique_id": 12226, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a horse below a kite" + }, + { + "unique_id": 12227, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a kite below a horse" + }, + { + "unique_id": 12228, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a horse and a kite" + }, + { + "unique_id": 12229, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a kite and a horse" + }, + { + "unique_id": 12230, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a baseball bat" + }, + { + "unique_id": 12231, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a horse" + }, + { + "unique_id": 12232, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a baseball bat" + }, + { + "unique_id": 12233, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a horse" + }, + { + "unique_id": 12234, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a horse above a baseball bat" + }, + { + "unique_id": 12235, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a baseball bat above a horse" + }, + { + "unique_id": 12236, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a horse below a baseball bat" + }, + { + "unique_id": 12237, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a baseball bat below a horse" + }, + { + "unique_id": 12238, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a horse and a baseball bat" + }, + { + "unique_id": 12239, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a baseball bat and a horse" + }, + { + "unique_id": 12240, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a baseball glove" + }, + { + "unique_id": 12241, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a horse" + }, + { + "unique_id": 12242, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a baseball glove" + }, + { + "unique_id": 12243, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a horse" + }, + { + "unique_id": 12244, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a horse above a baseball glove" + }, + { + "unique_id": 12245, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a baseball glove above a horse" + }, + { + "unique_id": 12246, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a horse below a baseball glove" + }, + { + "unique_id": 12247, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a baseball glove below a horse" + }, + { + "unique_id": 12248, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a horse and a baseball glove" + }, + { + "unique_id": 12249, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a baseball glove and a horse" + }, + { + "unique_id": 12250, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a skateboard" + }, + { + "unique_id": 12251, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a horse" + }, + { + "unique_id": 12252, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a skateboard" + }, + { + "unique_id": 12253, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a horse" + }, + { + "unique_id": 12254, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a horse above a skateboard" + }, + { + "unique_id": 12255, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a skateboard above a horse" + }, + { + "unique_id": 12256, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a horse below a skateboard" + }, + { + "unique_id": 12257, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a skateboard below a horse" + }, + { + "unique_id": 12258, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a horse and a skateboard" + }, + { + "unique_id": 12259, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a skateboard and a horse" + }, + { + "unique_id": 12260, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a surfboard" + }, + { + "unique_id": 12261, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a horse" + }, + { + "unique_id": 12262, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a surfboard" + }, + { + "unique_id": 12263, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a horse" + }, + { + "unique_id": 12264, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a horse above a surfboard" + }, + { + "unique_id": 12265, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a surfboard above a horse" + }, + { + "unique_id": 12266, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a horse below a surfboard" + }, + { + "unique_id": 12267, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a surfboard below a horse" + }, + { + "unique_id": 12268, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a horse and a surfboard" + }, + { + "unique_id": 12269, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a surfboard and a horse" + }, + { + "unique_id": 12270, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a tennis racket" + }, + { + "unique_id": 12271, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a horse" + }, + { + "unique_id": 12272, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a tennis racket" + }, + { + "unique_id": 12273, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a horse" + }, + { + "unique_id": 12274, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a horse above a tennis racket" + }, + { + "unique_id": 12275, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a tennis racket above a horse" + }, + { + "unique_id": 12276, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a horse below a tennis racket" + }, + { + "unique_id": 12277, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a tennis racket below a horse" + }, + { + "unique_id": 12278, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a horse and a tennis racket" + }, + { + "unique_id": 12279, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a tennis racket and a horse" + }, + { + "unique_id": 12280, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a bottle" + }, + { + "unique_id": 12281, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a horse" + }, + { + "unique_id": 12282, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a bottle" + }, + { + "unique_id": 12283, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a horse" + }, + { + "unique_id": 12284, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a horse above a bottle" + }, + { + "unique_id": 12285, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a bottle above a horse" + }, + { + "unique_id": 12286, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a horse below a bottle" + }, + { + "unique_id": 12287, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a bottle below a horse" + }, + { + "unique_id": 12288, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a horse and a bottle" + }, + { + "unique_id": 12289, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a bottle and a horse" + }, + { + "unique_id": 12290, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a wine glass" + }, + { + "unique_id": 12291, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a horse" + }, + { + "unique_id": 12292, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a wine glass" + }, + { + "unique_id": 12293, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a horse" + }, + { + "unique_id": 12294, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a horse above a wine glass" + }, + { + "unique_id": 12295, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a wine glass above a horse" + }, + { + "unique_id": 12296, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a horse below a wine glass" + }, + { + "unique_id": 12297, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a wine glass below a horse" + }, + { + "unique_id": 12298, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a horse and a wine glass" + }, + { + "unique_id": 12299, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a wine glass and a horse" + }, + { + "unique_id": 12300, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a cup" + }, + { + "unique_id": 12301, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a horse" + }, + { + "unique_id": 12302, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a cup" + }, + { + "unique_id": 12303, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a horse" + }, + { + "unique_id": 12304, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a horse above a cup" + }, + { + "unique_id": 12305, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a cup above a horse" + }, + { + "unique_id": 12306, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a horse below a cup" + }, + { + "unique_id": 12307, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a cup below a horse" + }, + { + "unique_id": 12308, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a horse and a cup" + }, + { + "unique_id": 12309, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a cup and a horse" + }, + { + "unique_id": 12310, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a fork" + }, + { + "unique_id": 12311, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a horse" + }, + { + "unique_id": 12312, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a fork" + }, + { + "unique_id": 12313, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a horse" + }, + { + "unique_id": 12314, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a horse above a fork" + }, + { + "unique_id": 12315, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a fork above a horse" + }, + { + "unique_id": 12316, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a horse below a fork" + }, + { + "unique_id": 12317, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a fork below a horse" + }, + { + "unique_id": 12318, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a horse and a fork" + }, + { + "unique_id": 12319, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a fork and a horse" + }, + { + "unique_id": 12320, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a knife" + }, + { + "unique_id": 12321, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a horse" + }, + { + "unique_id": 12322, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a knife" + }, + { + "unique_id": 12323, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a horse" + }, + { + "unique_id": 12324, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a horse above a knife" + }, + { + "unique_id": 12325, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a knife above a horse" + }, + { + "unique_id": 12326, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a horse below a knife" + }, + { + "unique_id": 12327, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a knife below a horse" + }, + { + "unique_id": 12328, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a horse and a knife" + }, + { + "unique_id": 12329, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a knife and a horse" + }, + { + "unique_id": 12330, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a spoon" + }, + { + "unique_id": 12331, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a horse" + }, + { + "unique_id": 12332, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a spoon" + }, + { + "unique_id": 12333, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a horse" + }, + { + "unique_id": 12334, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a horse above a spoon" + }, + { + "unique_id": 12335, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a spoon above a horse" + }, + { + "unique_id": 12336, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a horse below a spoon" + }, + { + "unique_id": 12337, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a spoon below a horse" + }, + { + "unique_id": 12338, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a horse and a spoon" + }, + { + "unique_id": 12339, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a spoon and a horse" + }, + { + "unique_id": 12340, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a bowl" + }, + { + "unique_id": 12341, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a horse" + }, + { + "unique_id": 12342, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a bowl" + }, + { + "unique_id": 12343, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a horse" + }, + { + "unique_id": 12344, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a horse above a bowl" + }, + { + "unique_id": 12345, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a bowl above a horse" + }, + { + "unique_id": 12346, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a horse below a bowl" + }, + { + "unique_id": 12347, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a bowl below a horse" + }, + { + "unique_id": 12348, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a horse and a bowl" + }, + { + "unique_id": 12349, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a bowl and a horse" + }, + { + "unique_id": 12350, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a banana" + }, + { + "unique_id": 12351, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a horse" + }, + { + "unique_id": 12352, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a banana" + }, + { + "unique_id": 12353, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a horse" + }, + { + "unique_id": 12354, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a horse above a banana" + }, + { + "unique_id": 12355, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a banana above a horse" + }, + { + "unique_id": 12356, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a horse below a banana" + }, + { + "unique_id": 12357, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a banana below a horse" + }, + { + "unique_id": 12358, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a horse and a banana" + }, + { + "unique_id": 12359, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a banana and a horse" + }, + { + "unique_id": 12360, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a horse to the left of an apple" + }, + { + "unique_id": 12361, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a horse" + }, + { + "unique_id": 12362, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a horse to the right of an apple" + }, + { + "unique_id": 12363, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a horse" + }, + { + "unique_id": 12364, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a horse above an apple" + }, + { + "unique_id": 12365, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "an apple above a horse" + }, + { + "unique_id": 12366, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a horse below an apple" + }, + { + "unique_id": 12367, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "an apple below a horse" + }, + { + "unique_id": 12368, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a horse and an apple" + }, + { + "unique_id": 12369, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "an apple and a horse" + }, + { + "unique_id": 12370, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a sandwich" + }, + { + "unique_id": 12371, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a horse" + }, + { + "unique_id": 12372, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a sandwich" + }, + { + "unique_id": 12373, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a horse" + }, + { + "unique_id": 12374, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a horse above a sandwich" + }, + { + "unique_id": 12375, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a sandwich above a horse" + }, + { + "unique_id": 12376, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a horse below a sandwich" + }, + { + "unique_id": 12377, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a sandwich below a horse" + }, + { + "unique_id": 12378, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a horse and a sandwich" + }, + { + "unique_id": 12379, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a sandwich and a horse" + }, + { + "unique_id": 12380, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a horse to the left of an orange" + }, + { + "unique_id": 12381, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a horse" + }, + { + "unique_id": 12382, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a horse to the right of an orange" + }, + { + "unique_id": 12383, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a horse" + }, + { + "unique_id": 12384, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a horse above an orange" + }, + { + "unique_id": 12385, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "an orange above a horse" + }, + { + "unique_id": 12386, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a horse below an orange" + }, + { + "unique_id": 12387, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "an orange below a horse" + }, + { + "unique_id": 12388, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a horse and an orange" + }, + { + "unique_id": 12389, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "an orange and a horse" + }, + { + "unique_id": 12390, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a broccoli" + }, + { + "unique_id": 12391, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a horse" + }, + { + "unique_id": 12392, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a broccoli" + }, + { + "unique_id": 12393, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a horse" + }, + { + "unique_id": 12394, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a horse above a broccoli" + }, + { + "unique_id": 12395, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a broccoli above a horse" + }, + { + "unique_id": 12396, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a horse below a broccoli" + }, + { + "unique_id": 12397, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a broccoli below a horse" + }, + { + "unique_id": 12398, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a horse and a broccoli" + }, + { + "unique_id": 12399, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a broccoli and a horse" + }, + { + "unique_id": 12400, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a carrot" + }, + { + "unique_id": 12401, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a horse" + }, + { + "unique_id": 12402, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a carrot" + }, + { + "unique_id": 12403, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a horse" + }, + { + "unique_id": 12404, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a horse above a carrot" + }, + { + "unique_id": 12405, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a carrot above a horse" + }, + { + "unique_id": 12406, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a horse below a carrot" + }, + { + "unique_id": 12407, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a carrot below a horse" + }, + { + "unique_id": 12408, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a horse and a carrot" + }, + { + "unique_id": 12409, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a carrot and a horse" + }, + { + "unique_id": 12410, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a hot dog" + }, + { + "unique_id": 12411, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a horse" + }, + { + "unique_id": 12412, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a hot dog" + }, + { + "unique_id": 12413, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a horse" + }, + { + "unique_id": 12414, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a horse above a hot dog" + }, + { + "unique_id": 12415, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a hot dog above a horse" + }, + { + "unique_id": 12416, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a horse below a hot dog" + }, + { + "unique_id": 12417, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a hot dog below a horse" + }, + { + "unique_id": 12418, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a horse and a hot dog" + }, + { + "unique_id": 12419, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a hot dog and a horse" + }, + { + "unique_id": 12420, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a pizza" + }, + { + "unique_id": 12421, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a horse" + }, + { + "unique_id": 12422, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a pizza" + }, + { + "unique_id": 12423, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a horse" + }, + { + "unique_id": 12424, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a horse above a pizza" + }, + { + "unique_id": 12425, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a pizza above a horse" + }, + { + "unique_id": 12426, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a horse below a pizza" + }, + { + "unique_id": 12427, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a pizza below a horse" + }, + { + "unique_id": 12428, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a horse and a pizza" + }, + { + "unique_id": 12429, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a pizza and a horse" + }, + { + "unique_id": 12430, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a donut" + }, + { + "unique_id": 12431, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a horse" + }, + { + "unique_id": 12432, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a donut" + }, + { + "unique_id": 12433, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a horse" + }, + { + "unique_id": 12434, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a horse above a donut" + }, + { + "unique_id": 12435, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a donut above a horse" + }, + { + "unique_id": 12436, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a horse below a donut" + }, + { + "unique_id": 12437, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a donut below a horse" + }, + { + "unique_id": 12438, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a horse and a donut" + }, + { + "unique_id": 12439, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a donut and a horse" + }, + { + "unique_id": 12440, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a cake" + }, + { + "unique_id": 12441, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a horse" + }, + { + "unique_id": 12442, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a cake" + }, + { + "unique_id": 12443, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a horse" + }, + { + "unique_id": 12444, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a horse above a cake" + }, + { + "unique_id": 12445, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a cake above a horse" + }, + { + "unique_id": 12446, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a horse below a cake" + }, + { + "unique_id": 12447, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a cake below a horse" + }, + { + "unique_id": 12448, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a horse and a cake" + }, + { + "unique_id": 12449, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a cake and a horse" + }, + { + "unique_id": 12450, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a chair" + }, + { + "unique_id": 12451, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a horse" + }, + { + "unique_id": 12452, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a chair" + }, + { + "unique_id": 12453, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a horse" + }, + { + "unique_id": 12454, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a horse above a chair" + }, + { + "unique_id": 12455, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a chair above a horse" + }, + { + "unique_id": 12456, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a horse below a chair" + }, + { + "unique_id": 12457, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a chair below a horse" + }, + { + "unique_id": 12458, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a horse and a chair" + }, + { + "unique_id": 12459, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a chair and a horse" + }, + { + "unique_id": 12460, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a couch" + }, + { + "unique_id": 12461, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a horse" + }, + { + "unique_id": 12462, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a couch" + }, + { + "unique_id": 12463, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a horse" + }, + { + "unique_id": 12464, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a horse above a couch" + }, + { + "unique_id": 12465, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a couch above a horse" + }, + { + "unique_id": 12466, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a horse below a couch" + }, + { + "unique_id": 12467, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a couch below a horse" + }, + { + "unique_id": 12468, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a horse and a couch" + }, + { + "unique_id": 12469, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a couch and a horse" + }, + { + "unique_id": 12470, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a potted plant" + }, + { + "unique_id": 12471, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a horse" + }, + { + "unique_id": 12472, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a potted plant" + }, + { + "unique_id": 12473, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a horse" + }, + { + "unique_id": 12474, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a horse above a potted plant" + }, + { + "unique_id": 12475, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a potted plant above a horse" + }, + { + "unique_id": 12476, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a horse below a potted plant" + }, + { + "unique_id": 12477, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a potted plant below a horse" + }, + { + "unique_id": 12478, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a horse and a potted plant" + }, + { + "unique_id": 12479, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a potted plant and a horse" + }, + { + "unique_id": 12480, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a bed" + }, + { + "unique_id": 12481, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a horse" + }, + { + "unique_id": 12482, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a bed" + }, + { + "unique_id": 12483, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a horse" + }, + { + "unique_id": 12484, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a horse above a bed" + }, + { + "unique_id": 12485, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a bed above a horse" + }, + { + "unique_id": 12486, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a horse below a bed" + }, + { + "unique_id": 12487, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a bed below a horse" + }, + { + "unique_id": 12488, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a horse and a bed" + }, + { + "unique_id": 12489, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a bed and a horse" + }, + { + "unique_id": 12490, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a dining table" + }, + { + "unique_id": 12491, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a horse" + }, + { + "unique_id": 12492, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a dining table" + }, + { + "unique_id": 12493, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a horse" + }, + { + "unique_id": 12494, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a horse above a dining table" + }, + { + "unique_id": 12495, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a dining table above a horse" + }, + { + "unique_id": 12496, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a horse below a dining table" + }, + { + "unique_id": 12497, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a dining table below a horse" + }, + { + "unique_id": 12498, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a horse and a dining table" + }, + { + "unique_id": 12499, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a dining table and a horse" + }, + { + "unique_id": 12500, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a toilet" + }, + { + "unique_id": 12501, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a horse" + }, + { + "unique_id": 12502, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a toilet" + }, + { + "unique_id": 12503, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a horse" + }, + { + "unique_id": 12504, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a horse above a toilet" + }, + { + "unique_id": 12505, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a toilet above a horse" + }, + { + "unique_id": 12506, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a horse below a toilet" + }, + { + "unique_id": 12507, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a toilet below a horse" + }, + { + "unique_id": 12508, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a horse and a toilet" + }, + { + "unique_id": 12509, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a toilet and a horse" + }, + { + "unique_id": 12510, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a tv" + }, + { + "unique_id": 12511, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a horse" + }, + { + "unique_id": 12512, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a tv" + }, + { + "unique_id": 12513, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a horse" + }, + { + "unique_id": 12514, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a horse above a tv" + }, + { + "unique_id": 12515, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a tv above a horse" + }, + { + "unique_id": 12516, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a horse below a tv" + }, + { + "unique_id": 12517, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a tv below a horse" + }, + { + "unique_id": 12518, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a horse and a tv" + }, + { + "unique_id": 12519, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a tv and a horse" + }, + { + "unique_id": 12520, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a laptop" + }, + { + "unique_id": 12521, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a horse" + }, + { + "unique_id": 12522, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a laptop" + }, + { + "unique_id": 12523, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a horse" + }, + { + "unique_id": 12524, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a horse above a laptop" + }, + { + "unique_id": 12525, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a laptop above a horse" + }, + { + "unique_id": 12526, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a horse below a laptop" + }, + { + "unique_id": 12527, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a laptop below a horse" + }, + { + "unique_id": 12528, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a horse and a laptop" + }, + { + "unique_id": 12529, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a laptop and a horse" + }, + { + "unique_id": 12530, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a mouse" + }, + { + "unique_id": 12531, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a horse" + }, + { + "unique_id": 12532, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a mouse" + }, + { + "unique_id": 12533, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a horse" + }, + { + "unique_id": 12534, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a horse above a mouse" + }, + { + "unique_id": 12535, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a mouse above a horse" + }, + { + "unique_id": 12536, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a horse below a mouse" + }, + { + "unique_id": 12537, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a mouse below a horse" + }, + { + "unique_id": 12538, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a horse and a mouse" + }, + { + "unique_id": 12539, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a mouse and a horse" + }, + { + "unique_id": 12540, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a remote" + }, + { + "unique_id": 12541, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a horse" + }, + { + "unique_id": 12542, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a remote" + }, + { + "unique_id": 12543, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a horse" + }, + { + "unique_id": 12544, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a horse above a remote" + }, + { + "unique_id": 12545, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a remote above a horse" + }, + { + "unique_id": 12546, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a horse below a remote" + }, + { + "unique_id": 12547, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a remote below a horse" + }, + { + "unique_id": 12548, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a horse and a remote" + }, + { + "unique_id": 12549, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a remote and a horse" + }, + { + "unique_id": 12550, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a keyboard" + }, + { + "unique_id": 12551, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a horse" + }, + { + "unique_id": 12552, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a keyboard" + }, + { + "unique_id": 12553, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a horse" + }, + { + "unique_id": 12554, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a horse above a keyboard" + }, + { + "unique_id": 12555, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a keyboard above a horse" + }, + { + "unique_id": 12556, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a horse below a keyboard" + }, + { + "unique_id": 12557, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a keyboard below a horse" + }, + { + "unique_id": 12558, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a horse and a keyboard" + }, + { + "unique_id": 12559, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a keyboard and a horse" + }, + { + "unique_id": 12560, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a cell phone" + }, + { + "unique_id": 12561, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a horse" + }, + { + "unique_id": 12562, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a cell phone" + }, + { + "unique_id": 12563, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a horse" + }, + { + "unique_id": 12564, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a horse above a cell phone" + }, + { + "unique_id": 12565, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a cell phone above a horse" + }, + { + "unique_id": 12566, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a horse below a cell phone" + }, + { + "unique_id": 12567, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a cell phone below a horse" + }, + { + "unique_id": 12568, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a horse and a cell phone" + }, + { + "unique_id": 12569, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a cell phone and a horse" + }, + { + "unique_id": 12570, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a microwave" + }, + { + "unique_id": 12571, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a horse" + }, + { + "unique_id": 12572, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a microwave" + }, + { + "unique_id": 12573, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a horse" + }, + { + "unique_id": 12574, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a horse above a microwave" + }, + { + "unique_id": 12575, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a microwave above a horse" + }, + { + "unique_id": 12576, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a horse below a microwave" + }, + { + "unique_id": 12577, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a microwave below a horse" + }, + { + "unique_id": 12578, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a horse and a microwave" + }, + { + "unique_id": 12579, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a microwave and a horse" + }, + { + "unique_id": 12580, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a horse to the left of an oven" + }, + { + "unique_id": 12581, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a horse" + }, + { + "unique_id": 12582, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a horse to the right of an oven" + }, + { + "unique_id": 12583, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a horse" + }, + { + "unique_id": 12584, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a horse above an oven" + }, + { + "unique_id": 12585, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "an oven above a horse" + }, + { + "unique_id": 12586, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a horse below an oven" + }, + { + "unique_id": 12587, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "an oven below a horse" + }, + { + "unique_id": 12588, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a horse and an oven" + }, + { + "unique_id": 12589, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "an oven and a horse" + }, + { + "unique_id": 12590, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a toaster" + }, + { + "unique_id": 12591, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a horse" + }, + { + "unique_id": 12592, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a toaster" + }, + { + "unique_id": 12593, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a horse" + }, + { + "unique_id": 12594, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a horse above a toaster" + }, + { + "unique_id": 12595, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a toaster above a horse" + }, + { + "unique_id": 12596, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a horse below a toaster" + }, + { + "unique_id": 12597, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a toaster below a horse" + }, + { + "unique_id": 12598, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a horse and a toaster" + }, + { + "unique_id": 12599, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a toaster and a horse" + }, + { + "unique_id": 12600, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a sink" + }, + { + "unique_id": 12601, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a horse" + }, + { + "unique_id": 12602, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a sink" + }, + { + "unique_id": 12603, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a horse" + }, + { + "unique_id": 12604, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a horse above a sink" + }, + { + "unique_id": 12605, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a sink above a horse" + }, + { + "unique_id": 12606, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a horse below a sink" + }, + { + "unique_id": 12607, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a sink below a horse" + }, + { + "unique_id": 12608, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a horse and a sink" + }, + { + "unique_id": 12609, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a sink and a horse" + }, + { + "unique_id": 12610, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a refrigerator" + }, + { + "unique_id": 12611, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a horse" + }, + { + "unique_id": 12612, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a refrigerator" + }, + { + "unique_id": 12613, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a horse" + }, + { + "unique_id": 12614, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a horse above a refrigerator" + }, + { + "unique_id": 12615, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a refrigerator above a horse" + }, + { + "unique_id": 12616, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a horse below a refrigerator" + }, + { + "unique_id": 12617, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a refrigerator below a horse" + }, + { + "unique_id": 12618, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a horse and a refrigerator" + }, + { + "unique_id": 12619, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a refrigerator and a horse" + }, + { + "unique_id": 12620, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a book" + }, + { + "unique_id": 12621, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a book to the left of a horse" + }, + { + "unique_id": 12622, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a book" + }, + { + "unique_id": 12623, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a book to the right of a horse" + }, + { + "unique_id": 12624, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a horse above a book" + }, + { + "unique_id": 12625, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a book above a horse" + }, + { + "unique_id": 12626, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a horse below a book" + }, + { + "unique_id": 12627, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a book below a horse" + }, + { + "unique_id": 12628, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a horse and a book" + }, + { + "unique_id": 12629, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a book and a horse" + }, + { + "unique_id": 12630, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a clock" + }, + { + "unique_id": 12631, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a horse" + }, + { + "unique_id": 12632, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a clock" + }, + { + "unique_id": 12633, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a horse" + }, + { + "unique_id": 12634, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a horse above a clock" + }, + { + "unique_id": 12635, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a clock above a horse" + }, + { + "unique_id": 12636, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a horse below a clock" + }, + { + "unique_id": 12637, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a clock below a horse" + }, + { + "unique_id": 12638, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a horse and a clock" + }, + { + "unique_id": 12639, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a clock and a horse" + }, + { + "unique_id": 12640, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a vase" + }, + { + "unique_id": 12641, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a horse" + }, + { + "unique_id": 12642, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a vase" + }, + { + "unique_id": 12643, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a horse" + }, + { + "unique_id": 12644, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a horse above a vase" + }, + { + "unique_id": 12645, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a vase above a horse" + }, + { + "unique_id": 12646, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a horse below a vase" + }, + { + "unique_id": 12647, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a vase below a horse" + }, + { + "unique_id": 12648, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a horse and a vase" + }, + { + "unique_id": 12649, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a vase and a horse" + }, + { + "unique_id": 12650, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a scissors" + }, + { + "unique_id": 12651, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a horse" + }, + { + "unique_id": 12652, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a scissors" + }, + { + "unique_id": 12653, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a horse" + }, + { + "unique_id": 12654, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a horse above a scissors" + }, + { + "unique_id": 12655, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a scissors above a horse" + }, + { + "unique_id": 12656, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a horse below a scissors" + }, + { + "unique_id": 12657, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a scissors below a horse" + }, + { + "unique_id": 12658, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a horse and a scissors" + }, + { + "unique_id": 12659, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a scissors and a horse" + }, + { + "unique_id": 12660, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a teddy bear" + }, + { + "unique_id": 12661, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a horse" + }, + { + "unique_id": 12662, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a teddy bear" + }, + { + "unique_id": 12663, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a horse" + }, + { + "unique_id": 12664, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a horse above a teddy bear" + }, + { + "unique_id": 12665, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a teddy bear above a horse" + }, + { + "unique_id": 12666, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a horse below a teddy bear" + }, + { + "unique_id": 12667, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a teddy bear below a horse" + }, + { + "unique_id": 12668, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a horse and a teddy bear" + }, + { + "unique_id": 12669, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a teddy bear and a horse" + }, + { + "unique_id": 12670, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a hair drier" + }, + { + "unique_id": 12671, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a horse" + }, + { + "unique_id": 12672, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a hair drier" + }, + { + "unique_id": 12673, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a horse" + }, + { + "unique_id": 12674, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a horse above a hair drier" + }, + { + "unique_id": 12675, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a hair drier above a horse" + }, + { + "unique_id": 12676, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a horse below a hair drier" + }, + { + "unique_id": 12677, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a hair drier below a horse" + }, + { + "unique_id": 12678, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a horse and a hair drier" + }, + { + "unique_id": 12679, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a hair drier and a horse" + }, + { + "unique_id": 12680, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a horse to the left of a toothbrush" + }, + { + "unique_id": 12681, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a horse" + }, + { + "unique_id": 12682, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a horse to the right of a toothbrush" + }, + { + "unique_id": 12683, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a horse" + }, + { + "unique_id": 12684, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a horse above a toothbrush" + }, + { + "unique_id": 12685, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "above", + "text": "a toothbrush above a horse" + }, + { + "unique_id": 12686, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a horse below a toothbrush" + }, + { + "unique_id": 12687, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "below", + "text": "a toothbrush below a horse" + }, + { + "unique_id": 12688, + "num_objects": 2, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a horse and a toothbrush" + }, + { + "unique_id": 12689, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "horse" + ], + "rel_type": "and", + "text": "a toothbrush and a horse" + }, + { + "unique_id": 12690, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a cow" + }, + { + "unique_id": 12691, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a sheep" + }, + { + "unique_id": 12692, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a cow" + }, + { + "unique_id": 12693, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a sheep" + }, + { + "unique_id": 12694, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a sheep above a cow" + }, + { + "unique_id": 12695, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a cow above a sheep" + }, + { + "unique_id": 12696, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a sheep below a cow" + }, + { + "unique_id": 12697, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a cow below a sheep" + }, + { + "unique_id": 12698, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a sheep and a cow" + }, + { + "unique_id": 12699, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a cow and a sheep" + }, + { + "unique_id": 12700, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of an elephant" + }, + { + "unique_id": 12701, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a sheep" + }, + { + "unique_id": 12702, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of an elephant" + }, + { + "unique_id": 12703, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a sheep" + }, + { + "unique_id": 12704, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a sheep above an elephant" + }, + { + "unique_id": 12705, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "an elephant above a sheep" + }, + { + "unique_id": 12706, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a sheep below an elephant" + }, + { + "unique_id": 12707, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "an elephant below a sheep" + }, + { + "unique_id": 12708, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a sheep and an elephant" + }, + { + "unique_id": 12709, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "an elephant and a sheep" + }, + { + "unique_id": 12710, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a bear" + }, + { + "unique_id": 12711, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a sheep" + }, + { + "unique_id": 12712, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a bear" + }, + { + "unique_id": 12713, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a sheep" + }, + { + "unique_id": 12714, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a sheep above a bear" + }, + { + "unique_id": 12715, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a bear above a sheep" + }, + { + "unique_id": 12716, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a sheep below a bear" + }, + { + "unique_id": 12717, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a bear below a sheep" + }, + { + "unique_id": 12718, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a sheep and a bear" + }, + { + "unique_id": 12719, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a bear and a sheep" + }, + { + "unique_id": 12720, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a zebra" + }, + { + "unique_id": 12721, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a sheep" + }, + { + "unique_id": 12722, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a zebra" + }, + { + "unique_id": 12723, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a sheep" + }, + { + "unique_id": 12724, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a sheep above a zebra" + }, + { + "unique_id": 12725, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a zebra above a sheep" + }, + { + "unique_id": 12726, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a sheep below a zebra" + }, + { + "unique_id": 12727, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a zebra below a sheep" + }, + { + "unique_id": 12728, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a sheep and a zebra" + }, + { + "unique_id": 12729, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a zebra and a sheep" + }, + { + "unique_id": 12730, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a giraffe" + }, + { + "unique_id": 12731, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a sheep" + }, + { + "unique_id": 12732, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a giraffe" + }, + { + "unique_id": 12733, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a sheep" + }, + { + "unique_id": 12734, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a sheep above a giraffe" + }, + { + "unique_id": 12735, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a giraffe above a sheep" + }, + { + "unique_id": 12736, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a sheep below a giraffe" + }, + { + "unique_id": 12737, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a giraffe below a sheep" + }, + { + "unique_id": 12738, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a sheep and a giraffe" + }, + { + "unique_id": 12739, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a giraffe and a sheep" + }, + { + "unique_id": 12740, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a backpack" + }, + { + "unique_id": 12741, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a sheep" + }, + { + "unique_id": 12742, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a backpack" + }, + { + "unique_id": 12743, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a sheep" + }, + { + "unique_id": 12744, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a sheep above a backpack" + }, + { + "unique_id": 12745, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a backpack above a sheep" + }, + { + "unique_id": 12746, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a sheep below a backpack" + }, + { + "unique_id": 12747, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a backpack below a sheep" + }, + { + "unique_id": 12748, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a sheep and a backpack" + }, + { + "unique_id": 12749, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a backpack and a sheep" + }, + { + "unique_id": 12750, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of an umbrella" + }, + { + "unique_id": 12751, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a sheep" + }, + { + "unique_id": 12752, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of an umbrella" + }, + { + "unique_id": 12753, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a sheep" + }, + { + "unique_id": 12754, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a sheep above an umbrella" + }, + { + "unique_id": 12755, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "an umbrella above a sheep" + }, + { + "unique_id": 12756, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a sheep below an umbrella" + }, + { + "unique_id": 12757, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "an umbrella below a sheep" + }, + { + "unique_id": 12758, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a sheep and an umbrella" + }, + { + "unique_id": 12759, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "an umbrella and a sheep" + }, + { + "unique_id": 12760, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a handbag" + }, + { + "unique_id": 12761, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a sheep" + }, + { + "unique_id": 12762, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a handbag" + }, + { + "unique_id": 12763, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a sheep" + }, + { + "unique_id": 12764, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a sheep above a handbag" + }, + { + "unique_id": 12765, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a handbag above a sheep" + }, + { + "unique_id": 12766, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a sheep below a handbag" + }, + { + "unique_id": 12767, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a handbag below a sheep" + }, + { + "unique_id": 12768, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a sheep and a handbag" + }, + { + "unique_id": 12769, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a handbag and a sheep" + }, + { + "unique_id": 12770, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a tie" + }, + { + "unique_id": 12771, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a sheep" + }, + { + "unique_id": 12772, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a tie" + }, + { + "unique_id": 12773, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a sheep" + }, + { + "unique_id": 12774, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a sheep above a tie" + }, + { + "unique_id": 12775, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a tie above a sheep" + }, + { + "unique_id": 12776, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a sheep below a tie" + }, + { + "unique_id": 12777, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a tie below a sheep" + }, + { + "unique_id": 12778, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a sheep and a tie" + }, + { + "unique_id": 12779, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a tie and a sheep" + }, + { + "unique_id": 12780, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a suitcase" + }, + { + "unique_id": 12781, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a sheep" + }, + { + "unique_id": 12782, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a suitcase" + }, + { + "unique_id": 12783, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a sheep" + }, + { + "unique_id": 12784, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a sheep above a suitcase" + }, + { + "unique_id": 12785, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a suitcase above a sheep" + }, + { + "unique_id": 12786, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a sheep below a suitcase" + }, + { + "unique_id": 12787, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a suitcase below a sheep" + }, + { + "unique_id": 12788, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a sheep and a suitcase" + }, + { + "unique_id": 12789, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a suitcase and a sheep" + }, + { + "unique_id": 12790, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a frisbee" + }, + { + "unique_id": 12791, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a sheep" + }, + { + "unique_id": 12792, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a frisbee" + }, + { + "unique_id": 12793, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a sheep" + }, + { + "unique_id": 12794, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a sheep above a frisbee" + }, + { + "unique_id": 12795, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a frisbee above a sheep" + }, + { + "unique_id": 12796, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a sheep below a frisbee" + }, + { + "unique_id": 12797, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a frisbee below a sheep" + }, + { + "unique_id": 12798, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a sheep and a frisbee" + }, + { + "unique_id": 12799, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a frisbee and a sheep" + }, + { + "unique_id": 12800, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a skis" + }, + { + "unique_id": 12801, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a sheep" + }, + { + "unique_id": 12802, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a skis" + }, + { + "unique_id": 12803, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a sheep" + }, + { + "unique_id": 12804, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a sheep above a skis" + }, + { + "unique_id": 12805, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a skis above a sheep" + }, + { + "unique_id": 12806, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a sheep below a skis" + }, + { + "unique_id": 12807, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a skis below a sheep" + }, + { + "unique_id": 12808, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a sheep and a skis" + }, + { + "unique_id": 12809, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a skis and a sheep" + }, + { + "unique_id": 12810, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a snowboard" + }, + { + "unique_id": 12811, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a sheep" + }, + { + "unique_id": 12812, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a snowboard" + }, + { + "unique_id": 12813, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a sheep" + }, + { + "unique_id": 12814, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a sheep above a snowboard" + }, + { + "unique_id": 12815, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a snowboard above a sheep" + }, + { + "unique_id": 12816, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a sheep below a snowboard" + }, + { + "unique_id": 12817, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a snowboard below a sheep" + }, + { + "unique_id": 12818, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a sheep and a snowboard" + }, + { + "unique_id": 12819, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a snowboard and a sheep" + }, + { + "unique_id": 12820, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a sports ball" + }, + { + "unique_id": 12821, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a sheep" + }, + { + "unique_id": 12822, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a sports ball" + }, + { + "unique_id": 12823, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a sheep" + }, + { + "unique_id": 12824, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a sheep above a sports ball" + }, + { + "unique_id": 12825, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a sports ball above a sheep" + }, + { + "unique_id": 12826, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a sheep below a sports ball" + }, + { + "unique_id": 12827, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a sports ball below a sheep" + }, + { + "unique_id": 12828, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a sheep and a sports ball" + }, + { + "unique_id": 12829, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a sports ball and a sheep" + }, + { + "unique_id": 12830, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a kite" + }, + { + "unique_id": 12831, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a sheep" + }, + { + "unique_id": 12832, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a kite" + }, + { + "unique_id": 12833, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a sheep" + }, + { + "unique_id": 12834, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a sheep above a kite" + }, + { + "unique_id": 12835, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a kite above a sheep" + }, + { + "unique_id": 12836, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a sheep below a kite" + }, + { + "unique_id": 12837, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a kite below a sheep" + }, + { + "unique_id": 12838, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a sheep and a kite" + }, + { + "unique_id": 12839, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a kite and a sheep" + }, + { + "unique_id": 12840, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a baseball bat" + }, + { + "unique_id": 12841, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a sheep" + }, + { + "unique_id": 12842, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a baseball bat" + }, + { + "unique_id": 12843, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a sheep" + }, + { + "unique_id": 12844, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a sheep above a baseball bat" + }, + { + "unique_id": 12845, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a baseball bat above a sheep" + }, + { + "unique_id": 12846, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a sheep below a baseball bat" + }, + { + "unique_id": 12847, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a baseball bat below a sheep" + }, + { + "unique_id": 12848, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a sheep and a baseball bat" + }, + { + "unique_id": 12849, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a baseball bat and a sheep" + }, + { + "unique_id": 12850, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a baseball glove" + }, + { + "unique_id": 12851, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a sheep" + }, + { + "unique_id": 12852, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a baseball glove" + }, + { + "unique_id": 12853, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a sheep" + }, + { + "unique_id": 12854, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a sheep above a baseball glove" + }, + { + "unique_id": 12855, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a baseball glove above a sheep" + }, + { + "unique_id": 12856, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a sheep below a baseball glove" + }, + { + "unique_id": 12857, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a baseball glove below a sheep" + }, + { + "unique_id": 12858, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a sheep and a baseball glove" + }, + { + "unique_id": 12859, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a baseball glove and a sheep" + }, + { + "unique_id": 12860, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a skateboard" + }, + { + "unique_id": 12861, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a sheep" + }, + { + "unique_id": 12862, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a skateboard" + }, + { + "unique_id": 12863, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a sheep" + }, + { + "unique_id": 12864, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a sheep above a skateboard" + }, + { + "unique_id": 12865, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a skateboard above a sheep" + }, + { + "unique_id": 12866, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a sheep below a skateboard" + }, + { + "unique_id": 12867, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a skateboard below a sheep" + }, + { + "unique_id": 12868, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a sheep and a skateboard" + }, + { + "unique_id": 12869, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a skateboard and a sheep" + }, + { + "unique_id": 12870, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a surfboard" + }, + { + "unique_id": 12871, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a sheep" + }, + { + "unique_id": 12872, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a surfboard" + }, + { + "unique_id": 12873, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a sheep" + }, + { + "unique_id": 12874, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a sheep above a surfboard" + }, + { + "unique_id": 12875, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a surfboard above a sheep" + }, + { + "unique_id": 12876, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a sheep below a surfboard" + }, + { + "unique_id": 12877, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a surfboard below a sheep" + }, + { + "unique_id": 12878, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a sheep and a surfboard" + }, + { + "unique_id": 12879, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a surfboard and a sheep" + }, + { + "unique_id": 12880, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a tennis racket" + }, + { + "unique_id": 12881, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a sheep" + }, + { + "unique_id": 12882, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a tennis racket" + }, + { + "unique_id": 12883, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a sheep" + }, + { + "unique_id": 12884, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a sheep above a tennis racket" + }, + { + "unique_id": 12885, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a tennis racket above a sheep" + }, + { + "unique_id": 12886, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a sheep below a tennis racket" + }, + { + "unique_id": 12887, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a tennis racket below a sheep" + }, + { + "unique_id": 12888, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a sheep and a tennis racket" + }, + { + "unique_id": 12889, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a tennis racket and a sheep" + }, + { + "unique_id": 12890, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a bottle" + }, + { + "unique_id": 12891, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a sheep" + }, + { + "unique_id": 12892, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a bottle" + }, + { + "unique_id": 12893, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a sheep" + }, + { + "unique_id": 12894, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a sheep above a bottle" + }, + { + "unique_id": 12895, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a bottle above a sheep" + }, + { + "unique_id": 12896, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a sheep below a bottle" + }, + { + "unique_id": 12897, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a bottle below a sheep" + }, + { + "unique_id": 12898, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a sheep and a bottle" + }, + { + "unique_id": 12899, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a bottle and a sheep" + }, + { + "unique_id": 12900, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a wine glass" + }, + { + "unique_id": 12901, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a sheep" + }, + { + "unique_id": 12902, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a wine glass" + }, + { + "unique_id": 12903, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a sheep" + }, + { + "unique_id": 12904, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a sheep above a wine glass" + }, + { + "unique_id": 12905, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a wine glass above a sheep" + }, + { + "unique_id": 12906, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a sheep below a wine glass" + }, + { + "unique_id": 12907, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a wine glass below a sheep" + }, + { + "unique_id": 12908, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a sheep and a wine glass" + }, + { + "unique_id": 12909, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a wine glass and a sheep" + }, + { + "unique_id": 12910, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a cup" + }, + { + "unique_id": 12911, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a sheep" + }, + { + "unique_id": 12912, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a cup" + }, + { + "unique_id": 12913, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a sheep" + }, + { + "unique_id": 12914, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a sheep above a cup" + }, + { + "unique_id": 12915, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a cup above a sheep" + }, + { + "unique_id": 12916, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a sheep below a cup" + }, + { + "unique_id": 12917, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a cup below a sheep" + }, + { + "unique_id": 12918, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a sheep and a cup" + }, + { + "unique_id": 12919, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a cup and a sheep" + }, + { + "unique_id": 12920, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a fork" + }, + { + "unique_id": 12921, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a sheep" + }, + { + "unique_id": 12922, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a fork" + }, + { + "unique_id": 12923, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a sheep" + }, + { + "unique_id": 12924, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a sheep above a fork" + }, + { + "unique_id": 12925, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a fork above a sheep" + }, + { + "unique_id": 12926, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a sheep below a fork" + }, + { + "unique_id": 12927, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a fork below a sheep" + }, + { + "unique_id": 12928, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a sheep and a fork" + }, + { + "unique_id": 12929, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a fork and a sheep" + }, + { + "unique_id": 12930, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a knife" + }, + { + "unique_id": 12931, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a sheep" + }, + { + "unique_id": 12932, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a knife" + }, + { + "unique_id": 12933, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a sheep" + }, + { + "unique_id": 12934, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a sheep above a knife" + }, + { + "unique_id": 12935, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a knife above a sheep" + }, + { + "unique_id": 12936, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a sheep below a knife" + }, + { + "unique_id": 12937, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a knife below a sheep" + }, + { + "unique_id": 12938, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a sheep and a knife" + }, + { + "unique_id": 12939, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a knife and a sheep" + }, + { + "unique_id": 12940, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a spoon" + }, + { + "unique_id": 12941, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a sheep" + }, + { + "unique_id": 12942, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a spoon" + }, + { + "unique_id": 12943, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a sheep" + }, + { + "unique_id": 12944, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a sheep above a spoon" + }, + { + "unique_id": 12945, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a spoon above a sheep" + }, + { + "unique_id": 12946, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a sheep below a spoon" + }, + { + "unique_id": 12947, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a spoon below a sheep" + }, + { + "unique_id": 12948, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a sheep and a spoon" + }, + { + "unique_id": 12949, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a spoon and a sheep" + }, + { + "unique_id": 12950, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a bowl" + }, + { + "unique_id": 12951, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a sheep" + }, + { + "unique_id": 12952, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a bowl" + }, + { + "unique_id": 12953, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a sheep" + }, + { + "unique_id": 12954, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a sheep above a bowl" + }, + { + "unique_id": 12955, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a bowl above a sheep" + }, + { + "unique_id": 12956, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a sheep below a bowl" + }, + { + "unique_id": 12957, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a bowl below a sheep" + }, + { + "unique_id": 12958, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a sheep and a bowl" + }, + { + "unique_id": 12959, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a bowl and a sheep" + }, + { + "unique_id": 12960, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a banana" + }, + { + "unique_id": 12961, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a sheep" + }, + { + "unique_id": 12962, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a banana" + }, + { + "unique_id": 12963, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a sheep" + }, + { + "unique_id": 12964, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a sheep above a banana" + }, + { + "unique_id": 12965, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a banana above a sheep" + }, + { + "unique_id": 12966, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a sheep below a banana" + }, + { + "unique_id": 12967, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a banana below a sheep" + }, + { + "unique_id": 12968, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a sheep and a banana" + }, + { + "unique_id": 12969, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a banana and a sheep" + }, + { + "unique_id": 12970, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of an apple" + }, + { + "unique_id": 12971, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a sheep" + }, + { + "unique_id": 12972, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of an apple" + }, + { + "unique_id": 12973, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a sheep" + }, + { + "unique_id": 12974, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a sheep above an apple" + }, + { + "unique_id": 12975, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "an apple above a sheep" + }, + { + "unique_id": 12976, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a sheep below an apple" + }, + { + "unique_id": 12977, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "an apple below a sheep" + }, + { + "unique_id": 12978, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a sheep and an apple" + }, + { + "unique_id": 12979, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "an apple and a sheep" + }, + { + "unique_id": 12980, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a sandwich" + }, + { + "unique_id": 12981, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a sheep" + }, + { + "unique_id": 12982, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a sandwich" + }, + { + "unique_id": 12983, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a sheep" + }, + { + "unique_id": 12984, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a sheep above a sandwich" + }, + { + "unique_id": 12985, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a sandwich above a sheep" + }, + { + "unique_id": 12986, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a sheep below a sandwich" + }, + { + "unique_id": 12987, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a sandwich below a sheep" + }, + { + "unique_id": 12988, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a sheep and a sandwich" + }, + { + "unique_id": 12989, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a sandwich and a sheep" + }, + { + "unique_id": 12990, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of an orange" + }, + { + "unique_id": 12991, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a sheep" + }, + { + "unique_id": 12992, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of an orange" + }, + { + "unique_id": 12993, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a sheep" + }, + { + "unique_id": 12994, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a sheep above an orange" + }, + { + "unique_id": 12995, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "an orange above a sheep" + }, + { + "unique_id": 12996, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a sheep below an orange" + }, + { + "unique_id": 12997, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "an orange below a sheep" + }, + { + "unique_id": 12998, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a sheep and an orange" + }, + { + "unique_id": 12999, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "an orange and a sheep" + }, + { + "unique_id": 13000, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a broccoli" + }, + { + "unique_id": 13001, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a sheep" + }, + { + "unique_id": 13002, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a broccoli" + }, + { + "unique_id": 13003, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a sheep" + }, + { + "unique_id": 13004, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a sheep above a broccoli" + }, + { + "unique_id": 13005, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a broccoli above a sheep" + }, + { + "unique_id": 13006, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a sheep below a broccoli" + }, + { + "unique_id": 13007, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a broccoli below a sheep" + }, + { + "unique_id": 13008, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a sheep and a broccoli" + }, + { + "unique_id": 13009, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a broccoli and a sheep" + }, + { + "unique_id": 13010, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a carrot" + }, + { + "unique_id": 13011, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a sheep" + }, + { + "unique_id": 13012, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a carrot" + }, + { + "unique_id": 13013, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a sheep" + }, + { + "unique_id": 13014, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a sheep above a carrot" + }, + { + "unique_id": 13015, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a carrot above a sheep" + }, + { + "unique_id": 13016, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a sheep below a carrot" + }, + { + "unique_id": 13017, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a carrot below a sheep" + }, + { + "unique_id": 13018, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a sheep and a carrot" + }, + { + "unique_id": 13019, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a carrot and a sheep" + }, + { + "unique_id": 13020, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a hot dog" + }, + { + "unique_id": 13021, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a sheep" + }, + { + "unique_id": 13022, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a hot dog" + }, + { + "unique_id": 13023, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a sheep" + }, + { + "unique_id": 13024, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a sheep above a hot dog" + }, + { + "unique_id": 13025, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a hot dog above a sheep" + }, + { + "unique_id": 13026, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a sheep below a hot dog" + }, + { + "unique_id": 13027, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a hot dog below a sheep" + }, + { + "unique_id": 13028, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a sheep and a hot dog" + }, + { + "unique_id": 13029, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a hot dog and a sheep" + }, + { + "unique_id": 13030, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a pizza" + }, + { + "unique_id": 13031, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a sheep" + }, + { + "unique_id": 13032, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a pizza" + }, + { + "unique_id": 13033, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a sheep" + }, + { + "unique_id": 13034, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a sheep above a pizza" + }, + { + "unique_id": 13035, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a pizza above a sheep" + }, + { + "unique_id": 13036, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a sheep below a pizza" + }, + { + "unique_id": 13037, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a pizza below a sheep" + }, + { + "unique_id": 13038, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a sheep and a pizza" + }, + { + "unique_id": 13039, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a pizza and a sheep" + }, + { + "unique_id": 13040, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a donut" + }, + { + "unique_id": 13041, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a sheep" + }, + { + "unique_id": 13042, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a donut" + }, + { + "unique_id": 13043, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a sheep" + }, + { + "unique_id": 13044, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a sheep above a donut" + }, + { + "unique_id": 13045, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a donut above a sheep" + }, + { + "unique_id": 13046, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a sheep below a donut" + }, + { + "unique_id": 13047, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a donut below a sheep" + }, + { + "unique_id": 13048, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a sheep and a donut" + }, + { + "unique_id": 13049, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a donut and a sheep" + }, + { + "unique_id": 13050, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a cake" + }, + { + "unique_id": 13051, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a sheep" + }, + { + "unique_id": 13052, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a cake" + }, + { + "unique_id": 13053, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a sheep" + }, + { + "unique_id": 13054, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a sheep above a cake" + }, + { + "unique_id": 13055, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a cake above a sheep" + }, + { + "unique_id": 13056, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a sheep below a cake" + }, + { + "unique_id": 13057, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a cake below a sheep" + }, + { + "unique_id": 13058, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a sheep and a cake" + }, + { + "unique_id": 13059, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a cake and a sheep" + }, + { + "unique_id": 13060, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a chair" + }, + { + "unique_id": 13061, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a sheep" + }, + { + "unique_id": 13062, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a chair" + }, + { + "unique_id": 13063, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a sheep" + }, + { + "unique_id": 13064, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a sheep above a chair" + }, + { + "unique_id": 13065, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a chair above a sheep" + }, + { + "unique_id": 13066, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a sheep below a chair" + }, + { + "unique_id": 13067, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a chair below a sheep" + }, + { + "unique_id": 13068, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a sheep and a chair" + }, + { + "unique_id": 13069, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a chair and a sheep" + }, + { + "unique_id": 13070, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a couch" + }, + { + "unique_id": 13071, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a sheep" + }, + { + "unique_id": 13072, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a couch" + }, + { + "unique_id": 13073, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a sheep" + }, + { + "unique_id": 13074, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a sheep above a couch" + }, + { + "unique_id": 13075, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a couch above a sheep" + }, + { + "unique_id": 13076, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a sheep below a couch" + }, + { + "unique_id": 13077, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a couch below a sheep" + }, + { + "unique_id": 13078, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a sheep and a couch" + }, + { + "unique_id": 13079, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a couch and a sheep" + }, + { + "unique_id": 13080, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a potted plant" + }, + { + "unique_id": 13081, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a sheep" + }, + { + "unique_id": 13082, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a potted plant" + }, + { + "unique_id": 13083, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a sheep" + }, + { + "unique_id": 13084, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a sheep above a potted plant" + }, + { + "unique_id": 13085, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a potted plant above a sheep" + }, + { + "unique_id": 13086, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a sheep below a potted plant" + }, + { + "unique_id": 13087, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a potted plant below a sheep" + }, + { + "unique_id": 13088, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a sheep and a potted plant" + }, + { + "unique_id": 13089, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a potted plant and a sheep" + }, + { + "unique_id": 13090, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a bed" + }, + { + "unique_id": 13091, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a sheep" + }, + { + "unique_id": 13092, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a bed" + }, + { + "unique_id": 13093, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a sheep" + }, + { + "unique_id": 13094, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a sheep above a bed" + }, + { + "unique_id": 13095, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a bed above a sheep" + }, + { + "unique_id": 13096, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a sheep below a bed" + }, + { + "unique_id": 13097, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a bed below a sheep" + }, + { + "unique_id": 13098, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a sheep and a bed" + }, + { + "unique_id": 13099, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a bed and a sheep" + }, + { + "unique_id": 13100, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a dining table" + }, + { + "unique_id": 13101, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a sheep" + }, + { + "unique_id": 13102, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a dining table" + }, + { + "unique_id": 13103, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a sheep" + }, + { + "unique_id": 13104, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a sheep above a dining table" + }, + { + "unique_id": 13105, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a dining table above a sheep" + }, + { + "unique_id": 13106, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a sheep below a dining table" + }, + { + "unique_id": 13107, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a dining table below a sheep" + }, + { + "unique_id": 13108, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a sheep and a dining table" + }, + { + "unique_id": 13109, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a dining table and a sheep" + }, + { + "unique_id": 13110, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a toilet" + }, + { + "unique_id": 13111, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a sheep" + }, + { + "unique_id": 13112, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a toilet" + }, + { + "unique_id": 13113, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a sheep" + }, + { + "unique_id": 13114, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a sheep above a toilet" + }, + { + "unique_id": 13115, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a toilet above a sheep" + }, + { + "unique_id": 13116, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a sheep below a toilet" + }, + { + "unique_id": 13117, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a toilet below a sheep" + }, + { + "unique_id": 13118, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a sheep and a toilet" + }, + { + "unique_id": 13119, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a toilet and a sheep" + }, + { + "unique_id": 13120, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a tv" + }, + { + "unique_id": 13121, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a sheep" + }, + { + "unique_id": 13122, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a tv" + }, + { + "unique_id": 13123, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a sheep" + }, + { + "unique_id": 13124, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a sheep above a tv" + }, + { + "unique_id": 13125, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a tv above a sheep" + }, + { + "unique_id": 13126, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a sheep below a tv" + }, + { + "unique_id": 13127, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a tv below a sheep" + }, + { + "unique_id": 13128, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a sheep and a tv" + }, + { + "unique_id": 13129, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a tv and a sheep" + }, + { + "unique_id": 13130, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a laptop" + }, + { + "unique_id": 13131, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a sheep" + }, + { + "unique_id": 13132, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a laptop" + }, + { + "unique_id": 13133, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a sheep" + }, + { + "unique_id": 13134, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a sheep above a laptop" + }, + { + "unique_id": 13135, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a laptop above a sheep" + }, + { + "unique_id": 13136, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a sheep below a laptop" + }, + { + "unique_id": 13137, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a laptop below a sheep" + }, + { + "unique_id": 13138, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a sheep and a laptop" + }, + { + "unique_id": 13139, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a laptop and a sheep" + }, + { + "unique_id": 13140, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a mouse" + }, + { + "unique_id": 13141, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a sheep" + }, + { + "unique_id": 13142, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a mouse" + }, + { + "unique_id": 13143, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a sheep" + }, + { + "unique_id": 13144, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a sheep above a mouse" + }, + { + "unique_id": 13145, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a mouse above a sheep" + }, + { + "unique_id": 13146, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a sheep below a mouse" + }, + { + "unique_id": 13147, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a mouse below a sheep" + }, + { + "unique_id": 13148, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a sheep and a mouse" + }, + { + "unique_id": 13149, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a mouse and a sheep" + }, + { + "unique_id": 13150, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a remote" + }, + { + "unique_id": 13151, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a sheep" + }, + { + "unique_id": 13152, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a remote" + }, + { + "unique_id": 13153, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a sheep" + }, + { + "unique_id": 13154, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a sheep above a remote" + }, + { + "unique_id": 13155, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a remote above a sheep" + }, + { + "unique_id": 13156, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a sheep below a remote" + }, + { + "unique_id": 13157, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a remote below a sheep" + }, + { + "unique_id": 13158, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a sheep and a remote" + }, + { + "unique_id": 13159, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a remote and a sheep" + }, + { + "unique_id": 13160, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a keyboard" + }, + { + "unique_id": 13161, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a sheep" + }, + { + "unique_id": 13162, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a keyboard" + }, + { + "unique_id": 13163, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a sheep" + }, + { + "unique_id": 13164, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a sheep above a keyboard" + }, + { + "unique_id": 13165, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a keyboard above a sheep" + }, + { + "unique_id": 13166, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a sheep below a keyboard" + }, + { + "unique_id": 13167, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a keyboard below a sheep" + }, + { + "unique_id": 13168, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a sheep and a keyboard" + }, + { + "unique_id": 13169, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a keyboard and a sheep" + }, + { + "unique_id": 13170, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a cell phone" + }, + { + "unique_id": 13171, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a sheep" + }, + { + "unique_id": 13172, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a cell phone" + }, + { + "unique_id": 13173, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a sheep" + }, + { + "unique_id": 13174, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a sheep above a cell phone" + }, + { + "unique_id": 13175, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a cell phone above a sheep" + }, + { + "unique_id": 13176, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a sheep below a cell phone" + }, + { + "unique_id": 13177, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a cell phone below a sheep" + }, + { + "unique_id": 13178, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a sheep and a cell phone" + }, + { + "unique_id": 13179, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a cell phone and a sheep" + }, + { + "unique_id": 13180, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a microwave" + }, + { + "unique_id": 13181, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a sheep" + }, + { + "unique_id": 13182, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a microwave" + }, + { + "unique_id": 13183, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a sheep" + }, + { + "unique_id": 13184, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a sheep above a microwave" + }, + { + "unique_id": 13185, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a microwave above a sheep" + }, + { + "unique_id": 13186, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a sheep below a microwave" + }, + { + "unique_id": 13187, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a microwave below a sheep" + }, + { + "unique_id": 13188, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a sheep and a microwave" + }, + { + "unique_id": 13189, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a microwave and a sheep" + }, + { + "unique_id": 13190, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of an oven" + }, + { + "unique_id": 13191, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a sheep" + }, + { + "unique_id": 13192, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of an oven" + }, + { + "unique_id": 13193, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a sheep" + }, + { + "unique_id": 13194, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a sheep above an oven" + }, + { + "unique_id": 13195, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "an oven above a sheep" + }, + { + "unique_id": 13196, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a sheep below an oven" + }, + { + "unique_id": 13197, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "an oven below a sheep" + }, + { + "unique_id": 13198, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a sheep and an oven" + }, + { + "unique_id": 13199, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "an oven and a sheep" + }, + { + "unique_id": 13200, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a toaster" + }, + { + "unique_id": 13201, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a sheep" + }, + { + "unique_id": 13202, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a toaster" + }, + { + "unique_id": 13203, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a sheep" + }, + { + "unique_id": 13204, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a sheep above a toaster" + }, + { + "unique_id": 13205, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a toaster above a sheep" + }, + { + "unique_id": 13206, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a sheep below a toaster" + }, + { + "unique_id": 13207, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a toaster below a sheep" + }, + { + "unique_id": 13208, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a sheep and a toaster" + }, + { + "unique_id": 13209, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a toaster and a sheep" + }, + { + "unique_id": 13210, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a sink" + }, + { + "unique_id": 13211, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a sheep" + }, + { + "unique_id": 13212, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a sink" + }, + { + "unique_id": 13213, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a sheep" + }, + { + "unique_id": 13214, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a sheep above a sink" + }, + { + "unique_id": 13215, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a sink above a sheep" + }, + { + "unique_id": 13216, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a sheep below a sink" + }, + { + "unique_id": 13217, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a sink below a sheep" + }, + { + "unique_id": 13218, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a sheep and a sink" + }, + { + "unique_id": 13219, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a sink and a sheep" + }, + { + "unique_id": 13220, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a refrigerator" + }, + { + "unique_id": 13221, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a sheep" + }, + { + "unique_id": 13222, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a refrigerator" + }, + { + "unique_id": 13223, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a sheep" + }, + { + "unique_id": 13224, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a sheep above a refrigerator" + }, + { + "unique_id": 13225, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a refrigerator above a sheep" + }, + { + "unique_id": 13226, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a sheep below a refrigerator" + }, + { + "unique_id": 13227, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a refrigerator below a sheep" + }, + { + "unique_id": 13228, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a sheep and a refrigerator" + }, + { + "unique_id": 13229, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a refrigerator and a sheep" + }, + { + "unique_id": 13230, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a book" + }, + { + "unique_id": 13231, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a book to the left of a sheep" + }, + { + "unique_id": 13232, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a book" + }, + { + "unique_id": 13233, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a book to the right of a sheep" + }, + { + "unique_id": 13234, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a sheep above a book" + }, + { + "unique_id": 13235, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a book above a sheep" + }, + { + "unique_id": 13236, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a sheep below a book" + }, + { + "unique_id": 13237, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a book below a sheep" + }, + { + "unique_id": 13238, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a sheep and a book" + }, + { + "unique_id": 13239, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a book and a sheep" + }, + { + "unique_id": 13240, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a clock" + }, + { + "unique_id": 13241, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a sheep" + }, + { + "unique_id": 13242, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a clock" + }, + { + "unique_id": 13243, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a sheep" + }, + { + "unique_id": 13244, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a sheep above a clock" + }, + { + "unique_id": 13245, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a clock above a sheep" + }, + { + "unique_id": 13246, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a sheep below a clock" + }, + { + "unique_id": 13247, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a clock below a sheep" + }, + { + "unique_id": 13248, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a sheep and a clock" + }, + { + "unique_id": 13249, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a clock and a sheep" + }, + { + "unique_id": 13250, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a vase" + }, + { + "unique_id": 13251, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a sheep" + }, + { + "unique_id": 13252, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a vase" + }, + { + "unique_id": 13253, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a sheep" + }, + { + "unique_id": 13254, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a sheep above a vase" + }, + { + "unique_id": 13255, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a vase above a sheep" + }, + { + "unique_id": 13256, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a sheep below a vase" + }, + { + "unique_id": 13257, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a vase below a sheep" + }, + { + "unique_id": 13258, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a sheep and a vase" + }, + { + "unique_id": 13259, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a vase and a sheep" + }, + { + "unique_id": 13260, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a scissors" + }, + { + "unique_id": 13261, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a sheep" + }, + { + "unique_id": 13262, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a scissors" + }, + { + "unique_id": 13263, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a sheep" + }, + { + "unique_id": 13264, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a sheep above a scissors" + }, + { + "unique_id": 13265, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a scissors above a sheep" + }, + { + "unique_id": 13266, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a sheep below a scissors" + }, + { + "unique_id": 13267, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a scissors below a sheep" + }, + { + "unique_id": 13268, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a sheep and a scissors" + }, + { + "unique_id": 13269, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a scissors and a sheep" + }, + { + "unique_id": 13270, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a teddy bear" + }, + { + "unique_id": 13271, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a sheep" + }, + { + "unique_id": 13272, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a teddy bear" + }, + { + "unique_id": 13273, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a sheep" + }, + { + "unique_id": 13274, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a sheep above a teddy bear" + }, + { + "unique_id": 13275, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a teddy bear above a sheep" + }, + { + "unique_id": 13276, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a sheep below a teddy bear" + }, + { + "unique_id": 13277, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a teddy bear below a sheep" + }, + { + "unique_id": 13278, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a sheep and a teddy bear" + }, + { + "unique_id": 13279, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a teddy bear and a sheep" + }, + { + "unique_id": 13280, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a hair drier" + }, + { + "unique_id": 13281, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a sheep" + }, + { + "unique_id": 13282, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a hair drier" + }, + { + "unique_id": 13283, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a sheep" + }, + { + "unique_id": 13284, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a sheep above a hair drier" + }, + { + "unique_id": 13285, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a hair drier above a sheep" + }, + { + "unique_id": 13286, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a sheep below a hair drier" + }, + { + "unique_id": 13287, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a hair drier below a sheep" + }, + { + "unique_id": 13288, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a sheep and a hair drier" + }, + { + "unique_id": 13289, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a hair drier and a sheep" + }, + { + "unique_id": 13290, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a sheep to the left of a toothbrush" + }, + { + "unique_id": 13291, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a sheep" + }, + { + "unique_id": 13292, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a sheep to the right of a toothbrush" + }, + { + "unique_id": 13293, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a sheep" + }, + { + "unique_id": 13294, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a sheep above a toothbrush" + }, + { + "unique_id": 13295, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "above", + "text": "a toothbrush above a sheep" + }, + { + "unique_id": 13296, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a sheep below a toothbrush" + }, + { + "unique_id": 13297, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "below", + "text": "a toothbrush below a sheep" + }, + { + "unique_id": 13298, + "num_objects": 2, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a sheep and a toothbrush" + }, + { + "unique_id": 13299, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sheep" + ], + "rel_type": "and", + "text": "a toothbrush and a sheep" + }, + { + "unique_id": 13300, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a cow to the left of an elephant" + }, + { + "unique_id": 13301, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a cow" + }, + { + "unique_id": 13302, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a cow to the right of an elephant" + }, + { + "unique_id": 13303, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a cow" + }, + { + "unique_id": 13304, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a cow above an elephant" + }, + { + "unique_id": 13305, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "an elephant above a cow" + }, + { + "unique_id": 13306, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a cow below an elephant" + }, + { + "unique_id": 13307, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "an elephant below a cow" + }, + { + "unique_id": 13308, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a cow and an elephant" + }, + { + "unique_id": 13309, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "an elephant and a cow" + }, + { + "unique_id": 13310, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a bear" + }, + { + "unique_id": 13311, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a cow" + }, + { + "unique_id": 13312, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a bear" + }, + { + "unique_id": 13313, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a cow" + }, + { + "unique_id": 13314, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a cow above a bear" + }, + { + "unique_id": 13315, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a bear above a cow" + }, + { + "unique_id": 13316, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a cow below a bear" + }, + { + "unique_id": 13317, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a bear below a cow" + }, + { + "unique_id": 13318, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a cow and a bear" + }, + { + "unique_id": 13319, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a bear and a cow" + }, + { + "unique_id": 13320, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a zebra" + }, + { + "unique_id": 13321, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a cow" + }, + { + "unique_id": 13322, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a zebra" + }, + { + "unique_id": 13323, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a cow" + }, + { + "unique_id": 13324, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a cow above a zebra" + }, + { + "unique_id": 13325, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a zebra above a cow" + }, + { + "unique_id": 13326, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a cow below a zebra" + }, + { + "unique_id": 13327, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a zebra below a cow" + }, + { + "unique_id": 13328, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a cow and a zebra" + }, + { + "unique_id": 13329, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a zebra and a cow" + }, + { + "unique_id": 13330, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a giraffe" + }, + { + "unique_id": 13331, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a cow" + }, + { + "unique_id": 13332, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a giraffe" + }, + { + "unique_id": 13333, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a cow" + }, + { + "unique_id": 13334, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a cow above a giraffe" + }, + { + "unique_id": 13335, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a giraffe above a cow" + }, + { + "unique_id": 13336, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a cow below a giraffe" + }, + { + "unique_id": 13337, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a giraffe below a cow" + }, + { + "unique_id": 13338, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a cow and a giraffe" + }, + { + "unique_id": 13339, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a giraffe and a cow" + }, + { + "unique_id": 13340, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a backpack" + }, + { + "unique_id": 13341, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a cow" + }, + { + "unique_id": 13342, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a backpack" + }, + { + "unique_id": 13343, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a cow" + }, + { + "unique_id": 13344, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a cow above a backpack" + }, + { + "unique_id": 13345, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a backpack above a cow" + }, + { + "unique_id": 13346, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a cow below a backpack" + }, + { + "unique_id": 13347, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a backpack below a cow" + }, + { + "unique_id": 13348, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a cow and a backpack" + }, + { + "unique_id": 13349, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a backpack and a cow" + }, + { + "unique_id": 13350, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a cow to the left of an umbrella" + }, + { + "unique_id": 13351, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a cow" + }, + { + "unique_id": 13352, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a cow to the right of an umbrella" + }, + { + "unique_id": 13353, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a cow" + }, + { + "unique_id": 13354, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a cow above an umbrella" + }, + { + "unique_id": 13355, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "an umbrella above a cow" + }, + { + "unique_id": 13356, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a cow below an umbrella" + }, + { + "unique_id": 13357, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "an umbrella below a cow" + }, + { + "unique_id": 13358, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a cow and an umbrella" + }, + { + "unique_id": 13359, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "an umbrella and a cow" + }, + { + "unique_id": 13360, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a handbag" + }, + { + "unique_id": 13361, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a cow" + }, + { + "unique_id": 13362, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a handbag" + }, + { + "unique_id": 13363, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a cow" + }, + { + "unique_id": 13364, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a cow above a handbag" + }, + { + "unique_id": 13365, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a handbag above a cow" + }, + { + "unique_id": 13366, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a cow below a handbag" + }, + { + "unique_id": 13367, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a handbag below a cow" + }, + { + "unique_id": 13368, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a cow and a handbag" + }, + { + "unique_id": 13369, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a handbag and a cow" + }, + { + "unique_id": 13370, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a tie" + }, + { + "unique_id": 13371, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a cow" + }, + { + "unique_id": 13372, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a tie" + }, + { + "unique_id": 13373, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a cow" + }, + { + "unique_id": 13374, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a cow above a tie" + }, + { + "unique_id": 13375, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a tie above a cow" + }, + { + "unique_id": 13376, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a cow below a tie" + }, + { + "unique_id": 13377, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a tie below a cow" + }, + { + "unique_id": 13378, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a cow and a tie" + }, + { + "unique_id": 13379, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a tie and a cow" + }, + { + "unique_id": 13380, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a suitcase" + }, + { + "unique_id": 13381, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a cow" + }, + { + "unique_id": 13382, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a suitcase" + }, + { + "unique_id": 13383, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a cow" + }, + { + "unique_id": 13384, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a cow above a suitcase" + }, + { + "unique_id": 13385, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a suitcase above a cow" + }, + { + "unique_id": 13386, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a cow below a suitcase" + }, + { + "unique_id": 13387, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a suitcase below a cow" + }, + { + "unique_id": 13388, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a cow and a suitcase" + }, + { + "unique_id": 13389, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a suitcase and a cow" + }, + { + "unique_id": 13390, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a frisbee" + }, + { + "unique_id": 13391, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a cow" + }, + { + "unique_id": 13392, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a frisbee" + }, + { + "unique_id": 13393, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a cow" + }, + { + "unique_id": 13394, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a cow above a frisbee" + }, + { + "unique_id": 13395, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a frisbee above a cow" + }, + { + "unique_id": 13396, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a cow below a frisbee" + }, + { + "unique_id": 13397, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a frisbee below a cow" + }, + { + "unique_id": 13398, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a cow and a frisbee" + }, + { + "unique_id": 13399, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a frisbee and a cow" + }, + { + "unique_id": 13400, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a skis" + }, + { + "unique_id": 13401, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a cow" + }, + { + "unique_id": 13402, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a skis" + }, + { + "unique_id": 13403, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a cow" + }, + { + "unique_id": 13404, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a cow above a skis" + }, + { + "unique_id": 13405, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a skis above a cow" + }, + { + "unique_id": 13406, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a cow below a skis" + }, + { + "unique_id": 13407, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a skis below a cow" + }, + { + "unique_id": 13408, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a cow and a skis" + }, + { + "unique_id": 13409, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a skis and a cow" + }, + { + "unique_id": 13410, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a snowboard" + }, + { + "unique_id": 13411, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a cow" + }, + { + "unique_id": 13412, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a snowboard" + }, + { + "unique_id": 13413, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a cow" + }, + { + "unique_id": 13414, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a cow above a snowboard" + }, + { + "unique_id": 13415, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a snowboard above a cow" + }, + { + "unique_id": 13416, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a cow below a snowboard" + }, + { + "unique_id": 13417, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a snowboard below a cow" + }, + { + "unique_id": 13418, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a cow and a snowboard" + }, + { + "unique_id": 13419, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a snowboard and a cow" + }, + { + "unique_id": 13420, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a sports ball" + }, + { + "unique_id": 13421, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a cow" + }, + { + "unique_id": 13422, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a sports ball" + }, + { + "unique_id": 13423, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a cow" + }, + { + "unique_id": 13424, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a cow above a sports ball" + }, + { + "unique_id": 13425, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a sports ball above a cow" + }, + { + "unique_id": 13426, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a cow below a sports ball" + }, + { + "unique_id": 13427, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a sports ball below a cow" + }, + { + "unique_id": 13428, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a cow and a sports ball" + }, + { + "unique_id": 13429, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a sports ball and a cow" + }, + { + "unique_id": 13430, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a kite" + }, + { + "unique_id": 13431, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a cow" + }, + { + "unique_id": 13432, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a kite" + }, + { + "unique_id": 13433, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a cow" + }, + { + "unique_id": 13434, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a cow above a kite" + }, + { + "unique_id": 13435, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a kite above a cow" + }, + { + "unique_id": 13436, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a cow below a kite" + }, + { + "unique_id": 13437, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a kite below a cow" + }, + { + "unique_id": 13438, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a cow and a kite" + }, + { + "unique_id": 13439, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a kite and a cow" + }, + { + "unique_id": 13440, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a baseball bat" + }, + { + "unique_id": 13441, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a cow" + }, + { + "unique_id": 13442, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a baseball bat" + }, + { + "unique_id": 13443, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a cow" + }, + { + "unique_id": 13444, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a cow above a baseball bat" + }, + { + "unique_id": 13445, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a baseball bat above a cow" + }, + { + "unique_id": 13446, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a cow below a baseball bat" + }, + { + "unique_id": 13447, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a baseball bat below a cow" + }, + { + "unique_id": 13448, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a cow and a baseball bat" + }, + { + "unique_id": 13449, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a baseball bat and a cow" + }, + { + "unique_id": 13450, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a baseball glove" + }, + { + "unique_id": 13451, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a cow" + }, + { + "unique_id": 13452, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a baseball glove" + }, + { + "unique_id": 13453, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a cow" + }, + { + "unique_id": 13454, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a cow above a baseball glove" + }, + { + "unique_id": 13455, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a baseball glove above a cow" + }, + { + "unique_id": 13456, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a cow below a baseball glove" + }, + { + "unique_id": 13457, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a baseball glove below a cow" + }, + { + "unique_id": 13458, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a cow and a baseball glove" + }, + { + "unique_id": 13459, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a baseball glove and a cow" + }, + { + "unique_id": 13460, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a skateboard" + }, + { + "unique_id": 13461, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a cow" + }, + { + "unique_id": 13462, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a skateboard" + }, + { + "unique_id": 13463, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a cow" + }, + { + "unique_id": 13464, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a cow above a skateboard" + }, + { + "unique_id": 13465, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a skateboard above a cow" + }, + { + "unique_id": 13466, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a cow below a skateboard" + }, + { + "unique_id": 13467, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a skateboard below a cow" + }, + { + "unique_id": 13468, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a cow and a skateboard" + }, + { + "unique_id": 13469, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a skateboard and a cow" + }, + { + "unique_id": 13470, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a surfboard" + }, + { + "unique_id": 13471, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a cow" + }, + { + "unique_id": 13472, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a surfboard" + }, + { + "unique_id": 13473, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a cow" + }, + { + "unique_id": 13474, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a cow above a surfboard" + }, + { + "unique_id": 13475, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a surfboard above a cow" + }, + { + "unique_id": 13476, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a cow below a surfboard" + }, + { + "unique_id": 13477, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a surfboard below a cow" + }, + { + "unique_id": 13478, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a cow and a surfboard" + }, + { + "unique_id": 13479, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a surfboard and a cow" + }, + { + "unique_id": 13480, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a tennis racket" + }, + { + "unique_id": 13481, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a cow" + }, + { + "unique_id": 13482, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a tennis racket" + }, + { + "unique_id": 13483, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a cow" + }, + { + "unique_id": 13484, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a cow above a tennis racket" + }, + { + "unique_id": 13485, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a tennis racket above a cow" + }, + { + "unique_id": 13486, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a cow below a tennis racket" + }, + { + "unique_id": 13487, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a tennis racket below a cow" + }, + { + "unique_id": 13488, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a cow and a tennis racket" + }, + { + "unique_id": 13489, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a tennis racket and a cow" + }, + { + "unique_id": 13490, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a bottle" + }, + { + "unique_id": 13491, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a cow" + }, + { + "unique_id": 13492, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a bottle" + }, + { + "unique_id": 13493, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a cow" + }, + { + "unique_id": 13494, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a cow above a bottle" + }, + { + "unique_id": 13495, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a bottle above a cow" + }, + { + "unique_id": 13496, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a cow below a bottle" + }, + { + "unique_id": 13497, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a bottle below a cow" + }, + { + "unique_id": 13498, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a cow and a bottle" + }, + { + "unique_id": 13499, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a bottle and a cow" + }, + { + "unique_id": 13500, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a wine glass" + }, + { + "unique_id": 13501, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a cow" + }, + { + "unique_id": 13502, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a wine glass" + }, + { + "unique_id": 13503, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a cow" + }, + { + "unique_id": 13504, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a cow above a wine glass" + }, + { + "unique_id": 13505, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a wine glass above a cow" + }, + { + "unique_id": 13506, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a cow below a wine glass" + }, + { + "unique_id": 13507, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a wine glass below a cow" + }, + { + "unique_id": 13508, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a cow and a wine glass" + }, + { + "unique_id": 13509, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a wine glass and a cow" + }, + { + "unique_id": 13510, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a cup" + }, + { + "unique_id": 13511, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a cow" + }, + { + "unique_id": 13512, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a cup" + }, + { + "unique_id": 13513, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a cow" + }, + { + "unique_id": 13514, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a cow above a cup" + }, + { + "unique_id": 13515, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a cup above a cow" + }, + { + "unique_id": 13516, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a cow below a cup" + }, + { + "unique_id": 13517, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a cup below a cow" + }, + { + "unique_id": 13518, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a cow and a cup" + }, + { + "unique_id": 13519, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a cup and a cow" + }, + { + "unique_id": 13520, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a fork" + }, + { + "unique_id": 13521, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a cow" + }, + { + "unique_id": 13522, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a fork" + }, + { + "unique_id": 13523, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a cow" + }, + { + "unique_id": 13524, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a cow above a fork" + }, + { + "unique_id": 13525, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a fork above a cow" + }, + { + "unique_id": 13526, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a cow below a fork" + }, + { + "unique_id": 13527, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a fork below a cow" + }, + { + "unique_id": 13528, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a cow and a fork" + }, + { + "unique_id": 13529, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a fork and a cow" + }, + { + "unique_id": 13530, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a knife" + }, + { + "unique_id": 13531, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a cow" + }, + { + "unique_id": 13532, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a knife" + }, + { + "unique_id": 13533, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a cow" + }, + { + "unique_id": 13534, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a cow above a knife" + }, + { + "unique_id": 13535, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a knife above a cow" + }, + { + "unique_id": 13536, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a cow below a knife" + }, + { + "unique_id": 13537, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a knife below a cow" + }, + { + "unique_id": 13538, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a cow and a knife" + }, + { + "unique_id": 13539, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a knife and a cow" + }, + { + "unique_id": 13540, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a spoon" + }, + { + "unique_id": 13541, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a cow" + }, + { + "unique_id": 13542, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a spoon" + }, + { + "unique_id": 13543, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a cow" + }, + { + "unique_id": 13544, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a cow above a spoon" + }, + { + "unique_id": 13545, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a spoon above a cow" + }, + { + "unique_id": 13546, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a cow below a spoon" + }, + { + "unique_id": 13547, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a spoon below a cow" + }, + { + "unique_id": 13548, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a cow and a spoon" + }, + { + "unique_id": 13549, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a spoon and a cow" + }, + { + "unique_id": 13550, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a bowl" + }, + { + "unique_id": 13551, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a cow" + }, + { + "unique_id": 13552, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a bowl" + }, + { + "unique_id": 13553, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a cow" + }, + { + "unique_id": 13554, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a cow above a bowl" + }, + { + "unique_id": 13555, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a bowl above a cow" + }, + { + "unique_id": 13556, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a cow below a bowl" + }, + { + "unique_id": 13557, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a bowl below a cow" + }, + { + "unique_id": 13558, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a cow and a bowl" + }, + { + "unique_id": 13559, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a bowl and a cow" + }, + { + "unique_id": 13560, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a banana" + }, + { + "unique_id": 13561, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a cow" + }, + { + "unique_id": 13562, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a banana" + }, + { + "unique_id": 13563, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a cow" + }, + { + "unique_id": 13564, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a cow above a banana" + }, + { + "unique_id": 13565, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a banana above a cow" + }, + { + "unique_id": 13566, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a cow below a banana" + }, + { + "unique_id": 13567, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a banana below a cow" + }, + { + "unique_id": 13568, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a cow and a banana" + }, + { + "unique_id": 13569, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a banana and a cow" + }, + { + "unique_id": 13570, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a cow to the left of an apple" + }, + { + "unique_id": 13571, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a cow" + }, + { + "unique_id": 13572, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a cow to the right of an apple" + }, + { + "unique_id": 13573, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a cow" + }, + { + "unique_id": 13574, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a cow above an apple" + }, + { + "unique_id": 13575, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "an apple above a cow" + }, + { + "unique_id": 13576, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a cow below an apple" + }, + { + "unique_id": 13577, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "an apple below a cow" + }, + { + "unique_id": 13578, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a cow and an apple" + }, + { + "unique_id": 13579, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "an apple and a cow" + }, + { + "unique_id": 13580, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a sandwich" + }, + { + "unique_id": 13581, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a cow" + }, + { + "unique_id": 13582, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a sandwich" + }, + { + "unique_id": 13583, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a cow" + }, + { + "unique_id": 13584, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a cow above a sandwich" + }, + { + "unique_id": 13585, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a sandwich above a cow" + }, + { + "unique_id": 13586, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a cow below a sandwich" + }, + { + "unique_id": 13587, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a sandwich below a cow" + }, + { + "unique_id": 13588, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a cow and a sandwich" + }, + { + "unique_id": 13589, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a sandwich and a cow" + }, + { + "unique_id": 13590, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a cow to the left of an orange" + }, + { + "unique_id": 13591, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a cow" + }, + { + "unique_id": 13592, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a cow to the right of an orange" + }, + { + "unique_id": 13593, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a cow" + }, + { + "unique_id": 13594, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a cow above an orange" + }, + { + "unique_id": 13595, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "an orange above a cow" + }, + { + "unique_id": 13596, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a cow below an orange" + }, + { + "unique_id": 13597, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "an orange below a cow" + }, + { + "unique_id": 13598, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a cow and an orange" + }, + { + "unique_id": 13599, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "an orange and a cow" + }, + { + "unique_id": 13600, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a broccoli" + }, + { + "unique_id": 13601, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a cow" + }, + { + "unique_id": 13602, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a broccoli" + }, + { + "unique_id": 13603, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a cow" + }, + { + "unique_id": 13604, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a cow above a broccoli" + }, + { + "unique_id": 13605, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a broccoli above a cow" + }, + { + "unique_id": 13606, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a cow below a broccoli" + }, + { + "unique_id": 13607, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a broccoli below a cow" + }, + { + "unique_id": 13608, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a cow and a broccoli" + }, + { + "unique_id": 13609, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a broccoli and a cow" + }, + { + "unique_id": 13610, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a carrot" + }, + { + "unique_id": 13611, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a cow" + }, + { + "unique_id": 13612, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a carrot" + }, + { + "unique_id": 13613, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a cow" + }, + { + "unique_id": 13614, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a cow above a carrot" + }, + { + "unique_id": 13615, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a carrot above a cow" + }, + { + "unique_id": 13616, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a cow below a carrot" + }, + { + "unique_id": 13617, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a carrot below a cow" + }, + { + "unique_id": 13618, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a cow and a carrot" + }, + { + "unique_id": 13619, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a carrot and a cow" + }, + { + "unique_id": 13620, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a hot dog" + }, + { + "unique_id": 13621, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a cow" + }, + { + "unique_id": 13622, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a hot dog" + }, + { + "unique_id": 13623, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a cow" + }, + { + "unique_id": 13624, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a cow above a hot dog" + }, + { + "unique_id": 13625, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a hot dog above a cow" + }, + { + "unique_id": 13626, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a cow below a hot dog" + }, + { + "unique_id": 13627, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a hot dog below a cow" + }, + { + "unique_id": 13628, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a cow and a hot dog" + }, + { + "unique_id": 13629, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a hot dog and a cow" + }, + { + "unique_id": 13630, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a pizza" + }, + { + "unique_id": 13631, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a cow" + }, + { + "unique_id": 13632, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a pizza" + }, + { + "unique_id": 13633, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a cow" + }, + { + "unique_id": 13634, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a cow above a pizza" + }, + { + "unique_id": 13635, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a pizza above a cow" + }, + { + "unique_id": 13636, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a cow below a pizza" + }, + { + "unique_id": 13637, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a pizza below a cow" + }, + { + "unique_id": 13638, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a cow and a pizza" + }, + { + "unique_id": 13639, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a pizza and a cow" + }, + { + "unique_id": 13640, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a donut" + }, + { + "unique_id": 13641, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a cow" + }, + { + "unique_id": 13642, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a donut" + }, + { + "unique_id": 13643, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a cow" + }, + { + "unique_id": 13644, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a cow above a donut" + }, + { + "unique_id": 13645, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a donut above a cow" + }, + { + "unique_id": 13646, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a cow below a donut" + }, + { + "unique_id": 13647, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a donut below a cow" + }, + { + "unique_id": 13648, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a cow and a donut" + }, + { + "unique_id": 13649, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a donut and a cow" + }, + { + "unique_id": 13650, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a cake" + }, + { + "unique_id": 13651, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a cow" + }, + { + "unique_id": 13652, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a cake" + }, + { + "unique_id": 13653, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a cow" + }, + { + "unique_id": 13654, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a cow above a cake" + }, + { + "unique_id": 13655, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a cake above a cow" + }, + { + "unique_id": 13656, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a cow below a cake" + }, + { + "unique_id": 13657, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a cake below a cow" + }, + { + "unique_id": 13658, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a cow and a cake" + }, + { + "unique_id": 13659, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a cake and a cow" + }, + { + "unique_id": 13660, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a chair" + }, + { + "unique_id": 13661, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a cow" + }, + { + "unique_id": 13662, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a chair" + }, + { + "unique_id": 13663, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a cow" + }, + { + "unique_id": 13664, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a cow above a chair" + }, + { + "unique_id": 13665, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a chair above a cow" + }, + { + "unique_id": 13666, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a cow below a chair" + }, + { + "unique_id": 13667, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a chair below a cow" + }, + { + "unique_id": 13668, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a cow and a chair" + }, + { + "unique_id": 13669, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a chair and a cow" + }, + { + "unique_id": 13670, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a couch" + }, + { + "unique_id": 13671, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a cow" + }, + { + "unique_id": 13672, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a couch" + }, + { + "unique_id": 13673, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a cow" + }, + { + "unique_id": 13674, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a cow above a couch" + }, + { + "unique_id": 13675, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a couch above a cow" + }, + { + "unique_id": 13676, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a cow below a couch" + }, + { + "unique_id": 13677, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a couch below a cow" + }, + { + "unique_id": 13678, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a cow and a couch" + }, + { + "unique_id": 13679, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a couch and a cow" + }, + { + "unique_id": 13680, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a potted plant" + }, + { + "unique_id": 13681, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a cow" + }, + { + "unique_id": 13682, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a potted plant" + }, + { + "unique_id": 13683, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a cow" + }, + { + "unique_id": 13684, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a cow above a potted plant" + }, + { + "unique_id": 13685, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a potted plant above a cow" + }, + { + "unique_id": 13686, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a cow below a potted plant" + }, + { + "unique_id": 13687, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a potted plant below a cow" + }, + { + "unique_id": 13688, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a cow and a potted plant" + }, + { + "unique_id": 13689, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a potted plant and a cow" + }, + { + "unique_id": 13690, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a bed" + }, + { + "unique_id": 13691, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a cow" + }, + { + "unique_id": 13692, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a bed" + }, + { + "unique_id": 13693, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a cow" + }, + { + "unique_id": 13694, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a cow above a bed" + }, + { + "unique_id": 13695, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a bed above a cow" + }, + { + "unique_id": 13696, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a cow below a bed" + }, + { + "unique_id": 13697, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a bed below a cow" + }, + { + "unique_id": 13698, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a cow and a bed" + }, + { + "unique_id": 13699, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a bed and a cow" + }, + { + "unique_id": 13700, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a dining table" + }, + { + "unique_id": 13701, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a cow" + }, + { + "unique_id": 13702, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a dining table" + }, + { + "unique_id": 13703, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a cow" + }, + { + "unique_id": 13704, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a cow above a dining table" + }, + { + "unique_id": 13705, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a dining table above a cow" + }, + { + "unique_id": 13706, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a cow below a dining table" + }, + { + "unique_id": 13707, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a dining table below a cow" + }, + { + "unique_id": 13708, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a cow and a dining table" + }, + { + "unique_id": 13709, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a dining table and a cow" + }, + { + "unique_id": 13710, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a toilet" + }, + { + "unique_id": 13711, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a cow" + }, + { + "unique_id": 13712, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a toilet" + }, + { + "unique_id": 13713, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a cow" + }, + { + "unique_id": 13714, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a cow above a toilet" + }, + { + "unique_id": 13715, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a toilet above a cow" + }, + { + "unique_id": 13716, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a cow below a toilet" + }, + { + "unique_id": 13717, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a toilet below a cow" + }, + { + "unique_id": 13718, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a cow and a toilet" + }, + { + "unique_id": 13719, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a toilet and a cow" + }, + { + "unique_id": 13720, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a tv" + }, + { + "unique_id": 13721, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a cow" + }, + { + "unique_id": 13722, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a tv" + }, + { + "unique_id": 13723, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a cow" + }, + { + "unique_id": 13724, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a cow above a tv" + }, + { + "unique_id": 13725, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a tv above a cow" + }, + { + "unique_id": 13726, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a cow below a tv" + }, + { + "unique_id": 13727, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a tv below a cow" + }, + { + "unique_id": 13728, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a cow and a tv" + }, + { + "unique_id": 13729, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a tv and a cow" + }, + { + "unique_id": 13730, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a laptop" + }, + { + "unique_id": 13731, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a cow" + }, + { + "unique_id": 13732, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a laptop" + }, + { + "unique_id": 13733, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a cow" + }, + { + "unique_id": 13734, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a cow above a laptop" + }, + { + "unique_id": 13735, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a laptop above a cow" + }, + { + "unique_id": 13736, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a cow below a laptop" + }, + { + "unique_id": 13737, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a laptop below a cow" + }, + { + "unique_id": 13738, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a cow and a laptop" + }, + { + "unique_id": 13739, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a laptop and a cow" + }, + { + "unique_id": 13740, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a mouse" + }, + { + "unique_id": 13741, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a cow" + }, + { + "unique_id": 13742, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a mouse" + }, + { + "unique_id": 13743, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a cow" + }, + { + "unique_id": 13744, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a cow above a mouse" + }, + { + "unique_id": 13745, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a mouse above a cow" + }, + { + "unique_id": 13746, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a cow below a mouse" + }, + { + "unique_id": 13747, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a mouse below a cow" + }, + { + "unique_id": 13748, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a cow and a mouse" + }, + { + "unique_id": 13749, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a mouse and a cow" + }, + { + "unique_id": 13750, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a remote" + }, + { + "unique_id": 13751, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a cow" + }, + { + "unique_id": 13752, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a remote" + }, + { + "unique_id": 13753, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a cow" + }, + { + "unique_id": 13754, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a cow above a remote" + }, + { + "unique_id": 13755, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a remote above a cow" + }, + { + "unique_id": 13756, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a cow below a remote" + }, + { + "unique_id": 13757, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a remote below a cow" + }, + { + "unique_id": 13758, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a cow and a remote" + }, + { + "unique_id": 13759, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a remote and a cow" + }, + { + "unique_id": 13760, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a keyboard" + }, + { + "unique_id": 13761, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a cow" + }, + { + "unique_id": 13762, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a keyboard" + }, + { + "unique_id": 13763, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a cow" + }, + { + "unique_id": 13764, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a cow above a keyboard" + }, + { + "unique_id": 13765, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a keyboard above a cow" + }, + { + "unique_id": 13766, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a cow below a keyboard" + }, + { + "unique_id": 13767, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a keyboard below a cow" + }, + { + "unique_id": 13768, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a cow and a keyboard" + }, + { + "unique_id": 13769, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a keyboard and a cow" + }, + { + "unique_id": 13770, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a cell phone" + }, + { + "unique_id": 13771, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a cow" + }, + { + "unique_id": 13772, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a cell phone" + }, + { + "unique_id": 13773, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a cow" + }, + { + "unique_id": 13774, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a cow above a cell phone" + }, + { + "unique_id": 13775, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a cell phone above a cow" + }, + { + "unique_id": 13776, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a cow below a cell phone" + }, + { + "unique_id": 13777, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a cell phone below a cow" + }, + { + "unique_id": 13778, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a cow and a cell phone" + }, + { + "unique_id": 13779, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a cell phone and a cow" + }, + { + "unique_id": 13780, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a microwave" + }, + { + "unique_id": 13781, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a cow" + }, + { + "unique_id": 13782, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a microwave" + }, + { + "unique_id": 13783, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a cow" + }, + { + "unique_id": 13784, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a cow above a microwave" + }, + { + "unique_id": 13785, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a microwave above a cow" + }, + { + "unique_id": 13786, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a cow below a microwave" + }, + { + "unique_id": 13787, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a microwave below a cow" + }, + { + "unique_id": 13788, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a cow and a microwave" + }, + { + "unique_id": 13789, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a microwave and a cow" + }, + { + "unique_id": 13790, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a cow to the left of an oven" + }, + { + "unique_id": 13791, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a cow" + }, + { + "unique_id": 13792, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a cow to the right of an oven" + }, + { + "unique_id": 13793, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a cow" + }, + { + "unique_id": 13794, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a cow above an oven" + }, + { + "unique_id": 13795, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "an oven above a cow" + }, + { + "unique_id": 13796, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a cow below an oven" + }, + { + "unique_id": 13797, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "an oven below a cow" + }, + { + "unique_id": 13798, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a cow and an oven" + }, + { + "unique_id": 13799, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "an oven and a cow" + }, + { + "unique_id": 13800, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a toaster" + }, + { + "unique_id": 13801, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a cow" + }, + { + "unique_id": 13802, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a toaster" + }, + { + "unique_id": 13803, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a cow" + }, + { + "unique_id": 13804, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a cow above a toaster" + }, + { + "unique_id": 13805, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a toaster above a cow" + }, + { + "unique_id": 13806, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a cow below a toaster" + }, + { + "unique_id": 13807, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a toaster below a cow" + }, + { + "unique_id": 13808, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a cow and a toaster" + }, + { + "unique_id": 13809, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a toaster and a cow" + }, + { + "unique_id": 13810, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a sink" + }, + { + "unique_id": 13811, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a cow" + }, + { + "unique_id": 13812, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a sink" + }, + { + "unique_id": 13813, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a cow" + }, + { + "unique_id": 13814, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a cow above a sink" + }, + { + "unique_id": 13815, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a sink above a cow" + }, + { + "unique_id": 13816, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a cow below a sink" + }, + { + "unique_id": 13817, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a sink below a cow" + }, + { + "unique_id": 13818, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a cow and a sink" + }, + { + "unique_id": 13819, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a sink and a cow" + }, + { + "unique_id": 13820, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a refrigerator" + }, + { + "unique_id": 13821, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a cow" + }, + { + "unique_id": 13822, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a refrigerator" + }, + { + "unique_id": 13823, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a cow" + }, + { + "unique_id": 13824, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a cow above a refrigerator" + }, + { + "unique_id": 13825, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a refrigerator above a cow" + }, + { + "unique_id": 13826, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a cow below a refrigerator" + }, + { + "unique_id": 13827, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a refrigerator below a cow" + }, + { + "unique_id": 13828, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a cow and a refrigerator" + }, + { + "unique_id": 13829, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a refrigerator and a cow" + }, + { + "unique_id": 13830, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a book" + }, + { + "unique_id": 13831, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a book to the left of a cow" + }, + { + "unique_id": 13832, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a book" + }, + { + "unique_id": 13833, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a book to the right of a cow" + }, + { + "unique_id": 13834, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a cow above a book" + }, + { + "unique_id": 13835, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a book above a cow" + }, + { + "unique_id": 13836, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a cow below a book" + }, + { + "unique_id": 13837, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a book below a cow" + }, + { + "unique_id": 13838, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a cow and a book" + }, + { + "unique_id": 13839, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a book and a cow" + }, + { + "unique_id": 13840, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a clock" + }, + { + "unique_id": 13841, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a cow" + }, + { + "unique_id": 13842, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a clock" + }, + { + "unique_id": 13843, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a cow" + }, + { + "unique_id": 13844, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a cow above a clock" + }, + { + "unique_id": 13845, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a clock above a cow" + }, + { + "unique_id": 13846, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a cow below a clock" + }, + { + "unique_id": 13847, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a clock below a cow" + }, + { + "unique_id": 13848, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a cow and a clock" + }, + { + "unique_id": 13849, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a clock and a cow" + }, + { + "unique_id": 13850, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a vase" + }, + { + "unique_id": 13851, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a cow" + }, + { + "unique_id": 13852, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a vase" + }, + { + "unique_id": 13853, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a cow" + }, + { + "unique_id": 13854, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a cow above a vase" + }, + { + "unique_id": 13855, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a vase above a cow" + }, + { + "unique_id": 13856, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a cow below a vase" + }, + { + "unique_id": 13857, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a vase below a cow" + }, + { + "unique_id": 13858, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a cow and a vase" + }, + { + "unique_id": 13859, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a vase and a cow" + }, + { + "unique_id": 13860, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a scissors" + }, + { + "unique_id": 13861, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a cow" + }, + { + "unique_id": 13862, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a scissors" + }, + { + "unique_id": 13863, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a cow" + }, + { + "unique_id": 13864, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a cow above a scissors" + }, + { + "unique_id": 13865, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a scissors above a cow" + }, + { + "unique_id": 13866, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a cow below a scissors" + }, + { + "unique_id": 13867, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a scissors below a cow" + }, + { + "unique_id": 13868, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a cow and a scissors" + }, + { + "unique_id": 13869, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a scissors and a cow" + }, + { + "unique_id": 13870, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a teddy bear" + }, + { + "unique_id": 13871, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a cow" + }, + { + "unique_id": 13872, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a teddy bear" + }, + { + "unique_id": 13873, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a cow" + }, + { + "unique_id": 13874, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a cow above a teddy bear" + }, + { + "unique_id": 13875, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a teddy bear above a cow" + }, + { + "unique_id": 13876, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a cow below a teddy bear" + }, + { + "unique_id": 13877, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a teddy bear below a cow" + }, + { + "unique_id": 13878, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a cow and a teddy bear" + }, + { + "unique_id": 13879, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a teddy bear and a cow" + }, + { + "unique_id": 13880, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a hair drier" + }, + { + "unique_id": 13881, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a cow" + }, + { + "unique_id": 13882, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a hair drier" + }, + { + "unique_id": 13883, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a cow" + }, + { + "unique_id": 13884, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a cow above a hair drier" + }, + { + "unique_id": 13885, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a hair drier above a cow" + }, + { + "unique_id": 13886, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a cow below a hair drier" + }, + { + "unique_id": 13887, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a hair drier below a cow" + }, + { + "unique_id": 13888, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a cow and a hair drier" + }, + { + "unique_id": 13889, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a hair drier and a cow" + }, + { + "unique_id": 13890, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a cow to the left of a toothbrush" + }, + { + "unique_id": 13891, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a cow" + }, + { + "unique_id": 13892, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a cow to the right of a toothbrush" + }, + { + "unique_id": 13893, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a cow" + }, + { + "unique_id": 13894, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a cow above a toothbrush" + }, + { + "unique_id": 13895, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "above", + "text": "a toothbrush above a cow" + }, + { + "unique_id": 13896, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a cow below a toothbrush" + }, + { + "unique_id": 13897, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "below", + "text": "a toothbrush below a cow" + }, + { + "unique_id": 13898, + "num_objects": 2, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a cow and a toothbrush" + }, + { + "unique_id": 13899, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cow" + ], + "rel_type": "and", + "text": "a toothbrush and a cow" + }, + { + "unique_id": 13900, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a bear" + }, + { + "unique_id": 13901, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a bear to the left of an elephant" + }, + { + "unique_id": 13902, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a bear" + }, + { + "unique_id": 13903, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a bear to the right of an elephant" + }, + { + "unique_id": 13904, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "an elephant above a bear" + }, + { + "unique_id": 13905, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a bear above an elephant" + }, + { + "unique_id": 13906, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "an elephant below a bear" + }, + { + "unique_id": 13907, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a bear below an elephant" + }, + { + "unique_id": 13908, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "an elephant and a bear" + }, + { + "unique_id": 13909, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a bear and an elephant" + }, + { + "unique_id": 13910, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a zebra" + }, + { + "unique_id": 13911, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of an elephant" + }, + { + "unique_id": 13912, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a zebra" + }, + { + "unique_id": 13913, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of an elephant" + }, + { + "unique_id": 13914, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "an elephant above a zebra" + }, + { + "unique_id": 13915, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a zebra above an elephant" + }, + { + "unique_id": 13916, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "an elephant below a zebra" + }, + { + "unique_id": 13917, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a zebra below an elephant" + }, + { + "unique_id": 13918, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "an elephant and a zebra" + }, + { + "unique_id": 13919, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a zebra and an elephant" + }, + { + "unique_id": 13920, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a giraffe" + }, + { + "unique_id": 13921, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of an elephant" + }, + { + "unique_id": 13922, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a giraffe" + }, + { + "unique_id": 13923, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of an elephant" + }, + { + "unique_id": 13924, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "an elephant above a giraffe" + }, + { + "unique_id": 13925, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a giraffe above an elephant" + }, + { + "unique_id": 13926, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "an elephant below a giraffe" + }, + { + "unique_id": 13927, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a giraffe below an elephant" + }, + { + "unique_id": 13928, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "an elephant and a giraffe" + }, + { + "unique_id": 13929, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a giraffe and an elephant" + }, + { + "unique_id": 13930, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a backpack" + }, + { + "unique_id": 13931, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of an elephant" + }, + { + "unique_id": 13932, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a backpack" + }, + { + "unique_id": 13933, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of an elephant" + }, + { + "unique_id": 13934, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "an elephant above a backpack" + }, + { + "unique_id": 13935, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a backpack above an elephant" + }, + { + "unique_id": 13936, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "an elephant below a backpack" + }, + { + "unique_id": 13937, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a backpack below an elephant" + }, + { + "unique_id": 13938, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "an elephant and a backpack" + }, + { + "unique_id": 13939, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a backpack and an elephant" + }, + { + "unique_id": 13940, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of an umbrella" + }, + { + "unique_id": 13941, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of an elephant" + }, + { + "unique_id": 13942, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of an umbrella" + }, + { + "unique_id": 13943, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of an elephant" + }, + { + "unique_id": 13944, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "an elephant above an umbrella" + }, + { + "unique_id": 13945, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "an umbrella above an elephant" + }, + { + "unique_id": 13946, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "an elephant below an umbrella" + }, + { + "unique_id": 13947, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "an umbrella below an elephant" + }, + { + "unique_id": 13948, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "an elephant and an umbrella" + }, + { + "unique_id": 13949, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "an umbrella and an elephant" + }, + { + "unique_id": 13950, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a handbag" + }, + { + "unique_id": 13951, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of an elephant" + }, + { + "unique_id": 13952, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a handbag" + }, + { + "unique_id": 13953, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of an elephant" + }, + { + "unique_id": 13954, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "an elephant above a handbag" + }, + { + "unique_id": 13955, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a handbag above an elephant" + }, + { + "unique_id": 13956, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "an elephant below a handbag" + }, + { + "unique_id": 13957, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a handbag below an elephant" + }, + { + "unique_id": 13958, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "an elephant and a handbag" + }, + { + "unique_id": 13959, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a handbag and an elephant" + }, + { + "unique_id": 13960, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a tie" + }, + { + "unique_id": 13961, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a tie to the left of an elephant" + }, + { + "unique_id": 13962, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a tie" + }, + { + "unique_id": 13963, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a tie to the right of an elephant" + }, + { + "unique_id": 13964, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "an elephant above a tie" + }, + { + "unique_id": 13965, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a tie above an elephant" + }, + { + "unique_id": 13966, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "an elephant below a tie" + }, + { + "unique_id": 13967, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a tie below an elephant" + }, + { + "unique_id": 13968, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "an elephant and a tie" + }, + { + "unique_id": 13969, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a tie and an elephant" + }, + { + "unique_id": 13970, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a suitcase" + }, + { + "unique_id": 13971, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of an elephant" + }, + { + "unique_id": 13972, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a suitcase" + }, + { + "unique_id": 13973, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of an elephant" + }, + { + "unique_id": 13974, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "an elephant above a suitcase" + }, + { + "unique_id": 13975, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a suitcase above an elephant" + }, + { + "unique_id": 13976, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "an elephant below a suitcase" + }, + { + "unique_id": 13977, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a suitcase below an elephant" + }, + { + "unique_id": 13978, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "an elephant and a suitcase" + }, + { + "unique_id": 13979, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a suitcase and an elephant" + }, + { + "unique_id": 13980, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a frisbee" + }, + { + "unique_id": 13981, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of an elephant" + }, + { + "unique_id": 13982, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a frisbee" + }, + { + "unique_id": 13983, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of an elephant" + }, + { + "unique_id": 13984, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "an elephant above a frisbee" + }, + { + "unique_id": 13985, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a frisbee above an elephant" + }, + { + "unique_id": 13986, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "an elephant below a frisbee" + }, + { + "unique_id": 13987, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a frisbee below an elephant" + }, + { + "unique_id": 13988, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "an elephant and a frisbee" + }, + { + "unique_id": 13989, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a frisbee and an elephant" + }, + { + "unique_id": 13990, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a skis" + }, + { + "unique_id": 13991, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a skis to the left of an elephant" + }, + { + "unique_id": 13992, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a skis" + }, + { + "unique_id": 13993, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a skis to the right of an elephant" + }, + { + "unique_id": 13994, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "an elephant above a skis" + }, + { + "unique_id": 13995, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a skis above an elephant" + }, + { + "unique_id": 13996, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "an elephant below a skis" + }, + { + "unique_id": 13997, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a skis below an elephant" + }, + { + "unique_id": 13998, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "an elephant and a skis" + }, + { + "unique_id": 13999, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a skis and an elephant" + }, + { + "unique_id": 14000, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a snowboard" + }, + { + "unique_id": 14001, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of an elephant" + }, + { + "unique_id": 14002, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a snowboard" + }, + { + "unique_id": 14003, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of an elephant" + }, + { + "unique_id": 14004, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "an elephant above a snowboard" + }, + { + "unique_id": 14005, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a snowboard above an elephant" + }, + { + "unique_id": 14006, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "an elephant below a snowboard" + }, + { + "unique_id": 14007, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a snowboard below an elephant" + }, + { + "unique_id": 14008, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "an elephant and a snowboard" + }, + { + "unique_id": 14009, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a snowboard and an elephant" + }, + { + "unique_id": 14010, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a sports ball" + }, + { + "unique_id": 14011, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of an elephant" + }, + { + "unique_id": 14012, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a sports ball" + }, + { + "unique_id": 14013, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of an elephant" + }, + { + "unique_id": 14014, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "an elephant above a sports ball" + }, + { + "unique_id": 14015, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a sports ball above an elephant" + }, + { + "unique_id": 14016, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "an elephant below a sports ball" + }, + { + "unique_id": 14017, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a sports ball below an elephant" + }, + { + "unique_id": 14018, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "an elephant and a sports ball" + }, + { + "unique_id": 14019, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a sports ball and an elephant" + }, + { + "unique_id": 14020, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a kite" + }, + { + "unique_id": 14021, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a kite to the left of an elephant" + }, + { + "unique_id": 14022, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a kite" + }, + { + "unique_id": 14023, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a kite to the right of an elephant" + }, + { + "unique_id": 14024, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "an elephant above a kite" + }, + { + "unique_id": 14025, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a kite above an elephant" + }, + { + "unique_id": 14026, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "an elephant below a kite" + }, + { + "unique_id": 14027, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a kite below an elephant" + }, + { + "unique_id": 14028, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "an elephant and a kite" + }, + { + "unique_id": 14029, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a kite and an elephant" + }, + { + "unique_id": 14030, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a baseball bat" + }, + { + "unique_id": 14031, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of an elephant" + }, + { + "unique_id": 14032, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a baseball bat" + }, + { + "unique_id": 14033, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of an elephant" + }, + { + "unique_id": 14034, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "an elephant above a baseball bat" + }, + { + "unique_id": 14035, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a baseball bat above an elephant" + }, + { + "unique_id": 14036, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "an elephant below a baseball bat" + }, + { + "unique_id": 14037, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a baseball bat below an elephant" + }, + { + "unique_id": 14038, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "an elephant and a baseball bat" + }, + { + "unique_id": 14039, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a baseball bat and an elephant" + }, + { + "unique_id": 14040, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a baseball glove" + }, + { + "unique_id": 14041, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of an elephant" + }, + { + "unique_id": 14042, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a baseball glove" + }, + { + "unique_id": 14043, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of an elephant" + }, + { + "unique_id": 14044, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "an elephant above a baseball glove" + }, + { + "unique_id": 14045, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a baseball glove above an elephant" + }, + { + "unique_id": 14046, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "an elephant below a baseball glove" + }, + { + "unique_id": 14047, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a baseball glove below an elephant" + }, + { + "unique_id": 14048, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "an elephant and a baseball glove" + }, + { + "unique_id": 14049, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a baseball glove and an elephant" + }, + { + "unique_id": 14050, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a skateboard" + }, + { + "unique_id": 14051, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of an elephant" + }, + { + "unique_id": 14052, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a skateboard" + }, + { + "unique_id": 14053, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of an elephant" + }, + { + "unique_id": 14054, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "an elephant above a skateboard" + }, + { + "unique_id": 14055, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a skateboard above an elephant" + }, + { + "unique_id": 14056, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "an elephant below a skateboard" + }, + { + "unique_id": 14057, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a skateboard below an elephant" + }, + { + "unique_id": 14058, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "an elephant and a skateboard" + }, + { + "unique_id": 14059, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a skateboard and an elephant" + }, + { + "unique_id": 14060, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a surfboard" + }, + { + "unique_id": 14061, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of an elephant" + }, + { + "unique_id": 14062, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a surfboard" + }, + { + "unique_id": 14063, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of an elephant" + }, + { + "unique_id": 14064, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "an elephant above a surfboard" + }, + { + "unique_id": 14065, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a surfboard above an elephant" + }, + { + "unique_id": 14066, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "an elephant below a surfboard" + }, + { + "unique_id": 14067, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a surfboard below an elephant" + }, + { + "unique_id": 14068, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "an elephant and a surfboard" + }, + { + "unique_id": 14069, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a surfboard and an elephant" + }, + { + "unique_id": 14070, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a tennis racket" + }, + { + "unique_id": 14071, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of an elephant" + }, + { + "unique_id": 14072, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a tennis racket" + }, + { + "unique_id": 14073, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of an elephant" + }, + { + "unique_id": 14074, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "an elephant above a tennis racket" + }, + { + "unique_id": 14075, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a tennis racket above an elephant" + }, + { + "unique_id": 14076, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "an elephant below a tennis racket" + }, + { + "unique_id": 14077, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a tennis racket below an elephant" + }, + { + "unique_id": 14078, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "an elephant and a tennis racket" + }, + { + "unique_id": 14079, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a tennis racket and an elephant" + }, + { + "unique_id": 14080, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a bottle" + }, + { + "unique_id": 14081, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of an elephant" + }, + { + "unique_id": 14082, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a bottle" + }, + { + "unique_id": 14083, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of an elephant" + }, + { + "unique_id": 14084, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "an elephant above a bottle" + }, + { + "unique_id": 14085, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a bottle above an elephant" + }, + { + "unique_id": 14086, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "an elephant below a bottle" + }, + { + "unique_id": 14087, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a bottle below an elephant" + }, + { + "unique_id": 14088, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "an elephant and a bottle" + }, + { + "unique_id": 14089, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a bottle and an elephant" + }, + { + "unique_id": 14090, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a wine glass" + }, + { + "unique_id": 14091, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of an elephant" + }, + { + "unique_id": 14092, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a wine glass" + }, + { + "unique_id": 14093, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of an elephant" + }, + { + "unique_id": 14094, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "an elephant above a wine glass" + }, + { + "unique_id": 14095, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a wine glass above an elephant" + }, + { + "unique_id": 14096, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "an elephant below a wine glass" + }, + { + "unique_id": 14097, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a wine glass below an elephant" + }, + { + "unique_id": 14098, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "an elephant and a wine glass" + }, + { + "unique_id": 14099, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a wine glass and an elephant" + }, + { + "unique_id": 14100, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a cup" + }, + { + "unique_id": 14101, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a cup to the left of an elephant" + }, + { + "unique_id": 14102, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a cup" + }, + { + "unique_id": 14103, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a cup to the right of an elephant" + }, + { + "unique_id": 14104, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "an elephant above a cup" + }, + { + "unique_id": 14105, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a cup above an elephant" + }, + { + "unique_id": 14106, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "an elephant below a cup" + }, + { + "unique_id": 14107, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a cup below an elephant" + }, + { + "unique_id": 14108, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "an elephant and a cup" + }, + { + "unique_id": 14109, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a cup and an elephant" + }, + { + "unique_id": 14110, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a fork" + }, + { + "unique_id": 14111, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a fork to the left of an elephant" + }, + { + "unique_id": 14112, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a fork" + }, + { + "unique_id": 14113, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a fork to the right of an elephant" + }, + { + "unique_id": 14114, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "an elephant above a fork" + }, + { + "unique_id": 14115, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a fork above an elephant" + }, + { + "unique_id": 14116, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "an elephant below a fork" + }, + { + "unique_id": 14117, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a fork below an elephant" + }, + { + "unique_id": 14118, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "an elephant and a fork" + }, + { + "unique_id": 14119, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a fork and an elephant" + }, + { + "unique_id": 14120, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a knife" + }, + { + "unique_id": 14121, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a knife to the left of an elephant" + }, + { + "unique_id": 14122, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a knife" + }, + { + "unique_id": 14123, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a knife to the right of an elephant" + }, + { + "unique_id": 14124, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "an elephant above a knife" + }, + { + "unique_id": 14125, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a knife above an elephant" + }, + { + "unique_id": 14126, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "an elephant below a knife" + }, + { + "unique_id": 14127, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a knife below an elephant" + }, + { + "unique_id": 14128, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "an elephant and a knife" + }, + { + "unique_id": 14129, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a knife and an elephant" + }, + { + "unique_id": 14130, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a spoon" + }, + { + "unique_id": 14131, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of an elephant" + }, + { + "unique_id": 14132, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a spoon" + }, + { + "unique_id": 14133, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of an elephant" + }, + { + "unique_id": 14134, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "an elephant above a spoon" + }, + { + "unique_id": 14135, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a spoon above an elephant" + }, + { + "unique_id": 14136, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "an elephant below a spoon" + }, + { + "unique_id": 14137, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a spoon below an elephant" + }, + { + "unique_id": 14138, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "an elephant and a spoon" + }, + { + "unique_id": 14139, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a spoon and an elephant" + }, + { + "unique_id": 14140, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a bowl" + }, + { + "unique_id": 14141, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of an elephant" + }, + { + "unique_id": 14142, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a bowl" + }, + { + "unique_id": 14143, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of an elephant" + }, + { + "unique_id": 14144, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "an elephant above a bowl" + }, + { + "unique_id": 14145, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a bowl above an elephant" + }, + { + "unique_id": 14146, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "an elephant below a bowl" + }, + { + "unique_id": 14147, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a bowl below an elephant" + }, + { + "unique_id": 14148, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "an elephant and a bowl" + }, + { + "unique_id": 14149, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a bowl and an elephant" + }, + { + "unique_id": 14150, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a banana" + }, + { + "unique_id": 14151, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a banana to the left of an elephant" + }, + { + "unique_id": 14152, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a banana" + }, + { + "unique_id": 14153, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a banana to the right of an elephant" + }, + { + "unique_id": 14154, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "an elephant above a banana" + }, + { + "unique_id": 14155, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a banana above an elephant" + }, + { + "unique_id": 14156, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "an elephant below a banana" + }, + { + "unique_id": 14157, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a banana below an elephant" + }, + { + "unique_id": 14158, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "an elephant and a banana" + }, + { + "unique_id": 14159, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a banana and an elephant" + }, + { + "unique_id": 14160, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of an apple" + }, + { + "unique_id": 14161, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "an apple to the left of an elephant" + }, + { + "unique_id": 14162, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of an apple" + }, + { + "unique_id": 14163, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "an apple to the right of an elephant" + }, + { + "unique_id": 14164, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "an elephant above an apple" + }, + { + "unique_id": 14165, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "an apple above an elephant" + }, + { + "unique_id": 14166, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "an elephant below an apple" + }, + { + "unique_id": 14167, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "an apple below an elephant" + }, + { + "unique_id": 14168, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "an elephant and an apple" + }, + { + "unique_id": 14169, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "an apple and an elephant" + }, + { + "unique_id": 14170, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a sandwich" + }, + { + "unique_id": 14171, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of an elephant" + }, + { + "unique_id": 14172, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a sandwich" + }, + { + "unique_id": 14173, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of an elephant" + }, + { + "unique_id": 14174, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "an elephant above a sandwich" + }, + { + "unique_id": 14175, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a sandwich above an elephant" + }, + { + "unique_id": 14176, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "an elephant below a sandwich" + }, + { + "unique_id": 14177, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a sandwich below an elephant" + }, + { + "unique_id": 14178, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "an elephant and a sandwich" + }, + { + "unique_id": 14179, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a sandwich and an elephant" + }, + { + "unique_id": 14180, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of an orange" + }, + { + "unique_id": 14181, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "an orange to the left of an elephant" + }, + { + "unique_id": 14182, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of an orange" + }, + { + "unique_id": 14183, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "an orange to the right of an elephant" + }, + { + "unique_id": 14184, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "an elephant above an orange" + }, + { + "unique_id": 14185, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "an orange above an elephant" + }, + { + "unique_id": 14186, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "an elephant below an orange" + }, + { + "unique_id": 14187, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "an orange below an elephant" + }, + { + "unique_id": 14188, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "an elephant and an orange" + }, + { + "unique_id": 14189, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "an orange and an elephant" + }, + { + "unique_id": 14190, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a broccoli" + }, + { + "unique_id": 14191, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of an elephant" + }, + { + "unique_id": 14192, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a broccoli" + }, + { + "unique_id": 14193, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of an elephant" + }, + { + "unique_id": 14194, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "an elephant above a broccoli" + }, + { + "unique_id": 14195, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a broccoli above an elephant" + }, + { + "unique_id": 14196, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "an elephant below a broccoli" + }, + { + "unique_id": 14197, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a broccoli below an elephant" + }, + { + "unique_id": 14198, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "an elephant and a broccoli" + }, + { + "unique_id": 14199, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a broccoli and an elephant" + }, + { + "unique_id": 14200, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a carrot" + }, + { + "unique_id": 14201, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of an elephant" + }, + { + "unique_id": 14202, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a carrot" + }, + { + "unique_id": 14203, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of an elephant" + }, + { + "unique_id": 14204, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "an elephant above a carrot" + }, + { + "unique_id": 14205, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a carrot above an elephant" + }, + { + "unique_id": 14206, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "an elephant below a carrot" + }, + { + "unique_id": 14207, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a carrot below an elephant" + }, + { + "unique_id": 14208, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "an elephant and a carrot" + }, + { + "unique_id": 14209, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a carrot and an elephant" + }, + { + "unique_id": 14210, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a hot dog" + }, + { + "unique_id": 14211, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of an elephant" + }, + { + "unique_id": 14212, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a hot dog" + }, + { + "unique_id": 14213, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of an elephant" + }, + { + "unique_id": 14214, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "an elephant above a hot dog" + }, + { + "unique_id": 14215, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a hot dog above an elephant" + }, + { + "unique_id": 14216, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "an elephant below a hot dog" + }, + { + "unique_id": 14217, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a hot dog below an elephant" + }, + { + "unique_id": 14218, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "an elephant and a hot dog" + }, + { + "unique_id": 14219, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a hot dog and an elephant" + }, + { + "unique_id": 14220, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a pizza" + }, + { + "unique_id": 14221, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of an elephant" + }, + { + "unique_id": 14222, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a pizza" + }, + { + "unique_id": 14223, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of an elephant" + }, + { + "unique_id": 14224, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "an elephant above a pizza" + }, + { + "unique_id": 14225, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a pizza above an elephant" + }, + { + "unique_id": 14226, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "an elephant below a pizza" + }, + { + "unique_id": 14227, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a pizza below an elephant" + }, + { + "unique_id": 14228, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "an elephant and a pizza" + }, + { + "unique_id": 14229, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a pizza and an elephant" + }, + { + "unique_id": 14230, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a donut" + }, + { + "unique_id": 14231, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a donut to the left of an elephant" + }, + { + "unique_id": 14232, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a donut" + }, + { + "unique_id": 14233, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a donut to the right of an elephant" + }, + { + "unique_id": 14234, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "an elephant above a donut" + }, + { + "unique_id": 14235, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a donut above an elephant" + }, + { + "unique_id": 14236, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "an elephant below a donut" + }, + { + "unique_id": 14237, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a donut below an elephant" + }, + { + "unique_id": 14238, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "an elephant and a donut" + }, + { + "unique_id": 14239, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a donut and an elephant" + }, + { + "unique_id": 14240, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a cake" + }, + { + "unique_id": 14241, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a cake to the left of an elephant" + }, + { + "unique_id": 14242, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a cake" + }, + { + "unique_id": 14243, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a cake to the right of an elephant" + }, + { + "unique_id": 14244, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "an elephant above a cake" + }, + { + "unique_id": 14245, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a cake above an elephant" + }, + { + "unique_id": 14246, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "an elephant below a cake" + }, + { + "unique_id": 14247, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a cake below an elephant" + }, + { + "unique_id": 14248, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "an elephant and a cake" + }, + { + "unique_id": 14249, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a cake and an elephant" + }, + { + "unique_id": 14250, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a chair" + }, + { + "unique_id": 14251, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a chair to the left of an elephant" + }, + { + "unique_id": 14252, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a chair" + }, + { + "unique_id": 14253, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a chair to the right of an elephant" + }, + { + "unique_id": 14254, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "an elephant above a chair" + }, + { + "unique_id": 14255, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a chair above an elephant" + }, + { + "unique_id": 14256, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "an elephant below a chair" + }, + { + "unique_id": 14257, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a chair below an elephant" + }, + { + "unique_id": 14258, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "an elephant and a chair" + }, + { + "unique_id": 14259, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a chair and an elephant" + }, + { + "unique_id": 14260, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a couch" + }, + { + "unique_id": 14261, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a couch to the left of an elephant" + }, + { + "unique_id": 14262, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a couch" + }, + { + "unique_id": 14263, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a couch to the right of an elephant" + }, + { + "unique_id": 14264, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "an elephant above a couch" + }, + { + "unique_id": 14265, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a couch above an elephant" + }, + { + "unique_id": 14266, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "an elephant below a couch" + }, + { + "unique_id": 14267, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a couch below an elephant" + }, + { + "unique_id": 14268, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "an elephant and a couch" + }, + { + "unique_id": 14269, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a couch and an elephant" + }, + { + "unique_id": 14270, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a potted plant" + }, + { + "unique_id": 14271, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of an elephant" + }, + { + "unique_id": 14272, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a potted plant" + }, + { + "unique_id": 14273, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of an elephant" + }, + { + "unique_id": 14274, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "an elephant above a potted plant" + }, + { + "unique_id": 14275, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a potted plant above an elephant" + }, + { + "unique_id": 14276, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "an elephant below a potted plant" + }, + { + "unique_id": 14277, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a potted plant below an elephant" + }, + { + "unique_id": 14278, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "an elephant and a potted plant" + }, + { + "unique_id": 14279, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a potted plant and an elephant" + }, + { + "unique_id": 14280, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a bed" + }, + { + "unique_id": 14281, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a bed to the left of an elephant" + }, + { + "unique_id": 14282, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a bed" + }, + { + "unique_id": 14283, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a bed to the right of an elephant" + }, + { + "unique_id": 14284, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "an elephant above a bed" + }, + { + "unique_id": 14285, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a bed above an elephant" + }, + { + "unique_id": 14286, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "an elephant below a bed" + }, + { + "unique_id": 14287, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a bed below an elephant" + }, + { + "unique_id": 14288, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "an elephant and a bed" + }, + { + "unique_id": 14289, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a bed and an elephant" + }, + { + "unique_id": 14290, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a dining table" + }, + { + "unique_id": 14291, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of an elephant" + }, + { + "unique_id": 14292, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a dining table" + }, + { + "unique_id": 14293, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of an elephant" + }, + { + "unique_id": 14294, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "an elephant above a dining table" + }, + { + "unique_id": 14295, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a dining table above an elephant" + }, + { + "unique_id": 14296, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "an elephant below a dining table" + }, + { + "unique_id": 14297, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a dining table below an elephant" + }, + { + "unique_id": 14298, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "an elephant and a dining table" + }, + { + "unique_id": 14299, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a dining table and an elephant" + }, + { + "unique_id": 14300, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a toilet" + }, + { + "unique_id": 14301, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of an elephant" + }, + { + "unique_id": 14302, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a toilet" + }, + { + "unique_id": 14303, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of an elephant" + }, + { + "unique_id": 14304, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "an elephant above a toilet" + }, + { + "unique_id": 14305, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a toilet above an elephant" + }, + { + "unique_id": 14306, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "an elephant below a toilet" + }, + { + "unique_id": 14307, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a toilet below an elephant" + }, + { + "unique_id": 14308, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "an elephant and a toilet" + }, + { + "unique_id": 14309, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a toilet and an elephant" + }, + { + "unique_id": 14310, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a tv" + }, + { + "unique_id": 14311, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a tv to the left of an elephant" + }, + { + "unique_id": 14312, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a tv" + }, + { + "unique_id": 14313, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a tv to the right of an elephant" + }, + { + "unique_id": 14314, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "an elephant above a tv" + }, + { + "unique_id": 14315, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a tv above an elephant" + }, + { + "unique_id": 14316, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "an elephant below a tv" + }, + { + "unique_id": 14317, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a tv below an elephant" + }, + { + "unique_id": 14318, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "an elephant and a tv" + }, + { + "unique_id": 14319, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a tv and an elephant" + }, + { + "unique_id": 14320, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a laptop" + }, + { + "unique_id": 14321, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of an elephant" + }, + { + "unique_id": 14322, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a laptop" + }, + { + "unique_id": 14323, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of an elephant" + }, + { + "unique_id": 14324, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "an elephant above a laptop" + }, + { + "unique_id": 14325, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a laptop above an elephant" + }, + { + "unique_id": 14326, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "an elephant below a laptop" + }, + { + "unique_id": 14327, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a laptop below an elephant" + }, + { + "unique_id": 14328, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "an elephant and a laptop" + }, + { + "unique_id": 14329, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a laptop and an elephant" + }, + { + "unique_id": 14330, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a mouse" + }, + { + "unique_id": 14331, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of an elephant" + }, + { + "unique_id": 14332, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a mouse" + }, + { + "unique_id": 14333, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of an elephant" + }, + { + "unique_id": 14334, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "an elephant above a mouse" + }, + { + "unique_id": 14335, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a mouse above an elephant" + }, + { + "unique_id": 14336, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "an elephant below a mouse" + }, + { + "unique_id": 14337, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a mouse below an elephant" + }, + { + "unique_id": 14338, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "an elephant and a mouse" + }, + { + "unique_id": 14339, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a mouse and an elephant" + }, + { + "unique_id": 14340, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a remote" + }, + { + "unique_id": 14341, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a remote to the left of an elephant" + }, + { + "unique_id": 14342, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a remote" + }, + { + "unique_id": 14343, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a remote to the right of an elephant" + }, + { + "unique_id": 14344, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "an elephant above a remote" + }, + { + "unique_id": 14345, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a remote above an elephant" + }, + { + "unique_id": 14346, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "an elephant below a remote" + }, + { + "unique_id": 14347, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a remote below an elephant" + }, + { + "unique_id": 14348, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "an elephant and a remote" + }, + { + "unique_id": 14349, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a remote and an elephant" + }, + { + "unique_id": 14350, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a keyboard" + }, + { + "unique_id": 14351, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of an elephant" + }, + { + "unique_id": 14352, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a keyboard" + }, + { + "unique_id": 14353, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of an elephant" + }, + { + "unique_id": 14354, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "an elephant above a keyboard" + }, + { + "unique_id": 14355, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a keyboard above an elephant" + }, + { + "unique_id": 14356, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "an elephant below a keyboard" + }, + { + "unique_id": 14357, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a keyboard below an elephant" + }, + { + "unique_id": 14358, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "an elephant and a keyboard" + }, + { + "unique_id": 14359, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a keyboard and an elephant" + }, + { + "unique_id": 14360, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a cell phone" + }, + { + "unique_id": 14361, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of an elephant" + }, + { + "unique_id": 14362, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a cell phone" + }, + { + "unique_id": 14363, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of an elephant" + }, + { + "unique_id": 14364, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "an elephant above a cell phone" + }, + { + "unique_id": 14365, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a cell phone above an elephant" + }, + { + "unique_id": 14366, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "an elephant below a cell phone" + }, + { + "unique_id": 14367, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a cell phone below an elephant" + }, + { + "unique_id": 14368, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "an elephant and a cell phone" + }, + { + "unique_id": 14369, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a cell phone and an elephant" + }, + { + "unique_id": 14370, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a microwave" + }, + { + "unique_id": 14371, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of an elephant" + }, + { + "unique_id": 14372, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a microwave" + }, + { + "unique_id": 14373, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of an elephant" + }, + { + "unique_id": 14374, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "an elephant above a microwave" + }, + { + "unique_id": 14375, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a microwave above an elephant" + }, + { + "unique_id": 14376, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "an elephant below a microwave" + }, + { + "unique_id": 14377, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a microwave below an elephant" + }, + { + "unique_id": 14378, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "an elephant and a microwave" + }, + { + "unique_id": 14379, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a microwave and an elephant" + }, + { + "unique_id": 14380, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of an oven" + }, + { + "unique_id": 14381, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "an oven to the left of an elephant" + }, + { + "unique_id": 14382, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of an oven" + }, + { + "unique_id": 14383, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "an oven to the right of an elephant" + }, + { + "unique_id": 14384, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "an elephant above an oven" + }, + { + "unique_id": 14385, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "an oven above an elephant" + }, + { + "unique_id": 14386, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "an elephant below an oven" + }, + { + "unique_id": 14387, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "an oven below an elephant" + }, + { + "unique_id": 14388, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "an elephant and an oven" + }, + { + "unique_id": 14389, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "an oven and an elephant" + }, + { + "unique_id": 14390, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a toaster" + }, + { + "unique_id": 14391, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of an elephant" + }, + { + "unique_id": 14392, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a toaster" + }, + { + "unique_id": 14393, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of an elephant" + }, + { + "unique_id": 14394, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "an elephant above a toaster" + }, + { + "unique_id": 14395, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a toaster above an elephant" + }, + { + "unique_id": 14396, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "an elephant below a toaster" + }, + { + "unique_id": 14397, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a toaster below an elephant" + }, + { + "unique_id": 14398, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "an elephant and a toaster" + }, + { + "unique_id": 14399, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a toaster and an elephant" + }, + { + "unique_id": 14400, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a sink" + }, + { + "unique_id": 14401, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a sink to the left of an elephant" + }, + { + "unique_id": 14402, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a sink" + }, + { + "unique_id": 14403, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a sink to the right of an elephant" + }, + { + "unique_id": 14404, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "an elephant above a sink" + }, + { + "unique_id": 14405, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a sink above an elephant" + }, + { + "unique_id": 14406, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "an elephant below a sink" + }, + { + "unique_id": 14407, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a sink below an elephant" + }, + { + "unique_id": 14408, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "an elephant and a sink" + }, + { + "unique_id": 14409, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a sink and an elephant" + }, + { + "unique_id": 14410, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a refrigerator" + }, + { + "unique_id": 14411, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of an elephant" + }, + { + "unique_id": 14412, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a refrigerator" + }, + { + "unique_id": 14413, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of an elephant" + }, + { + "unique_id": 14414, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "an elephant above a refrigerator" + }, + { + "unique_id": 14415, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a refrigerator above an elephant" + }, + { + "unique_id": 14416, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "an elephant below a refrigerator" + }, + { + "unique_id": 14417, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a refrigerator below an elephant" + }, + { + "unique_id": 14418, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "an elephant and a refrigerator" + }, + { + "unique_id": 14419, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a refrigerator and an elephant" + }, + { + "unique_id": 14420, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a book" + }, + { + "unique_id": 14421, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a book to the left of an elephant" + }, + { + "unique_id": 14422, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a book" + }, + { + "unique_id": 14423, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a book to the right of an elephant" + }, + { + "unique_id": 14424, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "an elephant above a book" + }, + { + "unique_id": 14425, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a book above an elephant" + }, + { + "unique_id": 14426, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "an elephant below a book" + }, + { + "unique_id": 14427, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a book below an elephant" + }, + { + "unique_id": 14428, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "an elephant and a book" + }, + { + "unique_id": 14429, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a book and an elephant" + }, + { + "unique_id": 14430, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a clock" + }, + { + "unique_id": 14431, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a clock to the left of an elephant" + }, + { + "unique_id": 14432, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a clock" + }, + { + "unique_id": 14433, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a clock to the right of an elephant" + }, + { + "unique_id": 14434, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "an elephant above a clock" + }, + { + "unique_id": 14435, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a clock above an elephant" + }, + { + "unique_id": 14436, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "an elephant below a clock" + }, + { + "unique_id": 14437, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a clock below an elephant" + }, + { + "unique_id": 14438, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "an elephant and a clock" + }, + { + "unique_id": 14439, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a clock and an elephant" + }, + { + "unique_id": 14440, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a vase" + }, + { + "unique_id": 14441, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a vase to the left of an elephant" + }, + { + "unique_id": 14442, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a vase" + }, + { + "unique_id": 14443, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a vase to the right of an elephant" + }, + { + "unique_id": 14444, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "an elephant above a vase" + }, + { + "unique_id": 14445, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a vase above an elephant" + }, + { + "unique_id": 14446, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "an elephant below a vase" + }, + { + "unique_id": 14447, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a vase below an elephant" + }, + { + "unique_id": 14448, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "an elephant and a vase" + }, + { + "unique_id": 14449, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a vase and an elephant" + }, + { + "unique_id": 14450, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a scissors" + }, + { + "unique_id": 14451, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of an elephant" + }, + { + "unique_id": 14452, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a scissors" + }, + { + "unique_id": 14453, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of an elephant" + }, + { + "unique_id": 14454, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "an elephant above a scissors" + }, + { + "unique_id": 14455, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a scissors above an elephant" + }, + { + "unique_id": 14456, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "an elephant below a scissors" + }, + { + "unique_id": 14457, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a scissors below an elephant" + }, + { + "unique_id": 14458, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "an elephant and a scissors" + }, + { + "unique_id": 14459, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a scissors and an elephant" + }, + { + "unique_id": 14460, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a teddy bear" + }, + { + "unique_id": 14461, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of an elephant" + }, + { + "unique_id": 14462, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a teddy bear" + }, + { + "unique_id": 14463, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of an elephant" + }, + { + "unique_id": 14464, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "an elephant above a teddy bear" + }, + { + "unique_id": 14465, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a teddy bear above an elephant" + }, + { + "unique_id": 14466, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "an elephant below a teddy bear" + }, + { + "unique_id": 14467, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a teddy bear below an elephant" + }, + { + "unique_id": 14468, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "an elephant and a teddy bear" + }, + { + "unique_id": 14469, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a teddy bear and an elephant" + }, + { + "unique_id": 14470, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a hair drier" + }, + { + "unique_id": 14471, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of an elephant" + }, + { + "unique_id": 14472, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a hair drier" + }, + { + "unique_id": 14473, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of an elephant" + }, + { + "unique_id": 14474, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "an elephant above a hair drier" + }, + { + "unique_id": 14475, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a hair drier above an elephant" + }, + { + "unique_id": 14476, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "an elephant below a hair drier" + }, + { + "unique_id": 14477, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a hair drier below an elephant" + }, + { + "unique_id": 14478, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "an elephant and a hair drier" + }, + { + "unique_id": 14479, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a hair drier and an elephant" + }, + { + "unique_id": 14480, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "an elephant to the left of a toothbrush" + }, + { + "unique_id": 14481, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of an elephant" + }, + { + "unique_id": 14482, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "an elephant to the right of a toothbrush" + }, + { + "unique_id": 14483, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of an elephant" + }, + { + "unique_id": 14484, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "an elephant above a toothbrush" + }, + { + "unique_id": 14485, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "above", + "text": "a toothbrush above an elephant" + }, + { + "unique_id": 14486, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "an elephant below a toothbrush" + }, + { + "unique_id": 14487, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "below", + "text": "a toothbrush below an elephant" + }, + { + "unique_id": 14488, + "num_objects": 2, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "an elephant and a toothbrush" + }, + { + "unique_id": 14489, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "elephant" + ], + "rel_type": "and", + "text": "a toothbrush and an elephant" + }, + { + "unique_id": 14490, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a zebra" + }, + { + "unique_id": 14491, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a bear" + }, + { + "unique_id": 14492, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a zebra" + }, + { + "unique_id": 14493, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a bear" + }, + { + "unique_id": 14494, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a bear above a zebra" + }, + { + "unique_id": 14495, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a zebra above a bear" + }, + { + "unique_id": 14496, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a bear below a zebra" + }, + { + "unique_id": 14497, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a zebra below a bear" + }, + { + "unique_id": 14498, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a bear and a zebra" + }, + { + "unique_id": 14499, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a zebra and a bear" + }, + { + "unique_id": 14500, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a giraffe" + }, + { + "unique_id": 14501, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a bear" + }, + { + "unique_id": 14502, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a giraffe" + }, + { + "unique_id": 14503, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a bear" + }, + { + "unique_id": 14504, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a bear above a giraffe" + }, + { + "unique_id": 14505, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a giraffe above a bear" + }, + { + "unique_id": 14506, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a bear below a giraffe" + }, + { + "unique_id": 14507, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a giraffe below a bear" + }, + { + "unique_id": 14508, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a bear and a giraffe" + }, + { + "unique_id": 14509, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a giraffe and a bear" + }, + { + "unique_id": 14510, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a backpack" + }, + { + "unique_id": 14511, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a bear" + }, + { + "unique_id": 14512, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a backpack" + }, + { + "unique_id": 14513, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a bear" + }, + { + "unique_id": 14514, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a bear above a backpack" + }, + { + "unique_id": 14515, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a backpack above a bear" + }, + { + "unique_id": 14516, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a bear below a backpack" + }, + { + "unique_id": 14517, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a backpack below a bear" + }, + { + "unique_id": 14518, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a bear and a backpack" + }, + { + "unique_id": 14519, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a backpack and a bear" + }, + { + "unique_id": 14520, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a bear to the left of an umbrella" + }, + { + "unique_id": 14521, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a bear" + }, + { + "unique_id": 14522, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a bear to the right of an umbrella" + }, + { + "unique_id": 14523, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a bear" + }, + { + "unique_id": 14524, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a bear above an umbrella" + }, + { + "unique_id": 14525, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "an umbrella above a bear" + }, + { + "unique_id": 14526, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a bear below an umbrella" + }, + { + "unique_id": 14527, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "an umbrella below a bear" + }, + { + "unique_id": 14528, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a bear and an umbrella" + }, + { + "unique_id": 14529, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "an umbrella and a bear" + }, + { + "unique_id": 14530, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a handbag" + }, + { + "unique_id": 14531, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a bear" + }, + { + "unique_id": 14532, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a handbag" + }, + { + "unique_id": 14533, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a bear" + }, + { + "unique_id": 14534, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a bear above a handbag" + }, + { + "unique_id": 14535, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a handbag above a bear" + }, + { + "unique_id": 14536, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a bear below a handbag" + }, + { + "unique_id": 14537, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a handbag below a bear" + }, + { + "unique_id": 14538, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a bear and a handbag" + }, + { + "unique_id": 14539, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a handbag and a bear" + }, + { + "unique_id": 14540, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a tie" + }, + { + "unique_id": 14541, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a bear" + }, + { + "unique_id": 14542, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a tie" + }, + { + "unique_id": 14543, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a bear" + }, + { + "unique_id": 14544, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a bear above a tie" + }, + { + "unique_id": 14545, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a tie above a bear" + }, + { + "unique_id": 14546, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a bear below a tie" + }, + { + "unique_id": 14547, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a tie below a bear" + }, + { + "unique_id": 14548, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a bear and a tie" + }, + { + "unique_id": 14549, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a tie and a bear" + }, + { + "unique_id": 14550, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a suitcase" + }, + { + "unique_id": 14551, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a bear" + }, + { + "unique_id": 14552, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a suitcase" + }, + { + "unique_id": 14553, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a bear" + }, + { + "unique_id": 14554, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a bear above a suitcase" + }, + { + "unique_id": 14555, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a suitcase above a bear" + }, + { + "unique_id": 14556, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a bear below a suitcase" + }, + { + "unique_id": 14557, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a suitcase below a bear" + }, + { + "unique_id": 14558, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a bear and a suitcase" + }, + { + "unique_id": 14559, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a suitcase and a bear" + }, + { + "unique_id": 14560, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a frisbee" + }, + { + "unique_id": 14561, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a bear" + }, + { + "unique_id": 14562, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a frisbee" + }, + { + "unique_id": 14563, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a bear" + }, + { + "unique_id": 14564, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a bear above a frisbee" + }, + { + "unique_id": 14565, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a frisbee above a bear" + }, + { + "unique_id": 14566, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a bear below a frisbee" + }, + { + "unique_id": 14567, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a frisbee below a bear" + }, + { + "unique_id": 14568, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a bear and a frisbee" + }, + { + "unique_id": 14569, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a frisbee and a bear" + }, + { + "unique_id": 14570, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a skis" + }, + { + "unique_id": 14571, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a bear" + }, + { + "unique_id": 14572, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a skis" + }, + { + "unique_id": 14573, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a bear" + }, + { + "unique_id": 14574, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a bear above a skis" + }, + { + "unique_id": 14575, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a skis above a bear" + }, + { + "unique_id": 14576, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a bear below a skis" + }, + { + "unique_id": 14577, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a skis below a bear" + }, + { + "unique_id": 14578, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a bear and a skis" + }, + { + "unique_id": 14579, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a skis and a bear" + }, + { + "unique_id": 14580, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a snowboard" + }, + { + "unique_id": 14581, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a bear" + }, + { + "unique_id": 14582, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a snowboard" + }, + { + "unique_id": 14583, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a bear" + }, + { + "unique_id": 14584, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a bear above a snowboard" + }, + { + "unique_id": 14585, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a snowboard above a bear" + }, + { + "unique_id": 14586, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a bear below a snowboard" + }, + { + "unique_id": 14587, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a snowboard below a bear" + }, + { + "unique_id": 14588, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a bear and a snowboard" + }, + { + "unique_id": 14589, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a snowboard and a bear" + }, + { + "unique_id": 14590, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a sports ball" + }, + { + "unique_id": 14591, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a bear" + }, + { + "unique_id": 14592, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a sports ball" + }, + { + "unique_id": 14593, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a bear" + }, + { + "unique_id": 14594, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a bear above a sports ball" + }, + { + "unique_id": 14595, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a sports ball above a bear" + }, + { + "unique_id": 14596, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a bear below a sports ball" + }, + { + "unique_id": 14597, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a sports ball below a bear" + }, + { + "unique_id": 14598, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a bear and a sports ball" + }, + { + "unique_id": 14599, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a sports ball and a bear" + }, + { + "unique_id": 14600, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a kite" + }, + { + "unique_id": 14601, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a bear" + }, + { + "unique_id": 14602, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a kite" + }, + { + "unique_id": 14603, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a bear" + }, + { + "unique_id": 14604, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a bear above a kite" + }, + { + "unique_id": 14605, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a kite above a bear" + }, + { + "unique_id": 14606, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a bear below a kite" + }, + { + "unique_id": 14607, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a kite below a bear" + }, + { + "unique_id": 14608, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a bear and a kite" + }, + { + "unique_id": 14609, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a kite and a bear" + }, + { + "unique_id": 14610, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a baseball bat" + }, + { + "unique_id": 14611, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a bear" + }, + { + "unique_id": 14612, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a baseball bat" + }, + { + "unique_id": 14613, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a bear" + }, + { + "unique_id": 14614, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a bear above a baseball bat" + }, + { + "unique_id": 14615, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a baseball bat above a bear" + }, + { + "unique_id": 14616, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a bear below a baseball bat" + }, + { + "unique_id": 14617, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a baseball bat below a bear" + }, + { + "unique_id": 14618, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a bear and a baseball bat" + }, + { + "unique_id": 14619, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a baseball bat and a bear" + }, + { + "unique_id": 14620, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a baseball glove" + }, + { + "unique_id": 14621, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a bear" + }, + { + "unique_id": 14622, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a baseball glove" + }, + { + "unique_id": 14623, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a bear" + }, + { + "unique_id": 14624, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a bear above a baseball glove" + }, + { + "unique_id": 14625, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a baseball glove above a bear" + }, + { + "unique_id": 14626, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a bear below a baseball glove" + }, + { + "unique_id": 14627, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a baseball glove below a bear" + }, + { + "unique_id": 14628, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a bear and a baseball glove" + }, + { + "unique_id": 14629, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a baseball glove and a bear" + }, + { + "unique_id": 14630, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a skateboard" + }, + { + "unique_id": 14631, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a bear" + }, + { + "unique_id": 14632, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a skateboard" + }, + { + "unique_id": 14633, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a bear" + }, + { + "unique_id": 14634, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a bear above a skateboard" + }, + { + "unique_id": 14635, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a skateboard above a bear" + }, + { + "unique_id": 14636, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a bear below a skateboard" + }, + { + "unique_id": 14637, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a skateboard below a bear" + }, + { + "unique_id": 14638, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a bear and a skateboard" + }, + { + "unique_id": 14639, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a skateboard and a bear" + }, + { + "unique_id": 14640, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a surfboard" + }, + { + "unique_id": 14641, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a bear" + }, + { + "unique_id": 14642, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a surfboard" + }, + { + "unique_id": 14643, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a bear" + }, + { + "unique_id": 14644, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a bear above a surfboard" + }, + { + "unique_id": 14645, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a surfboard above a bear" + }, + { + "unique_id": 14646, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a bear below a surfboard" + }, + { + "unique_id": 14647, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a surfboard below a bear" + }, + { + "unique_id": 14648, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a bear and a surfboard" + }, + { + "unique_id": 14649, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a surfboard and a bear" + }, + { + "unique_id": 14650, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a tennis racket" + }, + { + "unique_id": 14651, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a bear" + }, + { + "unique_id": 14652, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a tennis racket" + }, + { + "unique_id": 14653, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a bear" + }, + { + "unique_id": 14654, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a bear above a tennis racket" + }, + { + "unique_id": 14655, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a tennis racket above a bear" + }, + { + "unique_id": 14656, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a bear below a tennis racket" + }, + { + "unique_id": 14657, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a tennis racket below a bear" + }, + { + "unique_id": 14658, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a bear and a tennis racket" + }, + { + "unique_id": 14659, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a tennis racket and a bear" + }, + { + "unique_id": 14660, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a bottle" + }, + { + "unique_id": 14661, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a bear" + }, + { + "unique_id": 14662, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a bottle" + }, + { + "unique_id": 14663, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a bear" + }, + { + "unique_id": 14664, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a bear above a bottle" + }, + { + "unique_id": 14665, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a bottle above a bear" + }, + { + "unique_id": 14666, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a bear below a bottle" + }, + { + "unique_id": 14667, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a bottle below a bear" + }, + { + "unique_id": 14668, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a bear and a bottle" + }, + { + "unique_id": 14669, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a bottle and a bear" + }, + { + "unique_id": 14670, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a wine glass" + }, + { + "unique_id": 14671, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a bear" + }, + { + "unique_id": 14672, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a wine glass" + }, + { + "unique_id": 14673, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a bear" + }, + { + "unique_id": 14674, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a bear above a wine glass" + }, + { + "unique_id": 14675, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a wine glass above a bear" + }, + { + "unique_id": 14676, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a bear below a wine glass" + }, + { + "unique_id": 14677, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a wine glass below a bear" + }, + { + "unique_id": 14678, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a bear and a wine glass" + }, + { + "unique_id": 14679, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a wine glass and a bear" + }, + { + "unique_id": 14680, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a cup" + }, + { + "unique_id": 14681, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a bear" + }, + { + "unique_id": 14682, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a cup" + }, + { + "unique_id": 14683, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a bear" + }, + { + "unique_id": 14684, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a bear above a cup" + }, + { + "unique_id": 14685, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a cup above a bear" + }, + { + "unique_id": 14686, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a bear below a cup" + }, + { + "unique_id": 14687, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a cup below a bear" + }, + { + "unique_id": 14688, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a bear and a cup" + }, + { + "unique_id": 14689, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a cup and a bear" + }, + { + "unique_id": 14690, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a fork" + }, + { + "unique_id": 14691, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a bear" + }, + { + "unique_id": 14692, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a fork" + }, + { + "unique_id": 14693, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a bear" + }, + { + "unique_id": 14694, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a bear above a fork" + }, + { + "unique_id": 14695, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a fork above a bear" + }, + { + "unique_id": 14696, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a bear below a fork" + }, + { + "unique_id": 14697, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a fork below a bear" + }, + { + "unique_id": 14698, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a bear and a fork" + }, + { + "unique_id": 14699, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a fork and a bear" + }, + { + "unique_id": 14700, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a knife" + }, + { + "unique_id": 14701, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a bear" + }, + { + "unique_id": 14702, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a knife" + }, + { + "unique_id": 14703, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a bear" + }, + { + "unique_id": 14704, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a bear above a knife" + }, + { + "unique_id": 14705, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a knife above a bear" + }, + { + "unique_id": 14706, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a bear below a knife" + }, + { + "unique_id": 14707, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a knife below a bear" + }, + { + "unique_id": 14708, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a bear and a knife" + }, + { + "unique_id": 14709, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a knife and a bear" + }, + { + "unique_id": 14710, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a spoon" + }, + { + "unique_id": 14711, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a bear" + }, + { + "unique_id": 14712, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a spoon" + }, + { + "unique_id": 14713, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a bear" + }, + { + "unique_id": 14714, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a bear above a spoon" + }, + { + "unique_id": 14715, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a spoon above a bear" + }, + { + "unique_id": 14716, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a bear below a spoon" + }, + { + "unique_id": 14717, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a spoon below a bear" + }, + { + "unique_id": 14718, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a bear and a spoon" + }, + { + "unique_id": 14719, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a spoon and a bear" + }, + { + "unique_id": 14720, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a bowl" + }, + { + "unique_id": 14721, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a bear" + }, + { + "unique_id": 14722, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a bowl" + }, + { + "unique_id": 14723, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a bear" + }, + { + "unique_id": 14724, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a bear above a bowl" + }, + { + "unique_id": 14725, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a bowl above a bear" + }, + { + "unique_id": 14726, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a bear below a bowl" + }, + { + "unique_id": 14727, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a bowl below a bear" + }, + { + "unique_id": 14728, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a bear and a bowl" + }, + { + "unique_id": 14729, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a bowl and a bear" + }, + { + "unique_id": 14730, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a banana" + }, + { + "unique_id": 14731, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a bear" + }, + { + "unique_id": 14732, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a banana" + }, + { + "unique_id": 14733, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a bear" + }, + { + "unique_id": 14734, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a bear above a banana" + }, + { + "unique_id": 14735, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a banana above a bear" + }, + { + "unique_id": 14736, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a bear below a banana" + }, + { + "unique_id": 14737, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a banana below a bear" + }, + { + "unique_id": 14738, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a bear and a banana" + }, + { + "unique_id": 14739, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a banana and a bear" + }, + { + "unique_id": 14740, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a bear to the left of an apple" + }, + { + "unique_id": 14741, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a bear" + }, + { + "unique_id": 14742, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a bear to the right of an apple" + }, + { + "unique_id": 14743, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a bear" + }, + { + "unique_id": 14744, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a bear above an apple" + }, + { + "unique_id": 14745, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "an apple above a bear" + }, + { + "unique_id": 14746, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a bear below an apple" + }, + { + "unique_id": 14747, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "an apple below a bear" + }, + { + "unique_id": 14748, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a bear and an apple" + }, + { + "unique_id": 14749, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "an apple and a bear" + }, + { + "unique_id": 14750, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a sandwich" + }, + { + "unique_id": 14751, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a bear" + }, + { + "unique_id": 14752, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a sandwich" + }, + { + "unique_id": 14753, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a bear" + }, + { + "unique_id": 14754, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a bear above a sandwich" + }, + { + "unique_id": 14755, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a sandwich above a bear" + }, + { + "unique_id": 14756, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a bear below a sandwich" + }, + { + "unique_id": 14757, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a sandwich below a bear" + }, + { + "unique_id": 14758, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a bear and a sandwich" + }, + { + "unique_id": 14759, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a sandwich and a bear" + }, + { + "unique_id": 14760, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a bear to the left of an orange" + }, + { + "unique_id": 14761, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a bear" + }, + { + "unique_id": 14762, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a bear to the right of an orange" + }, + { + "unique_id": 14763, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a bear" + }, + { + "unique_id": 14764, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a bear above an orange" + }, + { + "unique_id": 14765, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "an orange above a bear" + }, + { + "unique_id": 14766, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a bear below an orange" + }, + { + "unique_id": 14767, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "an orange below a bear" + }, + { + "unique_id": 14768, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a bear and an orange" + }, + { + "unique_id": 14769, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "an orange and a bear" + }, + { + "unique_id": 14770, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a broccoli" + }, + { + "unique_id": 14771, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a bear" + }, + { + "unique_id": 14772, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a broccoli" + }, + { + "unique_id": 14773, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a bear" + }, + { + "unique_id": 14774, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a bear above a broccoli" + }, + { + "unique_id": 14775, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a broccoli above a bear" + }, + { + "unique_id": 14776, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a bear below a broccoli" + }, + { + "unique_id": 14777, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a broccoli below a bear" + }, + { + "unique_id": 14778, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a bear and a broccoli" + }, + { + "unique_id": 14779, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a broccoli and a bear" + }, + { + "unique_id": 14780, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a carrot" + }, + { + "unique_id": 14781, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a bear" + }, + { + "unique_id": 14782, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a carrot" + }, + { + "unique_id": 14783, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a bear" + }, + { + "unique_id": 14784, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a bear above a carrot" + }, + { + "unique_id": 14785, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a carrot above a bear" + }, + { + "unique_id": 14786, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a bear below a carrot" + }, + { + "unique_id": 14787, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a carrot below a bear" + }, + { + "unique_id": 14788, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a bear and a carrot" + }, + { + "unique_id": 14789, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a carrot and a bear" + }, + { + "unique_id": 14790, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a hot dog" + }, + { + "unique_id": 14791, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a bear" + }, + { + "unique_id": 14792, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a hot dog" + }, + { + "unique_id": 14793, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a bear" + }, + { + "unique_id": 14794, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a bear above a hot dog" + }, + { + "unique_id": 14795, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a hot dog above a bear" + }, + { + "unique_id": 14796, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a bear below a hot dog" + }, + { + "unique_id": 14797, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a hot dog below a bear" + }, + { + "unique_id": 14798, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a bear and a hot dog" + }, + { + "unique_id": 14799, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a hot dog and a bear" + }, + { + "unique_id": 14800, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a pizza" + }, + { + "unique_id": 14801, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a bear" + }, + { + "unique_id": 14802, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a pizza" + }, + { + "unique_id": 14803, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a bear" + }, + { + "unique_id": 14804, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a bear above a pizza" + }, + { + "unique_id": 14805, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a pizza above a bear" + }, + { + "unique_id": 14806, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a bear below a pizza" + }, + { + "unique_id": 14807, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a pizza below a bear" + }, + { + "unique_id": 14808, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a bear and a pizza" + }, + { + "unique_id": 14809, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a pizza and a bear" + }, + { + "unique_id": 14810, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a donut" + }, + { + "unique_id": 14811, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a bear" + }, + { + "unique_id": 14812, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a donut" + }, + { + "unique_id": 14813, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a bear" + }, + { + "unique_id": 14814, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a bear above a donut" + }, + { + "unique_id": 14815, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a donut above a bear" + }, + { + "unique_id": 14816, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a bear below a donut" + }, + { + "unique_id": 14817, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a donut below a bear" + }, + { + "unique_id": 14818, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a bear and a donut" + }, + { + "unique_id": 14819, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a donut and a bear" + }, + { + "unique_id": 14820, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a cake" + }, + { + "unique_id": 14821, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a bear" + }, + { + "unique_id": 14822, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a cake" + }, + { + "unique_id": 14823, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a bear" + }, + { + "unique_id": 14824, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a bear above a cake" + }, + { + "unique_id": 14825, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a cake above a bear" + }, + { + "unique_id": 14826, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a bear below a cake" + }, + { + "unique_id": 14827, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a cake below a bear" + }, + { + "unique_id": 14828, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a bear and a cake" + }, + { + "unique_id": 14829, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a cake and a bear" + }, + { + "unique_id": 14830, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a chair" + }, + { + "unique_id": 14831, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a bear" + }, + { + "unique_id": 14832, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a chair" + }, + { + "unique_id": 14833, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a bear" + }, + { + "unique_id": 14834, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a bear above a chair" + }, + { + "unique_id": 14835, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a chair above a bear" + }, + { + "unique_id": 14836, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a bear below a chair" + }, + { + "unique_id": 14837, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a chair below a bear" + }, + { + "unique_id": 14838, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a bear and a chair" + }, + { + "unique_id": 14839, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a chair and a bear" + }, + { + "unique_id": 14840, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a couch" + }, + { + "unique_id": 14841, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a bear" + }, + { + "unique_id": 14842, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a couch" + }, + { + "unique_id": 14843, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a bear" + }, + { + "unique_id": 14844, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a bear above a couch" + }, + { + "unique_id": 14845, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a couch above a bear" + }, + { + "unique_id": 14846, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a bear below a couch" + }, + { + "unique_id": 14847, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a couch below a bear" + }, + { + "unique_id": 14848, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a bear and a couch" + }, + { + "unique_id": 14849, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a couch and a bear" + }, + { + "unique_id": 14850, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a potted plant" + }, + { + "unique_id": 14851, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a bear" + }, + { + "unique_id": 14852, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a potted plant" + }, + { + "unique_id": 14853, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a bear" + }, + { + "unique_id": 14854, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a bear above a potted plant" + }, + { + "unique_id": 14855, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a potted plant above a bear" + }, + { + "unique_id": 14856, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a bear below a potted plant" + }, + { + "unique_id": 14857, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a potted plant below a bear" + }, + { + "unique_id": 14858, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a bear and a potted plant" + }, + { + "unique_id": 14859, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a potted plant and a bear" + }, + { + "unique_id": 14860, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a bed" + }, + { + "unique_id": 14861, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a bear" + }, + { + "unique_id": 14862, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a bed" + }, + { + "unique_id": 14863, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a bear" + }, + { + "unique_id": 14864, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a bear above a bed" + }, + { + "unique_id": 14865, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a bed above a bear" + }, + { + "unique_id": 14866, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a bear below a bed" + }, + { + "unique_id": 14867, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a bed below a bear" + }, + { + "unique_id": 14868, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a bear and a bed" + }, + { + "unique_id": 14869, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a bed and a bear" + }, + { + "unique_id": 14870, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a dining table" + }, + { + "unique_id": 14871, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a bear" + }, + { + "unique_id": 14872, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a dining table" + }, + { + "unique_id": 14873, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a bear" + }, + { + "unique_id": 14874, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a bear above a dining table" + }, + { + "unique_id": 14875, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a dining table above a bear" + }, + { + "unique_id": 14876, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a bear below a dining table" + }, + { + "unique_id": 14877, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a dining table below a bear" + }, + { + "unique_id": 14878, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a bear and a dining table" + }, + { + "unique_id": 14879, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a dining table and a bear" + }, + { + "unique_id": 14880, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a toilet" + }, + { + "unique_id": 14881, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a bear" + }, + { + "unique_id": 14882, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a toilet" + }, + { + "unique_id": 14883, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a bear" + }, + { + "unique_id": 14884, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a bear above a toilet" + }, + { + "unique_id": 14885, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a toilet above a bear" + }, + { + "unique_id": 14886, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a bear below a toilet" + }, + { + "unique_id": 14887, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a toilet below a bear" + }, + { + "unique_id": 14888, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a bear and a toilet" + }, + { + "unique_id": 14889, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a toilet and a bear" + }, + { + "unique_id": 14890, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a tv" + }, + { + "unique_id": 14891, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a bear" + }, + { + "unique_id": 14892, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a tv" + }, + { + "unique_id": 14893, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a bear" + }, + { + "unique_id": 14894, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a bear above a tv" + }, + { + "unique_id": 14895, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a tv above a bear" + }, + { + "unique_id": 14896, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a bear below a tv" + }, + { + "unique_id": 14897, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a tv below a bear" + }, + { + "unique_id": 14898, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a bear and a tv" + }, + { + "unique_id": 14899, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a tv and a bear" + }, + { + "unique_id": 14900, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a laptop" + }, + { + "unique_id": 14901, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a bear" + }, + { + "unique_id": 14902, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a laptop" + }, + { + "unique_id": 14903, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a bear" + }, + { + "unique_id": 14904, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a bear above a laptop" + }, + { + "unique_id": 14905, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a laptop above a bear" + }, + { + "unique_id": 14906, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a bear below a laptop" + }, + { + "unique_id": 14907, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a laptop below a bear" + }, + { + "unique_id": 14908, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a bear and a laptop" + }, + { + "unique_id": 14909, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a laptop and a bear" + }, + { + "unique_id": 14910, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a mouse" + }, + { + "unique_id": 14911, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a bear" + }, + { + "unique_id": 14912, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a mouse" + }, + { + "unique_id": 14913, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a bear" + }, + { + "unique_id": 14914, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a bear above a mouse" + }, + { + "unique_id": 14915, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a mouse above a bear" + }, + { + "unique_id": 14916, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a bear below a mouse" + }, + { + "unique_id": 14917, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a mouse below a bear" + }, + { + "unique_id": 14918, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a bear and a mouse" + }, + { + "unique_id": 14919, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a mouse and a bear" + }, + { + "unique_id": 14920, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a remote" + }, + { + "unique_id": 14921, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a bear" + }, + { + "unique_id": 14922, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a remote" + }, + { + "unique_id": 14923, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a bear" + }, + { + "unique_id": 14924, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a bear above a remote" + }, + { + "unique_id": 14925, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a remote above a bear" + }, + { + "unique_id": 14926, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a bear below a remote" + }, + { + "unique_id": 14927, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a remote below a bear" + }, + { + "unique_id": 14928, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a bear and a remote" + }, + { + "unique_id": 14929, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a remote and a bear" + }, + { + "unique_id": 14930, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a keyboard" + }, + { + "unique_id": 14931, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a bear" + }, + { + "unique_id": 14932, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a keyboard" + }, + { + "unique_id": 14933, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a bear" + }, + { + "unique_id": 14934, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a bear above a keyboard" + }, + { + "unique_id": 14935, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a keyboard above a bear" + }, + { + "unique_id": 14936, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a bear below a keyboard" + }, + { + "unique_id": 14937, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a keyboard below a bear" + }, + { + "unique_id": 14938, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a bear and a keyboard" + }, + { + "unique_id": 14939, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a keyboard and a bear" + }, + { + "unique_id": 14940, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a cell phone" + }, + { + "unique_id": 14941, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a bear" + }, + { + "unique_id": 14942, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a cell phone" + }, + { + "unique_id": 14943, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a bear" + }, + { + "unique_id": 14944, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a bear above a cell phone" + }, + { + "unique_id": 14945, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a cell phone above a bear" + }, + { + "unique_id": 14946, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a bear below a cell phone" + }, + { + "unique_id": 14947, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a cell phone below a bear" + }, + { + "unique_id": 14948, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a bear and a cell phone" + }, + { + "unique_id": 14949, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a cell phone and a bear" + }, + { + "unique_id": 14950, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a microwave" + }, + { + "unique_id": 14951, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a bear" + }, + { + "unique_id": 14952, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a microwave" + }, + { + "unique_id": 14953, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a bear" + }, + { + "unique_id": 14954, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a bear above a microwave" + }, + { + "unique_id": 14955, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a microwave above a bear" + }, + { + "unique_id": 14956, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a bear below a microwave" + }, + { + "unique_id": 14957, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a microwave below a bear" + }, + { + "unique_id": 14958, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a bear and a microwave" + }, + { + "unique_id": 14959, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a microwave and a bear" + }, + { + "unique_id": 14960, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a bear to the left of an oven" + }, + { + "unique_id": 14961, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a bear" + }, + { + "unique_id": 14962, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a bear to the right of an oven" + }, + { + "unique_id": 14963, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a bear" + }, + { + "unique_id": 14964, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a bear above an oven" + }, + { + "unique_id": 14965, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "an oven above a bear" + }, + { + "unique_id": 14966, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a bear below an oven" + }, + { + "unique_id": 14967, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "an oven below a bear" + }, + { + "unique_id": 14968, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a bear and an oven" + }, + { + "unique_id": 14969, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "an oven and a bear" + }, + { + "unique_id": 14970, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a toaster" + }, + { + "unique_id": 14971, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a bear" + }, + { + "unique_id": 14972, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a toaster" + }, + { + "unique_id": 14973, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a bear" + }, + { + "unique_id": 14974, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a bear above a toaster" + }, + { + "unique_id": 14975, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a toaster above a bear" + }, + { + "unique_id": 14976, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a bear below a toaster" + }, + { + "unique_id": 14977, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a toaster below a bear" + }, + { + "unique_id": 14978, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a bear and a toaster" + }, + { + "unique_id": 14979, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a toaster and a bear" + }, + { + "unique_id": 14980, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a sink" + }, + { + "unique_id": 14981, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a bear" + }, + { + "unique_id": 14982, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a sink" + }, + { + "unique_id": 14983, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a bear" + }, + { + "unique_id": 14984, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a bear above a sink" + }, + { + "unique_id": 14985, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a sink above a bear" + }, + { + "unique_id": 14986, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a bear below a sink" + }, + { + "unique_id": 14987, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a sink below a bear" + }, + { + "unique_id": 14988, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a bear and a sink" + }, + { + "unique_id": 14989, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a sink and a bear" + }, + { + "unique_id": 14990, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a refrigerator" + }, + { + "unique_id": 14991, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a bear" + }, + { + "unique_id": 14992, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a refrigerator" + }, + { + "unique_id": 14993, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a bear" + }, + { + "unique_id": 14994, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a bear above a refrigerator" + }, + { + "unique_id": 14995, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a refrigerator above a bear" + }, + { + "unique_id": 14996, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a bear below a refrigerator" + }, + { + "unique_id": 14997, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a refrigerator below a bear" + }, + { + "unique_id": 14998, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a bear and a refrigerator" + }, + { + "unique_id": 14999, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a refrigerator and a bear" + }, + { + "unique_id": 15000, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a book" + }, + { + "unique_id": 15001, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a book to the left of a bear" + }, + { + "unique_id": 15002, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a book" + }, + { + "unique_id": 15003, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a book to the right of a bear" + }, + { + "unique_id": 15004, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a bear above a book" + }, + { + "unique_id": 15005, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a book above a bear" + }, + { + "unique_id": 15006, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a bear below a book" + }, + { + "unique_id": 15007, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a book below a bear" + }, + { + "unique_id": 15008, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a bear and a book" + }, + { + "unique_id": 15009, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a book and a bear" + }, + { + "unique_id": 15010, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a clock" + }, + { + "unique_id": 15011, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a bear" + }, + { + "unique_id": 15012, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a clock" + }, + { + "unique_id": 15013, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a bear" + }, + { + "unique_id": 15014, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a bear above a clock" + }, + { + "unique_id": 15015, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a clock above a bear" + }, + { + "unique_id": 15016, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a bear below a clock" + }, + { + "unique_id": 15017, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a clock below a bear" + }, + { + "unique_id": 15018, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a bear and a clock" + }, + { + "unique_id": 15019, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a clock and a bear" + }, + { + "unique_id": 15020, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a vase" + }, + { + "unique_id": 15021, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a bear" + }, + { + "unique_id": 15022, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a vase" + }, + { + "unique_id": 15023, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a bear" + }, + { + "unique_id": 15024, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a bear above a vase" + }, + { + "unique_id": 15025, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a vase above a bear" + }, + { + "unique_id": 15026, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a bear below a vase" + }, + { + "unique_id": 15027, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a vase below a bear" + }, + { + "unique_id": 15028, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a bear and a vase" + }, + { + "unique_id": 15029, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a vase and a bear" + }, + { + "unique_id": 15030, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a scissors" + }, + { + "unique_id": 15031, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a bear" + }, + { + "unique_id": 15032, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a scissors" + }, + { + "unique_id": 15033, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a bear" + }, + { + "unique_id": 15034, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a bear above a scissors" + }, + { + "unique_id": 15035, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a scissors above a bear" + }, + { + "unique_id": 15036, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a bear below a scissors" + }, + { + "unique_id": 15037, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a scissors below a bear" + }, + { + "unique_id": 15038, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a bear and a scissors" + }, + { + "unique_id": 15039, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a scissors and a bear" + }, + { + "unique_id": 15040, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a teddy bear" + }, + { + "unique_id": 15041, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a bear" + }, + { + "unique_id": 15042, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a teddy bear" + }, + { + "unique_id": 15043, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a bear" + }, + { + "unique_id": 15044, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a bear above a teddy bear" + }, + { + "unique_id": 15045, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a teddy bear above a bear" + }, + { + "unique_id": 15046, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a bear below a teddy bear" + }, + { + "unique_id": 15047, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a teddy bear below a bear" + }, + { + "unique_id": 15048, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a bear and a teddy bear" + }, + { + "unique_id": 15049, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a teddy bear and a bear" + }, + { + "unique_id": 15050, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a hair drier" + }, + { + "unique_id": 15051, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a bear" + }, + { + "unique_id": 15052, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a hair drier" + }, + { + "unique_id": 15053, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a bear" + }, + { + "unique_id": 15054, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a bear above a hair drier" + }, + { + "unique_id": 15055, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a hair drier above a bear" + }, + { + "unique_id": 15056, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a bear below a hair drier" + }, + { + "unique_id": 15057, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a hair drier below a bear" + }, + { + "unique_id": 15058, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a bear and a hair drier" + }, + { + "unique_id": 15059, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a hair drier and a bear" + }, + { + "unique_id": 15060, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a bear to the left of a toothbrush" + }, + { + "unique_id": 15061, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a bear" + }, + { + "unique_id": 15062, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a bear to the right of a toothbrush" + }, + { + "unique_id": 15063, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a bear" + }, + { + "unique_id": 15064, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a bear above a toothbrush" + }, + { + "unique_id": 15065, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "above", + "text": "a toothbrush above a bear" + }, + { + "unique_id": 15066, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a bear below a toothbrush" + }, + { + "unique_id": 15067, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "below", + "text": "a toothbrush below a bear" + }, + { + "unique_id": 15068, + "num_objects": 2, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a bear and a toothbrush" + }, + { + "unique_id": 15069, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bear" + ], + "rel_type": "and", + "text": "a toothbrush and a bear" + }, + { + "unique_id": 15070, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a giraffe" + }, + { + "unique_id": 15071, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a zebra" + }, + { + "unique_id": 15072, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a giraffe" + }, + { + "unique_id": 15073, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a zebra" + }, + { + "unique_id": 15074, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a zebra above a giraffe" + }, + { + "unique_id": 15075, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a giraffe above a zebra" + }, + { + "unique_id": 15076, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a zebra below a giraffe" + }, + { + "unique_id": 15077, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a giraffe below a zebra" + }, + { + "unique_id": 15078, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a zebra and a giraffe" + }, + { + "unique_id": 15079, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a giraffe and a zebra" + }, + { + "unique_id": 15080, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a backpack" + }, + { + "unique_id": 15081, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a zebra" + }, + { + "unique_id": 15082, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a backpack" + }, + { + "unique_id": 15083, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a zebra" + }, + { + "unique_id": 15084, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a zebra above a backpack" + }, + { + "unique_id": 15085, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a backpack above a zebra" + }, + { + "unique_id": 15086, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a zebra below a backpack" + }, + { + "unique_id": 15087, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a backpack below a zebra" + }, + { + "unique_id": 15088, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a zebra and a backpack" + }, + { + "unique_id": 15089, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a backpack and a zebra" + }, + { + "unique_id": 15090, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of an umbrella" + }, + { + "unique_id": 15091, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a zebra" + }, + { + "unique_id": 15092, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of an umbrella" + }, + { + "unique_id": 15093, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a zebra" + }, + { + "unique_id": 15094, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a zebra above an umbrella" + }, + { + "unique_id": 15095, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "an umbrella above a zebra" + }, + { + "unique_id": 15096, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a zebra below an umbrella" + }, + { + "unique_id": 15097, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "an umbrella below a zebra" + }, + { + "unique_id": 15098, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a zebra and an umbrella" + }, + { + "unique_id": 15099, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "an umbrella and a zebra" + }, + { + "unique_id": 15100, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a handbag" + }, + { + "unique_id": 15101, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a zebra" + }, + { + "unique_id": 15102, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a handbag" + }, + { + "unique_id": 15103, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a zebra" + }, + { + "unique_id": 15104, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a zebra above a handbag" + }, + { + "unique_id": 15105, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a handbag above a zebra" + }, + { + "unique_id": 15106, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a zebra below a handbag" + }, + { + "unique_id": 15107, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a handbag below a zebra" + }, + { + "unique_id": 15108, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a zebra and a handbag" + }, + { + "unique_id": 15109, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a handbag and a zebra" + }, + { + "unique_id": 15110, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a tie" + }, + { + "unique_id": 15111, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a zebra" + }, + { + "unique_id": 15112, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a tie" + }, + { + "unique_id": 15113, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a zebra" + }, + { + "unique_id": 15114, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a zebra above a tie" + }, + { + "unique_id": 15115, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a tie above a zebra" + }, + { + "unique_id": 15116, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a zebra below a tie" + }, + { + "unique_id": 15117, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a tie below a zebra" + }, + { + "unique_id": 15118, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a zebra and a tie" + }, + { + "unique_id": 15119, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a tie and a zebra" + }, + { + "unique_id": 15120, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a suitcase" + }, + { + "unique_id": 15121, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a zebra" + }, + { + "unique_id": 15122, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a suitcase" + }, + { + "unique_id": 15123, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a zebra" + }, + { + "unique_id": 15124, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a zebra above a suitcase" + }, + { + "unique_id": 15125, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a suitcase above a zebra" + }, + { + "unique_id": 15126, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a zebra below a suitcase" + }, + { + "unique_id": 15127, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a suitcase below a zebra" + }, + { + "unique_id": 15128, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a zebra and a suitcase" + }, + { + "unique_id": 15129, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a suitcase and a zebra" + }, + { + "unique_id": 15130, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a frisbee" + }, + { + "unique_id": 15131, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a zebra" + }, + { + "unique_id": 15132, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a frisbee" + }, + { + "unique_id": 15133, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a zebra" + }, + { + "unique_id": 15134, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a zebra above a frisbee" + }, + { + "unique_id": 15135, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a frisbee above a zebra" + }, + { + "unique_id": 15136, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a zebra below a frisbee" + }, + { + "unique_id": 15137, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a frisbee below a zebra" + }, + { + "unique_id": 15138, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a zebra and a frisbee" + }, + { + "unique_id": 15139, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a frisbee and a zebra" + }, + { + "unique_id": 15140, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a skis" + }, + { + "unique_id": 15141, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a zebra" + }, + { + "unique_id": 15142, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a skis" + }, + { + "unique_id": 15143, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a zebra" + }, + { + "unique_id": 15144, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a zebra above a skis" + }, + { + "unique_id": 15145, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a skis above a zebra" + }, + { + "unique_id": 15146, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a zebra below a skis" + }, + { + "unique_id": 15147, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a skis below a zebra" + }, + { + "unique_id": 15148, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a zebra and a skis" + }, + { + "unique_id": 15149, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a skis and a zebra" + }, + { + "unique_id": 15150, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a snowboard" + }, + { + "unique_id": 15151, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a zebra" + }, + { + "unique_id": 15152, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a snowboard" + }, + { + "unique_id": 15153, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a zebra" + }, + { + "unique_id": 15154, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a zebra above a snowboard" + }, + { + "unique_id": 15155, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a snowboard above a zebra" + }, + { + "unique_id": 15156, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a zebra below a snowboard" + }, + { + "unique_id": 15157, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a snowboard below a zebra" + }, + { + "unique_id": 15158, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a zebra and a snowboard" + }, + { + "unique_id": 15159, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a snowboard and a zebra" + }, + { + "unique_id": 15160, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a sports ball" + }, + { + "unique_id": 15161, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a zebra" + }, + { + "unique_id": 15162, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a sports ball" + }, + { + "unique_id": 15163, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a zebra" + }, + { + "unique_id": 15164, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a zebra above a sports ball" + }, + { + "unique_id": 15165, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a sports ball above a zebra" + }, + { + "unique_id": 15166, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a zebra below a sports ball" + }, + { + "unique_id": 15167, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a sports ball below a zebra" + }, + { + "unique_id": 15168, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a zebra and a sports ball" + }, + { + "unique_id": 15169, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a sports ball and a zebra" + }, + { + "unique_id": 15170, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a kite" + }, + { + "unique_id": 15171, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a zebra" + }, + { + "unique_id": 15172, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a kite" + }, + { + "unique_id": 15173, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a zebra" + }, + { + "unique_id": 15174, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a zebra above a kite" + }, + { + "unique_id": 15175, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a kite above a zebra" + }, + { + "unique_id": 15176, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a zebra below a kite" + }, + { + "unique_id": 15177, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a kite below a zebra" + }, + { + "unique_id": 15178, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a zebra and a kite" + }, + { + "unique_id": 15179, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a kite and a zebra" + }, + { + "unique_id": 15180, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a baseball bat" + }, + { + "unique_id": 15181, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a zebra" + }, + { + "unique_id": 15182, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a baseball bat" + }, + { + "unique_id": 15183, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a zebra" + }, + { + "unique_id": 15184, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a zebra above a baseball bat" + }, + { + "unique_id": 15185, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a baseball bat above a zebra" + }, + { + "unique_id": 15186, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a zebra below a baseball bat" + }, + { + "unique_id": 15187, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a baseball bat below a zebra" + }, + { + "unique_id": 15188, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a zebra and a baseball bat" + }, + { + "unique_id": 15189, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a baseball bat and a zebra" + }, + { + "unique_id": 15190, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a baseball glove" + }, + { + "unique_id": 15191, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a zebra" + }, + { + "unique_id": 15192, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a baseball glove" + }, + { + "unique_id": 15193, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a zebra" + }, + { + "unique_id": 15194, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a zebra above a baseball glove" + }, + { + "unique_id": 15195, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a baseball glove above a zebra" + }, + { + "unique_id": 15196, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a zebra below a baseball glove" + }, + { + "unique_id": 15197, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a baseball glove below a zebra" + }, + { + "unique_id": 15198, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a zebra and a baseball glove" + }, + { + "unique_id": 15199, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a baseball glove and a zebra" + }, + { + "unique_id": 15200, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a skateboard" + }, + { + "unique_id": 15201, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a zebra" + }, + { + "unique_id": 15202, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a skateboard" + }, + { + "unique_id": 15203, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a zebra" + }, + { + "unique_id": 15204, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a zebra above a skateboard" + }, + { + "unique_id": 15205, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a skateboard above a zebra" + }, + { + "unique_id": 15206, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a zebra below a skateboard" + }, + { + "unique_id": 15207, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a skateboard below a zebra" + }, + { + "unique_id": 15208, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a zebra and a skateboard" + }, + { + "unique_id": 15209, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a skateboard and a zebra" + }, + { + "unique_id": 15210, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a surfboard" + }, + { + "unique_id": 15211, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a zebra" + }, + { + "unique_id": 15212, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a surfboard" + }, + { + "unique_id": 15213, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a zebra" + }, + { + "unique_id": 15214, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a zebra above a surfboard" + }, + { + "unique_id": 15215, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a surfboard above a zebra" + }, + { + "unique_id": 15216, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a zebra below a surfboard" + }, + { + "unique_id": 15217, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a surfboard below a zebra" + }, + { + "unique_id": 15218, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a zebra and a surfboard" + }, + { + "unique_id": 15219, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a surfboard and a zebra" + }, + { + "unique_id": 15220, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a tennis racket" + }, + { + "unique_id": 15221, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a zebra" + }, + { + "unique_id": 15222, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a tennis racket" + }, + { + "unique_id": 15223, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a zebra" + }, + { + "unique_id": 15224, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a zebra above a tennis racket" + }, + { + "unique_id": 15225, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a tennis racket above a zebra" + }, + { + "unique_id": 15226, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a zebra below a tennis racket" + }, + { + "unique_id": 15227, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a tennis racket below a zebra" + }, + { + "unique_id": 15228, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a zebra and a tennis racket" + }, + { + "unique_id": 15229, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a tennis racket and a zebra" + }, + { + "unique_id": 15230, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a bottle" + }, + { + "unique_id": 15231, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a zebra" + }, + { + "unique_id": 15232, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a bottle" + }, + { + "unique_id": 15233, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a zebra" + }, + { + "unique_id": 15234, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a zebra above a bottle" + }, + { + "unique_id": 15235, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a bottle above a zebra" + }, + { + "unique_id": 15236, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a zebra below a bottle" + }, + { + "unique_id": 15237, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a bottle below a zebra" + }, + { + "unique_id": 15238, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a zebra and a bottle" + }, + { + "unique_id": 15239, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a bottle and a zebra" + }, + { + "unique_id": 15240, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a wine glass" + }, + { + "unique_id": 15241, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a zebra" + }, + { + "unique_id": 15242, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a wine glass" + }, + { + "unique_id": 15243, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a zebra" + }, + { + "unique_id": 15244, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a zebra above a wine glass" + }, + { + "unique_id": 15245, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a wine glass above a zebra" + }, + { + "unique_id": 15246, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a zebra below a wine glass" + }, + { + "unique_id": 15247, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a wine glass below a zebra" + }, + { + "unique_id": 15248, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a zebra and a wine glass" + }, + { + "unique_id": 15249, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a wine glass and a zebra" + }, + { + "unique_id": 15250, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a cup" + }, + { + "unique_id": 15251, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a zebra" + }, + { + "unique_id": 15252, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a cup" + }, + { + "unique_id": 15253, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a zebra" + }, + { + "unique_id": 15254, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a zebra above a cup" + }, + { + "unique_id": 15255, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a cup above a zebra" + }, + { + "unique_id": 15256, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a zebra below a cup" + }, + { + "unique_id": 15257, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a cup below a zebra" + }, + { + "unique_id": 15258, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a zebra and a cup" + }, + { + "unique_id": 15259, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a cup and a zebra" + }, + { + "unique_id": 15260, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a fork" + }, + { + "unique_id": 15261, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a zebra" + }, + { + "unique_id": 15262, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a fork" + }, + { + "unique_id": 15263, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a zebra" + }, + { + "unique_id": 15264, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a zebra above a fork" + }, + { + "unique_id": 15265, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a fork above a zebra" + }, + { + "unique_id": 15266, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a zebra below a fork" + }, + { + "unique_id": 15267, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a fork below a zebra" + }, + { + "unique_id": 15268, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a zebra and a fork" + }, + { + "unique_id": 15269, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a fork and a zebra" + }, + { + "unique_id": 15270, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a knife" + }, + { + "unique_id": 15271, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a zebra" + }, + { + "unique_id": 15272, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a knife" + }, + { + "unique_id": 15273, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a zebra" + }, + { + "unique_id": 15274, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a zebra above a knife" + }, + { + "unique_id": 15275, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a knife above a zebra" + }, + { + "unique_id": 15276, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a zebra below a knife" + }, + { + "unique_id": 15277, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a knife below a zebra" + }, + { + "unique_id": 15278, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a zebra and a knife" + }, + { + "unique_id": 15279, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a knife and a zebra" + }, + { + "unique_id": 15280, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a spoon" + }, + { + "unique_id": 15281, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a zebra" + }, + { + "unique_id": 15282, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a spoon" + }, + { + "unique_id": 15283, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a zebra" + }, + { + "unique_id": 15284, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a zebra above a spoon" + }, + { + "unique_id": 15285, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a spoon above a zebra" + }, + { + "unique_id": 15286, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a zebra below a spoon" + }, + { + "unique_id": 15287, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a spoon below a zebra" + }, + { + "unique_id": 15288, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a zebra and a spoon" + }, + { + "unique_id": 15289, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a spoon and a zebra" + }, + { + "unique_id": 15290, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a bowl" + }, + { + "unique_id": 15291, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a zebra" + }, + { + "unique_id": 15292, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a bowl" + }, + { + "unique_id": 15293, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a zebra" + }, + { + "unique_id": 15294, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a zebra above a bowl" + }, + { + "unique_id": 15295, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a bowl above a zebra" + }, + { + "unique_id": 15296, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a zebra below a bowl" + }, + { + "unique_id": 15297, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a bowl below a zebra" + }, + { + "unique_id": 15298, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a zebra and a bowl" + }, + { + "unique_id": 15299, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a bowl and a zebra" + }, + { + "unique_id": 15300, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a banana" + }, + { + "unique_id": 15301, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a zebra" + }, + { + "unique_id": 15302, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a banana" + }, + { + "unique_id": 15303, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a zebra" + }, + { + "unique_id": 15304, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a zebra above a banana" + }, + { + "unique_id": 15305, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a banana above a zebra" + }, + { + "unique_id": 15306, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a zebra below a banana" + }, + { + "unique_id": 15307, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a banana below a zebra" + }, + { + "unique_id": 15308, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a zebra and a banana" + }, + { + "unique_id": 15309, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a banana and a zebra" + }, + { + "unique_id": 15310, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of an apple" + }, + { + "unique_id": 15311, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a zebra" + }, + { + "unique_id": 15312, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of an apple" + }, + { + "unique_id": 15313, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a zebra" + }, + { + "unique_id": 15314, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a zebra above an apple" + }, + { + "unique_id": 15315, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "an apple above a zebra" + }, + { + "unique_id": 15316, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a zebra below an apple" + }, + { + "unique_id": 15317, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "an apple below a zebra" + }, + { + "unique_id": 15318, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a zebra and an apple" + }, + { + "unique_id": 15319, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "an apple and a zebra" + }, + { + "unique_id": 15320, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a sandwich" + }, + { + "unique_id": 15321, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a zebra" + }, + { + "unique_id": 15322, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a sandwich" + }, + { + "unique_id": 15323, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a zebra" + }, + { + "unique_id": 15324, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a zebra above a sandwich" + }, + { + "unique_id": 15325, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a sandwich above a zebra" + }, + { + "unique_id": 15326, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a zebra below a sandwich" + }, + { + "unique_id": 15327, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a sandwich below a zebra" + }, + { + "unique_id": 15328, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a zebra and a sandwich" + }, + { + "unique_id": 15329, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a sandwich and a zebra" + }, + { + "unique_id": 15330, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of an orange" + }, + { + "unique_id": 15331, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a zebra" + }, + { + "unique_id": 15332, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of an orange" + }, + { + "unique_id": 15333, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a zebra" + }, + { + "unique_id": 15334, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a zebra above an orange" + }, + { + "unique_id": 15335, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "an orange above a zebra" + }, + { + "unique_id": 15336, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a zebra below an orange" + }, + { + "unique_id": 15337, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "an orange below a zebra" + }, + { + "unique_id": 15338, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a zebra and an orange" + }, + { + "unique_id": 15339, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "an orange and a zebra" + }, + { + "unique_id": 15340, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a broccoli" + }, + { + "unique_id": 15341, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a zebra" + }, + { + "unique_id": 15342, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a broccoli" + }, + { + "unique_id": 15343, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a zebra" + }, + { + "unique_id": 15344, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a zebra above a broccoli" + }, + { + "unique_id": 15345, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a broccoli above a zebra" + }, + { + "unique_id": 15346, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a zebra below a broccoli" + }, + { + "unique_id": 15347, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a broccoli below a zebra" + }, + { + "unique_id": 15348, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a zebra and a broccoli" + }, + { + "unique_id": 15349, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a broccoli and a zebra" + }, + { + "unique_id": 15350, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a carrot" + }, + { + "unique_id": 15351, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a zebra" + }, + { + "unique_id": 15352, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a carrot" + }, + { + "unique_id": 15353, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a zebra" + }, + { + "unique_id": 15354, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a zebra above a carrot" + }, + { + "unique_id": 15355, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a carrot above a zebra" + }, + { + "unique_id": 15356, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a zebra below a carrot" + }, + { + "unique_id": 15357, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a carrot below a zebra" + }, + { + "unique_id": 15358, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a zebra and a carrot" + }, + { + "unique_id": 15359, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a carrot and a zebra" + }, + { + "unique_id": 15360, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a hot dog" + }, + { + "unique_id": 15361, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a zebra" + }, + { + "unique_id": 15362, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a hot dog" + }, + { + "unique_id": 15363, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a zebra" + }, + { + "unique_id": 15364, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a zebra above a hot dog" + }, + { + "unique_id": 15365, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a hot dog above a zebra" + }, + { + "unique_id": 15366, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a zebra below a hot dog" + }, + { + "unique_id": 15367, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a hot dog below a zebra" + }, + { + "unique_id": 15368, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a zebra and a hot dog" + }, + { + "unique_id": 15369, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a hot dog and a zebra" + }, + { + "unique_id": 15370, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a pizza" + }, + { + "unique_id": 15371, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a zebra" + }, + { + "unique_id": 15372, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a pizza" + }, + { + "unique_id": 15373, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a zebra" + }, + { + "unique_id": 15374, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a zebra above a pizza" + }, + { + "unique_id": 15375, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a pizza above a zebra" + }, + { + "unique_id": 15376, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a zebra below a pizza" + }, + { + "unique_id": 15377, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a pizza below a zebra" + }, + { + "unique_id": 15378, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a zebra and a pizza" + }, + { + "unique_id": 15379, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a pizza and a zebra" + }, + { + "unique_id": 15380, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a donut" + }, + { + "unique_id": 15381, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a zebra" + }, + { + "unique_id": 15382, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a donut" + }, + { + "unique_id": 15383, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a zebra" + }, + { + "unique_id": 15384, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a zebra above a donut" + }, + { + "unique_id": 15385, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a donut above a zebra" + }, + { + "unique_id": 15386, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a zebra below a donut" + }, + { + "unique_id": 15387, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a donut below a zebra" + }, + { + "unique_id": 15388, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a zebra and a donut" + }, + { + "unique_id": 15389, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a donut and a zebra" + }, + { + "unique_id": 15390, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a cake" + }, + { + "unique_id": 15391, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a zebra" + }, + { + "unique_id": 15392, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a cake" + }, + { + "unique_id": 15393, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a zebra" + }, + { + "unique_id": 15394, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a zebra above a cake" + }, + { + "unique_id": 15395, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a cake above a zebra" + }, + { + "unique_id": 15396, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a zebra below a cake" + }, + { + "unique_id": 15397, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a cake below a zebra" + }, + { + "unique_id": 15398, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a zebra and a cake" + }, + { + "unique_id": 15399, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a cake and a zebra" + }, + { + "unique_id": 15400, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a chair" + }, + { + "unique_id": 15401, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a zebra" + }, + { + "unique_id": 15402, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a chair" + }, + { + "unique_id": 15403, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a zebra" + }, + { + "unique_id": 15404, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a zebra above a chair" + }, + { + "unique_id": 15405, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a chair above a zebra" + }, + { + "unique_id": 15406, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a zebra below a chair" + }, + { + "unique_id": 15407, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a chair below a zebra" + }, + { + "unique_id": 15408, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a zebra and a chair" + }, + { + "unique_id": 15409, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a chair and a zebra" + }, + { + "unique_id": 15410, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a couch" + }, + { + "unique_id": 15411, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a zebra" + }, + { + "unique_id": 15412, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a couch" + }, + { + "unique_id": 15413, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a zebra" + }, + { + "unique_id": 15414, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a zebra above a couch" + }, + { + "unique_id": 15415, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a couch above a zebra" + }, + { + "unique_id": 15416, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a zebra below a couch" + }, + { + "unique_id": 15417, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a couch below a zebra" + }, + { + "unique_id": 15418, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a zebra and a couch" + }, + { + "unique_id": 15419, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a couch and a zebra" + }, + { + "unique_id": 15420, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a potted plant" + }, + { + "unique_id": 15421, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a zebra" + }, + { + "unique_id": 15422, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a potted plant" + }, + { + "unique_id": 15423, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a zebra" + }, + { + "unique_id": 15424, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a zebra above a potted plant" + }, + { + "unique_id": 15425, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a potted plant above a zebra" + }, + { + "unique_id": 15426, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a zebra below a potted plant" + }, + { + "unique_id": 15427, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a potted plant below a zebra" + }, + { + "unique_id": 15428, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a zebra and a potted plant" + }, + { + "unique_id": 15429, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a potted plant and a zebra" + }, + { + "unique_id": 15430, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a bed" + }, + { + "unique_id": 15431, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a zebra" + }, + { + "unique_id": 15432, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a bed" + }, + { + "unique_id": 15433, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a zebra" + }, + { + "unique_id": 15434, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a zebra above a bed" + }, + { + "unique_id": 15435, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a bed above a zebra" + }, + { + "unique_id": 15436, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a zebra below a bed" + }, + { + "unique_id": 15437, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a bed below a zebra" + }, + { + "unique_id": 15438, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a zebra and a bed" + }, + { + "unique_id": 15439, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a bed and a zebra" + }, + { + "unique_id": 15440, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a dining table" + }, + { + "unique_id": 15441, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a zebra" + }, + { + "unique_id": 15442, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a dining table" + }, + { + "unique_id": 15443, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a zebra" + }, + { + "unique_id": 15444, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a zebra above a dining table" + }, + { + "unique_id": 15445, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a dining table above a zebra" + }, + { + "unique_id": 15446, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a zebra below a dining table" + }, + { + "unique_id": 15447, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a dining table below a zebra" + }, + { + "unique_id": 15448, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a zebra and a dining table" + }, + { + "unique_id": 15449, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a dining table and a zebra" + }, + { + "unique_id": 15450, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a toilet" + }, + { + "unique_id": 15451, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a zebra" + }, + { + "unique_id": 15452, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a toilet" + }, + { + "unique_id": 15453, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a zebra" + }, + { + "unique_id": 15454, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a zebra above a toilet" + }, + { + "unique_id": 15455, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a toilet above a zebra" + }, + { + "unique_id": 15456, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a zebra below a toilet" + }, + { + "unique_id": 15457, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a toilet below a zebra" + }, + { + "unique_id": 15458, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a zebra and a toilet" + }, + { + "unique_id": 15459, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a toilet and a zebra" + }, + { + "unique_id": 15460, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a tv" + }, + { + "unique_id": 15461, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a zebra" + }, + { + "unique_id": 15462, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a tv" + }, + { + "unique_id": 15463, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a zebra" + }, + { + "unique_id": 15464, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a zebra above a tv" + }, + { + "unique_id": 15465, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a tv above a zebra" + }, + { + "unique_id": 15466, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a zebra below a tv" + }, + { + "unique_id": 15467, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a tv below a zebra" + }, + { + "unique_id": 15468, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a zebra and a tv" + }, + { + "unique_id": 15469, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a tv and a zebra" + }, + { + "unique_id": 15470, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a laptop" + }, + { + "unique_id": 15471, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a zebra" + }, + { + "unique_id": 15472, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a laptop" + }, + { + "unique_id": 15473, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a zebra" + }, + { + "unique_id": 15474, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a zebra above a laptop" + }, + { + "unique_id": 15475, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a laptop above a zebra" + }, + { + "unique_id": 15476, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a zebra below a laptop" + }, + { + "unique_id": 15477, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a laptop below a zebra" + }, + { + "unique_id": 15478, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a zebra and a laptop" + }, + { + "unique_id": 15479, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a laptop and a zebra" + }, + { + "unique_id": 15480, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a mouse" + }, + { + "unique_id": 15481, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a zebra" + }, + { + "unique_id": 15482, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a mouse" + }, + { + "unique_id": 15483, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a zebra" + }, + { + "unique_id": 15484, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a zebra above a mouse" + }, + { + "unique_id": 15485, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a mouse above a zebra" + }, + { + "unique_id": 15486, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a zebra below a mouse" + }, + { + "unique_id": 15487, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a mouse below a zebra" + }, + { + "unique_id": 15488, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a zebra and a mouse" + }, + { + "unique_id": 15489, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a mouse and a zebra" + }, + { + "unique_id": 15490, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a remote" + }, + { + "unique_id": 15491, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a zebra" + }, + { + "unique_id": 15492, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a remote" + }, + { + "unique_id": 15493, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a zebra" + }, + { + "unique_id": 15494, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a zebra above a remote" + }, + { + "unique_id": 15495, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a remote above a zebra" + }, + { + "unique_id": 15496, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a zebra below a remote" + }, + { + "unique_id": 15497, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a remote below a zebra" + }, + { + "unique_id": 15498, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a zebra and a remote" + }, + { + "unique_id": 15499, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a remote and a zebra" + }, + { + "unique_id": 15500, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a keyboard" + }, + { + "unique_id": 15501, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a zebra" + }, + { + "unique_id": 15502, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a keyboard" + }, + { + "unique_id": 15503, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a zebra" + }, + { + "unique_id": 15504, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a zebra above a keyboard" + }, + { + "unique_id": 15505, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a keyboard above a zebra" + }, + { + "unique_id": 15506, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a zebra below a keyboard" + }, + { + "unique_id": 15507, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a keyboard below a zebra" + }, + { + "unique_id": 15508, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a zebra and a keyboard" + }, + { + "unique_id": 15509, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a keyboard and a zebra" + }, + { + "unique_id": 15510, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a cell phone" + }, + { + "unique_id": 15511, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a zebra" + }, + { + "unique_id": 15512, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a cell phone" + }, + { + "unique_id": 15513, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a zebra" + }, + { + "unique_id": 15514, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a zebra above a cell phone" + }, + { + "unique_id": 15515, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a cell phone above a zebra" + }, + { + "unique_id": 15516, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a zebra below a cell phone" + }, + { + "unique_id": 15517, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a cell phone below a zebra" + }, + { + "unique_id": 15518, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a zebra and a cell phone" + }, + { + "unique_id": 15519, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a cell phone and a zebra" + }, + { + "unique_id": 15520, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a microwave" + }, + { + "unique_id": 15521, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a zebra" + }, + { + "unique_id": 15522, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a microwave" + }, + { + "unique_id": 15523, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a zebra" + }, + { + "unique_id": 15524, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a zebra above a microwave" + }, + { + "unique_id": 15525, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a microwave above a zebra" + }, + { + "unique_id": 15526, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a zebra below a microwave" + }, + { + "unique_id": 15527, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a microwave below a zebra" + }, + { + "unique_id": 15528, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a zebra and a microwave" + }, + { + "unique_id": 15529, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a microwave and a zebra" + }, + { + "unique_id": 15530, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of an oven" + }, + { + "unique_id": 15531, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a zebra" + }, + { + "unique_id": 15532, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of an oven" + }, + { + "unique_id": 15533, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a zebra" + }, + { + "unique_id": 15534, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a zebra above an oven" + }, + { + "unique_id": 15535, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "an oven above a zebra" + }, + { + "unique_id": 15536, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a zebra below an oven" + }, + { + "unique_id": 15537, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "an oven below a zebra" + }, + { + "unique_id": 15538, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a zebra and an oven" + }, + { + "unique_id": 15539, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "an oven and a zebra" + }, + { + "unique_id": 15540, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a toaster" + }, + { + "unique_id": 15541, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a zebra" + }, + { + "unique_id": 15542, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a toaster" + }, + { + "unique_id": 15543, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a zebra" + }, + { + "unique_id": 15544, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a zebra above a toaster" + }, + { + "unique_id": 15545, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a toaster above a zebra" + }, + { + "unique_id": 15546, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a zebra below a toaster" + }, + { + "unique_id": 15547, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a toaster below a zebra" + }, + { + "unique_id": 15548, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a zebra and a toaster" + }, + { + "unique_id": 15549, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a toaster and a zebra" + }, + { + "unique_id": 15550, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a sink" + }, + { + "unique_id": 15551, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a zebra" + }, + { + "unique_id": 15552, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a sink" + }, + { + "unique_id": 15553, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a zebra" + }, + { + "unique_id": 15554, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a zebra above a sink" + }, + { + "unique_id": 15555, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a sink above a zebra" + }, + { + "unique_id": 15556, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a zebra below a sink" + }, + { + "unique_id": 15557, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a sink below a zebra" + }, + { + "unique_id": 15558, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a zebra and a sink" + }, + { + "unique_id": 15559, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a sink and a zebra" + }, + { + "unique_id": 15560, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a refrigerator" + }, + { + "unique_id": 15561, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a zebra" + }, + { + "unique_id": 15562, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a refrigerator" + }, + { + "unique_id": 15563, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a zebra" + }, + { + "unique_id": 15564, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a zebra above a refrigerator" + }, + { + "unique_id": 15565, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a refrigerator above a zebra" + }, + { + "unique_id": 15566, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a zebra below a refrigerator" + }, + { + "unique_id": 15567, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a refrigerator below a zebra" + }, + { + "unique_id": 15568, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a zebra and a refrigerator" + }, + { + "unique_id": 15569, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a refrigerator and a zebra" + }, + { + "unique_id": 15570, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a book" + }, + { + "unique_id": 15571, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a book to the left of a zebra" + }, + { + "unique_id": 15572, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a book" + }, + { + "unique_id": 15573, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a book to the right of a zebra" + }, + { + "unique_id": 15574, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a zebra above a book" + }, + { + "unique_id": 15575, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a book above a zebra" + }, + { + "unique_id": 15576, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a zebra below a book" + }, + { + "unique_id": 15577, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a book below a zebra" + }, + { + "unique_id": 15578, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a zebra and a book" + }, + { + "unique_id": 15579, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a book and a zebra" + }, + { + "unique_id": 15580, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a clock" + }, + { + "unique_id": 15581, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a zebra" + }, + { + "unique_id": 15582, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a clock" + }, + { + "unique_id": 15583, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a zebra" + }, + { + "unique_id": 15584, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a zebra above a clock" + }, + { + "unique_id": 15585, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a clock above a zebra" + }, + { + "unique_id": 15586, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a zebra below a clock" + }, + { + "unique_id": 15587, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a clock below a zebra" + }, + { + "unique_id": 15588, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a zebra and a clock" + }, + { + "unique_id": 15589, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a clock and a zebra" + }, + { + "unique_id": 15590, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a vase" + }, + { + "unique_id": 15591, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a zebra" + }, + { + "unique_id": 15592, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a vase" + }, + { + "unique_id": 15593, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a zebra" + }, + { + "unique_id": 15594, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a zebra above a vase" + }, + { + "unique_id": 15595, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a vase above a zebra" + }, + { + "unique_id": 15596, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a zebra below a vase" + }, + { + "unique_id": 15597, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a vase below a zebra" + }, + { + "unique_id": 15598, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a zebra and a vase" + }, + { + "unique_id": 15599, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a vase and a zebra" + }, + { + "unique_id": 15600, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a scissors" + }, + { + "unique_id": 15601, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a zebra" + }, + { + "unique_id": 15602, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a scissors" + }, + { + "unique_id": 15603, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a zebra" + }, + { + "unique_id": 15604, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a zebra above a scissors" + }, + { + "unique_id": 15605, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a scissors above a zebra" + }, + { + "unique_id": 15606, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a zebra below a scissors" + }, + { + "unique_id": 15607, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a scissors below a zebra" + }, + { + "unique_id": 15608, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a zebra and a scissors" + }, + { + "unique_id": 15609, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a scissors and a zebra" + }, + { + "unique_id": 15610, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a teddy bear" + }, + { + "unique_id": 15611, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a zebra" + }, + { + "unique_id": 15612, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a teddy bear" + }, + { + "unique_id": 15613, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a zebra" + }, + { + "unique_id": 15614, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a zebra above a teddy bear" + }, + { + "unique_id": 15615, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a teddy bear above a zebra" + }, + { + "unique_id": 15616, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a zebra below a teddy bear" + }, + { + "unique_id": 15617, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a teddy bear below a zebra" + }, + { + "unique_id": 15618, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a zebra and a teddy bear" + }, + { + "unique_id": 15619, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a teddy bear and a zebra" + }, + { + "unique_id": 15620, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a hair drier" + }, + { + "unique_id": 15621, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a zebra" + }, + { + "unique_id": 15622, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a hair drier" + }, + { + "unique_id": 15623, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a zebra" + }, + { + "unique_id": 15624, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a zebra above a hair drier" + }, + { + "unique_id": 15625, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a hair drier above a zebra" + }, + { + "unique_id": 15626, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a zebra below a hair drier" + }, + { + "unique_id": 15627, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a hair drier below a zebra" + }, + { + "unique_id": 15628, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a zebra and a hair drier" + }, + { + "unique_id": 15629, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a hair drier and a zebra" + }, + { + "unique_id": 15630, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a zebra to the left of a toothbrush" + }, + { + "unique_id": 15631, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a zebra" + }, + { + "unique_id": 15632, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a zebra to the right of a toothbrush" + }, + { + "unique_id": 15633, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a zebra" + }, + { + "unique_id": 15634, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a zebra above a toothbrush" + }, + { + "unique_id": 15635, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "above", + "text": "a toothbrush above a zebra" + }, + { + "unique_id": 15636, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a zebra below a toothbrush" + }, + { + "unique_id": 15637, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "below", + "text": "a toothbrush below a zebra" + }, + { + "unique_id": 15638, + "num_objects": 2, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a zebra and a toothbrush" + }, + { + "unique_id": 15639, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "zebra" + ], + "rel_type": "and", + "text": "a toothbrush and a zebra" + }, + { + "unique_id": 15640, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a backpack" + }, + { + "unique_id": 15641, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a giraffe" + }, + { + "unique_id": 15642, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a backpack" + }, + { + "unique_id": 15643, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a giraffe" + }, + { + "unique_id": 15644, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a giraffe above a backpack" + }, + { + "unique_id": 15645, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a backpack above a giraffe" + }, + { + "unique_id": 15646, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a giraffe below a backpack" + }, + { + "unique_id": 15647, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a backpack below a giraffe" + }, + { + "unique_id": 15648, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a giraffe and a backpack" + }, + { + "unique_id": 15649, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a backpack and a giraffe" + }, + { + "unique_id": 15650, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of an umbrella" + }, + { + "unique_id": 15651, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a giraffe" + }, + { + "unique_id": 15652, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of an umbrella" + }, + { + "unique_id": 15653, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a giraffe" + }, + { + "unique_id": 15654, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a giraffe above an umbrella" + }, + { + "unique_id": 15655, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "an umbrella above a giraffe" + }, + { + "unique_id": 15656, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a giraffe below an umbrella" + }, + { + "unique_id": 15657, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "an umbrella below a giraffe" + }, + { + "unique_id": 15658, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a giraffe and an umbrella" + }, + { + "unique_id": 15659, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "an umbrella and a giraffe" + }, + { + "unique_id": 15660, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a handbag" + }, + { + "unique_id": 15661, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a giraffe" + }, + { + "unique_id": 15662, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a handbag" + }, + { + "unique_id": 15663, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a giraffe" + }, + { + "unique_id": 15664, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a giraffe above a handbag" + }, + { + "unique_id": 15665, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a handbag above a giraffe" + }, + { + "unique_id": 15666, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a giraffe below a handbag" + }, + { + "unique_id": 15667, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a handbag below a giraffe" + }, + { + "unique_id": 15668, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a giraffe and a handbag" + }, + { + "unique_id": 15669, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a handbag and a giraffe" + }, + { + "unique_id": 15670, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a tie" + }, + { + "unique_id": 15671, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a giraffe" + }, + { + "unique_id": 15672, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a tie" + }, + { + "unique_id": 15673, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a giraffe" + }, + { + "unique_id": 15674, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a giraffe above a tie" + }, + { + "unique_id": 15675, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a tie above a giraffe" + }, + { + "unique_id": 15676, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a giraffe below a tie" + }, + { + "unique_id": 15677, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a tie below a giraffe" + }, + { + "unique_id": 15678, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a giraffe and a tie" + }, + { + "unique_id": 15679, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a tie and a giraffe" + }, + { + "unique_id": 15680, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a suitcase" + }, + { + "unique_id": 15681, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a giraffe" + }, + { + "unique_id": 15682, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a suitcase" + }, + { + "unique_id": 15683, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a giraffe" + }, + { + "unique_id": 15684, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a giraffe above a suitcase" + }, + { + "unique_id": 15685, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a suitcase above a giraffe" + }, + { + "unique_id": 15686, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a giraffe below a suitcase" + }, + { + "unique_id": 15687, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a suitcase below a giraffe" + }, + { + "unique_id": 15688, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a giraffe and a suitcase" + }, + { + "unique_id": 15689, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a suitcase and a giraffe" + }, + { + "unique_id": 15690, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a frisbee" + }, + { + "unique_id": 15691, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a giraffe" + }, + { + "unique_id": 15692, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a frisbee" + }, + { + "unique_id": 15693, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a giraffe" + }, + { + "unique_id": 15694, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a giraffe above a frisbee" + }, + { + "unique_id": 15695, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a frisbee above a giraffe" + }, + { + "unique_id": 15696, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a giraffe below a frisbee" + }, + { + "unique_id": 15697, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a frisbee below a giraffe" + }, + { + "unique_id": 15698, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a giraffe and a frisbee" + }, + { + "unique_id": 15699, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a frisbee and a giraffe" + }, + { + "unique_id": 15700, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a skis" + }, + { + "unique_id": 15701, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a giraffe" + }, + { + "unique_id": 15702, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a skis" + }, + { + "unique_id": 15703, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a giraffe" + }, + { + "unique_id": 15704, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a giraffe above a skis" + }, + { + "unique_id": 15705, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a skis above a giraffe" + }, + { + "unique_id": 15706, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a giraffe below a skis" + }, + { + "unique_id": 15707, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a skis below a giraffe" + }, + { + "unique_id": 15708, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a giraffe and a skis" + }, + { + "unique_id": 15709, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a skis and a giraffe" + }, + { + "unique_id": 15710, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a snowboard" + }, + { + "unique_id": 15711, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a giraffe" + }, + { + "unique_id": 15712, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a snowboard" + }, + { + "unique_id": 15713, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a giraffe" + }, + { + "unique_id": 15714, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a giraffe above a snowboard" + }, + { + "unique_id": 15715, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a snowboard above a giraffe" + }, + { + "unique_id": 15716, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a giraffe below a snowboard" + }, + { + "unique_id": 15717, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a snowboard below a giraffe" + }, + { + "unique_id": 15718, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a giraffe and a snowboard" + }, + { + "unique_id": 15719, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a snowboard and a giraffe" + }, + { + "unique_id": 15720, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a sports ball" + }, + { + "unique_id": 15721, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a giraffe" + }, + { + "unique_id": 15722, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a sports ball" + }, + { + "unique_id": 15723, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a giraffe" + }, + { + "unique_id": 15724, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a giraffe above a sports ball" + }, + { + "unique_id": 15725, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a sports ball above a giraffe" + }, + { + "unique_id": 15726, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a giraffe below a sports ball" + }, + { + "unique_id": 15727, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a sports ball below a giraffe" + }, + { + "unique_id": 15728, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a giraffe and a sports ball" + }, + { + "unique_id": 15729, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a sports ball and a giraffe" + }, + { + "unique_id": 15730, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a kite" + }, + { + "unique_id": 15731, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a giraffe" + }, + { + "unique_id": 15732, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a kite" + }, + { + "unique_id": 15733, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a giraffe" + }, + { + "unique_id": 15734, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a giraffe above a kite" + }, + { + "unique_id": 15735, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a kite above a giraffe" + }, + { + "unique_id": 15736, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a giraffe below a kite" + }, + { + "unique_id": 15737, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a kite below a giraffe" + }, + { + "unique_id": 15738, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a giraffe and a kite" + }, + { + "unique_id": 15739, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a kite and a giraffe" + }, + { + "unique_id": 15740, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a baseball bat" + }, + { + "unique_id": 15741, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a giraffe" + }, + { + "unique_id": 15742, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a baseball bat" + }, + { + "unique_id": 15743, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a giraffe" + }, + { + "unique_id": 15744, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a giraffe above a baseball bat" + }, + { + "unique_id": 15745, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a baseball bat above a giraffe" + }, + { + "unique_id": 15746, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a giraffe below a baseball bat" + }, + { + "unique_id": 15747, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a baseball bat below a giraffe" + }, + { + "unique_id": 15748, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a giraffe and a baseball bat" + }, + { + "unique_id": 15749, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a baseball bat and a giraffe" + }, + { + "unique_id": 15750, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a baseball glove" + }, + { + "unique_id": 15751, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a giraffe" + }, + { + "unique_id": 15752, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a baseball glove" + }, + { + "unique_id": 15753, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a giraffe" + }, + { + "unique_id": 15754, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a giraffe above a baseball glove" + }, + { + "unique_id": 15755, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a baseball glove above a giraffe" + }, + { + "unique_id": 15756, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a giraffe below a baseball glove" + }, + { + "unique_id": 15757, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a baseball glove below a giraffe" + }, + { + "unique_id": 15758, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a giraffe and a baseball glove" + }, + { + "unique_id": 15759, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a baseball glove and a giraffe" + }, + { + "unique_id": 15760, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a skateboard" + }, + { + "unique_id": 15761, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a giraffe" + }, + { + "unique_id": 15762, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a skateboard" + }, + { + "unique_id": 15763, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a giraffe" + }, + { + "unique_id": 15764, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a giraffe above a skateboard" + }, + { + "unique_id": 15765, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a skateboard above a giraffe" + }, + { + "unique_id": 15766, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a giraffe below a skateboard" + }, + { + "unique_id": 15767, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a skateboard below a giraffe" + }, + { + "unique_id": 15768, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a giraffe and a skateboard" + }, + { + "unique_id": 15769, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a skateboard and a giraffe" + }, + { + "unique_id": 15770, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a surfboard" + }, + { + "unique_id": 15771, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a giraffe" + }, + { + "unique_id": 15772, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a surfboard" + }, + { + "unique_id": 15773, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a giraffe" + }, + { + "unique_id": 15774, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a giraffe above a surfboard" + }, + { + "unique_id": 15775, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a surfboard above a giraffe" + }, + { + "unique_id": 15776, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a giraffe below a surfboard" + }, + { + "unique_id": 15777, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a surfboard below a giraffe" + }, + { + "unique_id": 15778, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a giraffe and a surfboard" + }, + { + "unique_id": 15779, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a surfboard and a giraffe" + }, + { + "unique_id": 15780, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a tennis racket" + }, + { + "unique_id": 15781, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a giraffe" + }, + { + "unique_id": 15782, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a tennis racket" + }, + { + "unique_id": 15783, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a giraffe" + }, + { + "unique_id": 15784, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a giraffe above a tennis racket" + }, + { + "unique_id": 15785, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a tennis racket above a giraffe" + }, + { + "unique_id": 15786, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a giraffe below a tennis racket" + }, + { + "unique_id": 15787, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a tennis racket below a giraffe" + }, + { + "unique_id": 15788, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a giraffe and a tennis racket" + }, + { + "unique_id": 15789, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a tennis racket and a giraffe" + }, + { + "unique_id": 15790, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a bottle" + }, + { + "unique_id": 15791, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a giraffe" + }, + { + "unique_id": 15792, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a bottle" + }, + { + "unique_id": 15793, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a giraffe" + }, + { + "unique_id": 15794, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a giraffe above a bottle" + }, + { + "unique_id": 15795, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a bottle above a giraffe" + }, + { + "unique_id": 15796, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a giraffe below a bottle" + }, + { + "unique_id": 15797, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a bottle below a giraffe" + }, + { + "unique_id": 15798, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a giraffe and a bottle" + }, + { + "unique_id": 15799, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a bottle and a giraffe" + }, + { + "unique_id": 15800, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a wine glass" + }, + { + "unique_id": 15801, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a giraffe" + }, + { + "unique_id": 15802, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a wine glass" + }, + { + "unique_id": 15803, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a giraffe" + }, + { + "unique_id": 15804, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a giraffe above a wine glass" + }, + { + "unique_id": 15805, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a wine glass above a giraffe" + }, + { + "unique_id": 15806, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a giraffe below a wine glass" + }, + { + "unique_id": 15807, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a wine glass below a giraffe" + }, + { + "unique_id": 15808, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a giraffe and a wine glass" + }, + { + "unique_id": 15809, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a wine glass and a giraffe" + }, + { + "unique_id": 15810, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a cup" + }, + { + "unique_id": 15811, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a giraffe" + }, + { + "unique_id": 15812, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a cup" + }, + { + "unique_id": 15813, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a giraffe" + }, + { + "unique_id": 15814, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a giraffe above a cup" + }, + { + "unique_id": 15815, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a cup above a giraffe" + }, + { + "unique_id": 15816, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a giraffe below a cup" + }, + { + "unique_id": 15817, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a cup below a giraffe" + }, + { + "unique_id": 15818, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a giraffe and a cup" + }, + { + "unique_id": 15819, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a cup and a giraffe" + }, + { + "unique_id": 15820, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a fork" + }, + { + "unique_id": 15821, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a giraffe" + }, + { + "unique_id": 15822, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a fork" + }, + { + "unique_id": 15823, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a giraffe" + }, + { + "unique_id": 15824, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a giraffe above a fork" + }, + { + "unique_id": 15825, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a fork above a giraffe" + }, + { + "unique_id": 15826, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a giraffe below a fork" + }, + { + "unique_id": 15827, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a fork below a giraffe" + }, + { + "unique_id": 15828, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a giraffe and a fork" + }, + { + "unique_id": 15829, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a fork and a giraffe" + }, + { + "unique_id": 15830, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a knife" + }, + { + "unique_id": 15831, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a giraffe" + }, + { + "unique_id": 15832, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a knife" + }, + { + "unique_id": 15833, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a giraffe" + }, + { + "unique_id": 15834, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a giraffe above a knife" + }, + { + "unique_id": 15835, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a knife above a giraffe" + }, + { + "unique_id": 15836, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a giraffe below a knife" + }, + { + "unique_id": 15837, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a knife below a giraffe" + }, + { + "unique_id": 15838, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a giraffe and a knife" + }, + { + "unique_id": 15839, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a knife and a giraffe" + }, + { + "unique_id": 15840, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a spoon" + }, + { + "unique_id": 15841, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a giraffe" + }, + { + "unique_id": 15842, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a spoon" + }, + { + "unique_id": 15843, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a giraffe" + }, + { + "unique_id": 15844, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a giraffe above a spoon" + }, + { + "unique_id": 15845, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a spoon above a giraffe" + }, + { + "unique_id": 15846, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a giraffe below a spoon" + }, + { + "unique_id": 15847, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a spoon below a giraffe" + }, + { + "unique_id": 15848, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a giraffe and a spoon" + }, + { + "unique_id": 15849, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a spoon and a giraffe" + }, + { + "unique_id": 15850, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a bowl" + }, + { + "unique_id": 15851, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a giraffe" + }, + { + "unique_id": 15852, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a bowl" + }, + { + "unique_id": 15853, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a giraffe" + }, + { + "unique_id": 15854, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a giraffe above a bowl" + }, + { + "unique_id": 15855, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a bowl above a giraffe" + }, + { + "unique_id": 15856, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a giraffe below a bowl" + }, + { + "unique_id": 15857, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a bowl below a giraffe" + }, + { + "unique_id": 15858, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a giraffe and a bowl" + }, + { + "unique_id": 15859, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a bowl and a giraffe" + }, + { + "unique_id": 15860, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a banana" + }, + { + "unique_id": 15861, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a giraffe" + }, + { + "unique_id": 15862, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a banana" + }, + { + "unique_id": 15863, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a giraffe" + }, + { + "unique_id": 15864, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a giraffe above a banana" + }, + { + "unique_id": 15865, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a banana above a giraffe" + }, + { + "unique_id": 15866, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a giraffe below a banana" + }, + { + "unique_id": 15867, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a banana below a giraffe" + }, + { + "unique_id": 15868, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a giraffe and a banana" + }, + { + "unique_id": 15869, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a banana and a giraffe" + }, + { + "unique_id": 15870, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of an apple" + }, + { + "unique_id": 15871, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a giraffe" + }, + { + "unique_id": 15872, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of an apple" + }, + { + "unique_id": 15873, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a giraffe" + }, + { + "unique_id": 15874, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a giraffe above an apple" + }, + { + "unique_id": 15875, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "an apple above a giraffe" + }, + { + "unique_id": 15876, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a giraffe below an apple" + }, + { + "unique_id": 15877, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "an apple below a giraffe" + }, + { + "unique_id": 15878, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a giraffe and an apple" + }, + { + "unique_id": 15879, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "an apple and a giraffe" + }, + { + "unique_id": 15880, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a sandwich" + }, + { + "unique_id": 15881, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a giraffe" + }, + { + "unique_id": 15882, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a sandwich" + }, + { + "unique_id": 15883, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a giraffe" + }, + { + "unique_id": 15884, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a giraffe above a sandwich" + }, + { + "unique_id": 15885, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a sandwich above a giraffe" + }, + { + "unique_id": 15886, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a giraffe below a sandwich" + }, + { + "unique_id": 15887, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a sandwich below a giraffe" + }, + { + "unique_id": 15888, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a giraffe and a sandwich" + }, + { + "unique_id": 15889, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a sandwich and a giraffe" + }, + { + "unique_id": 15890, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of an orange" + }, + { + "unique_id": 15891, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a giraffe" + }, + { + "unique_id": 15892, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of an orange" + }, + { + "unique_id": 15893, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a giraffe" + }, + { + "unique_id": 15894, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a giraffe above an orange" + }, + { + "unique_id": 15895, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "an orange above a giraffe" + }, + { + "unique_id": 15896, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a giraffe below an orange" + }, + { + "unique_id": 15897, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "an orange below a giraffe" + }, + { + "unique_id": 15898, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a giraffe and an orange" + }, + { + "unique_id": 15899, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "an orange and a giraffe" + }, + { + "unique_id": 15900, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a broccoli" + }, + { + "unique_id": 15901, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a giraffe" + }, + { + "unique_id": 15902, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a broccoli" + }, + { + "unique_id": 15903, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a giraffe" + }, + { + "unique_id": 15904, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a giraffe above a broccoli" + }, + { + "unique_id": 15905, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a broccoli above a giraffe" + }, + { + "unique_id": 15906, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a giraffe below a broccoli" + }, + { + "unique_id": 15907, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a broccoli below a giraffe" + }, + { + "unique_id": 15908, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a giraffe and a broccoli" + }, + { + "unique_id": 15909, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a broccoli and a giraffe" + }, + { + "unique_id": 15910, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a carrot" + }, + { + "unique_id": 15911, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a giraffe" + }, + { + "unique_id": 15912, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a carrot" + }, + { + "unique_id": 15913, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a giraffe" + }, + { + "unique_id": 15914, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a giraffe above a carrot" + }, + { + "unique_id": 15915, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a carrot above a giraffe" + }, + { + "unique_id": 15916, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a giraffe below a carrot" + }, + { + "unique_id": 15917, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a carrot below a giraffe" + }, + { + "unique_id": 15918, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a giraffe and a carrot" + }, + { + "unique_id": 15919, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a carrot and a giraffe" + }, + { + "unique_id": 15920, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a hot dog" + }, + { + "unique_id": 15921, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a giraffe" + }, + { + "unique_id": 15922, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a hot dog" + }, + { + "unique_id": 15923, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a giraffe" + }, + { + "unique_id": 15924, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a giraffe above a hot dog" + }, + { + "unique_id": 15925, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a hot dog above a giraffe" + }, + { + "unique_id": 15926, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a giraffe below a hot dog" + }, + { + "unique_id": 15927, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a hot dog below a giraffe" + }, + { + "unique_id": 15928, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a giraffe and a hot dog" + }, + { + "unique_id": 15929, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a hot dog and a giraffe" + }, + { + "unique_id": 15930, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a pizza" + }, + { + "unique_id": 15931, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a giraffe" + }, + { + "unique_id": 15932, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a pizza" + }, + { + "unique_id": 15933, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a giraffe" + }, + { + "unique_id": 15934, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a giraffe above a pizza" + }, + { + "unique_id": 15935, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a pizza above a giraffe" + }, + { + "unique_id": 15936, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a giraffe below a pizza" + }, + { + "unique_id": 15937, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a pizza below a giraffe" + }, + { + "unique_id": 15938, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a giraffe and a pizza" + }, + { + "unique_id": 15939, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a pizza and a giraffe" + }, + { + "unique_id": 15940, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a donut" + }, + { + "unique_id": 15941, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a giraffe" + }, + { + "unique_id": 15942, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a donut" + }, + { + "unique_id": 15943, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a giraffe" + }, + { + "unique_id": 15944, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a giraffe above a donut" + }, + { + "unique_id": 15945, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a donut above a giraffe" + }, + { + "unique_id": 15946, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a giraffe below a donut" + }, + { + "unique_id": 15947, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a donut below a giraffe" + }, + { + "unique_id": 15948, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a giraffe and a donut" + }, + { + "unique_id": 15949, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a donut and a giraffe" + }, + { + "unique_id": 15950, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a cake" + }, + { + "unique_id": 15951, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a giraffe" + }, + { + "unique_id": 15952, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a cake" + }, + { + "unique_id": 15953, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a giraffe" + }, + { + "unique_id": 15954, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a giraffe above a cake" + }, + { + "unique_id": 15955, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a cake above a giraffe" + }, + { + "unique_id": 15956, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a giraffe below a cake" + }, + { + "unique_id": 15957, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a cake below a giraffe" + }, + { + "unique_id": 15958, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a giraffe and a cake" + }, + { + "unique_id": 15959, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a cake and a giraffe" + }, + { + "unique_id": 15960, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a chair" + }, + { + "unique_id": 15961, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a giraffe" + }, + { + "unique_id": 15962, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a chair" + }, + { + "unique_id": 15963, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a giraffe" + }, + { + "unique_id": 15964, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a giraffe above a chair" + }, + { + "unique_id": 15965, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a chair above a giraffe" + }, + { + "unique_id": 15966, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a giraffe below a chair" + }, + { + "unique_id": 15967, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a chair below a giraffe" + }, + { + "unique_id": 15968, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a giraffe and a chair" + }, + { + "unique_id": 15969, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a chair and a giraffe" + }, + { + "unique_id": 15970, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a couch" + }, + { + "unique_id": 15971, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a giraffe" + }, + { + "unique_id": 15972, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a couch" + }, + { + "unique_id": 15973, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a giraffe" + }, + { + "unique_id": 15974, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a giraffe above a couch" + }, + { + "unique_id": 15975, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a couch above a giraffe" + }, + { + "unique_id": 15976, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a giraffe below a couch" + }, + { + "unique_id": 15977, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a couch below a giraffe" + }, + { + "unique_id": 15978, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a giraffe and a couch" + }, + { + "unique_id": 15979, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a couch and a giraffe" + }, + { + "unique_id": 15980, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a potted plant" + }, + { + "unique_id": 15981, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a giraffe" + }, + { + "unique_id": 15982, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a potted plant" + }, + { + "unique_id": 15983, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a giraffe" + }, + { + "unique_id": 15984, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a giraffe above a potted plant" + }, + { + "unique_id": 15985, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a potted plant above a giraffe" + }, + { + "unique_id": 15986, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a giraffe below a potted plant" + }, + { + "unique_id": 15987, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a potted plant below a giraffe" + }, + { + "unique_id": 15988, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a giraffe and a potted plant" + }, + { + "unique_id": 15989, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a potted plant and a giraffe" + }, + { + "unique_id": 15990, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a bed" + }, + { + "unique_id": 15991, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a giraffe" + }, + { + "unique_id": 15992, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a bed" + }, + { + "unique_id": 15993, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a giraffe" + }, + { + "unique_id": 15994, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a giraffe above a bed" + }, + { + "unique_id": 15995, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a bed above a giraffe" + }, + { + "unique_id": 15996, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a giraffe below a bed" + }, + { + "unique_id": 15997, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a bed below a giraffe" + }, + { + "unique_id": 15998, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a giraffe and a bed" + }, + { + "unique_id": 15999, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a bed and a giraffe" + }, + { + "unique_id": 16000, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a dining table" + }, + { + "unique_id": 16001, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a giraffe" + }, + { + "unique_id": 16002, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a dining table" + }, + { + "unique_id": 16003, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a giraffe" + }, + { + "unique_id": 16004, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a giraffe above a dining table" + }, + { + "unique_id": 16005, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a dining table above a giraffe" + }, + { + "unique_id": 16006, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a giraffe below a dining table" + }, + { + "unique_id": 16007, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a dining table below a giraffe" + }, + { + "unique_id": 16008, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a giraffe and a dining table" + }, + { + "unique_id": 16009, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a dining table and a giraffe" + }, + { + "unique_id": 16010, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a toilet" + }, + { + "unique_id": 16011, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a giraffe" + }, + { + "unique_id": 16012, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a toilet" + }, + { + "unique_id": 16013, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a giraffe" + }, + { + "unique_id": 16014, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a giraffe above a toilet" + }, + { + "unique_id": 16015, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a toilet above a giraffe" + }, + { + "unique_id": 16016, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a giraffe below a toilet" + }, + { + "unique_id": 16017, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a toilet below a giraffe" + }, + { + "unique_id": 16018, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a giraffe and a toilet" + }, + { + "unique_id": 16019, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a toilet and a giraffe" + }, + { + "unique_id": 16020, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a tv" + }, + { + "unique_id": 16021, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a giraffe" + }, + { + "unique_id": 16022, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a tv" + }, + { + "unique_id": 16023, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a giraffe" + }, + { + "unique_id": 16024, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a giraffe above a tv" + }, + { + "unique_id": 16025, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a tv above a giraffe" + }, + { + "unique_id": 16026, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a giraffe below a tv" + }, + { + "unique_id": 16027, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a tv below a giraffe" + }, + { + "unique_id": 16028, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a giraffe and a tv" + }, + { + "unique_id": 16029, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a tv and a giraffe" + }, + { + "unique_id": 16030, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a laptop" + }, + { + "unique_id": 16031, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a giraffe" + }, + { + "unique_id": 16032, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a laptop" + }, + { + "unique_id": 16033, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a giraffe" + }, + { + "unique_id": 16034, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a giraffe above a laptop" + }, + { + "unique_id": 16035, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a laptop above a giraffe" + }, + { + "unique_id": 16036, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a giraffe below a laptop" + }, + { + "unique_id": 16037, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a laptop below a giraffe" + }, + { + "unique_id": 16038, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a giraffe and a laptop" + }, + { + "unique_id": 16039, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a laptop and a giraffe" + }, + { + "unique_id": 16040, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a mouse" + }, + { + "unique_id": 16041, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a giraffe" + }, + { + "unique_id": 16042, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a mouse" + }, + { + "unique_id": 16043, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a giraffe" + }, + { + "unique_id": 16044, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a giraffe above a mouse" + }, + { + "unique_id": 16045, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a mouse above a giraffe" + }, + { + "unique_id": 16046, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a giraffe below a mouse" + }, + { + "unique_id": 16047, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a mouse below a giraffe" + }, + { + "unique_id": 16048, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a giraffe and a mouse" + }, + { + "unique_id": 16049, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a mouse and a giraffe" + }, + { + "unique_id": 16050, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a remote" + }, + { + "unique_id": 16051, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a giraffe" + }, + { + "unique_id": 16052, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a remote" + }, + { + "unique_id": 16053, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a giraffe" + }, + { + "unique_id": 16054, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a giraffe above a remote" + }, + { + "unique_id": 16055, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a remote above a giraffe" + }, + { + "unique_id": 16056, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a giraffe below a remote" + }, + { + "unique_id": 16057, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a remote below a giraffe" + }, + { + "unique_id": 16058, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a giraffe and a remote" + }, + { + "unique_id": 16059, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a remote and a giraffe" + }, + { + "unique_id": 16060, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a keyboard" + }, + { + "unique_id": 16061, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a giraffe" + }, + { + "unique_id": 16062, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a keyboard" + }, + { + "unique_id": 16063, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a giraffe" + }, + { + "unique_id": 16064, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a giraffe above a keyboard" + }, + { + "unique_id": 16065, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a keyboard above a giraffe" + }, + { + "unique_id": 16066, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a giraffe below a keyboard" + }, + { + "unique_id": 16067, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a keyboard below a giraffe" + }, + { + "unique_id": 16068, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a giraffe and a keyboard" + }, + { + "unique_id": 16069, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a keyboard and a giraffe" + }, + { + "unique_id": 16070, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a cell phone" + }, + { + "unique_id": 16071, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a giraffe" + }, + { + "unique_id": 16072, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a cell phone" + }, + { + "unique_id": 16073, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a giraffe" + }, + { + "unique_id": 16074, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a giraffe above a cell phone" + }, + { + "unique_id": 16075, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a cell phone above a giraffe" + }, + { + "unique_id": 16076, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a giraffe below a cell phone" + }, + { + "unique_id": 16077, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a cell phone below a giraffe" + }, + { + "unique_id": 16078, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a giraffe and a cell phone" + }, + { + "unique_id": 16079, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a cell phone and a giraffe" + }, + { + "unique_id": 16080, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a microwave" + }, + { + "unique_id": 16081, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a giraffe" + }, + { + "unique_id": 16082, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a microwave" + }, + { + "unique_id": 16083, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a giraffe" + }, + { + "unique_id": 16084, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a giraffe above a microwave" + }, + { + "unique_id": 16085, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a microwave above a giraffe" + }, + { + "unique_id": 16086, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a giraffe below a microwave" + }, + { + "unique_id": 16087, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a microwave below a giraffe" + }, + { + "unique_id": 16088, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a giraffe and a microwave" + }, + { + "unique_id": 16089, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a microwave and a giraffe" + }, + { + "unique_id": 16090, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of an oven" + }, + { + "unique_id": 16091, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a giraffe" + }, + { + "unique_id": 16092, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of an oven" + }, + { + "unique_id": 16093, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a giraffe" + }, + { + "unique_id": 16094, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a giraffe above an oven" + }, + { + "unique_id": 16095, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "an oven above a giraffe" + }, + { + "unique_id": 16096, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a giraffe below an oven" + }, + { + "unique_id": 16097, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "an oven below a giraffe" + }, + { + "unique_id": 16098, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a giraffe and an oven" + }, + { + "unique_id": 16099, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "an oven and a giraffe" + }, + { + "unique_id": 16100, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a toaster" + }, + { + "unique_id": 16101, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a giraffe" + }, + { + "unique_id": 16102, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a toaster" + }, + { + "unique_id": 16103, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a giraffe" + }, + { + "unique_id": 16104, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a giraffe above a toaster" + }, + { + "unique_id": 16105, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a toaster above a giraffe" + }, + { + "unique_id": 16106, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a giraffe below a toaster" + }, + { + "unique_id": 16107, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a toaster below a giraffe" + }, + { + "unique_id": 16108, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a giraffe and a toaster" + }, + { + "unique_id": 16109, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a toaster and a giraffe" + }, + { + "unique_id": 16110, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a sink" + }, + { + "unique_id": 16111, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a giraffe" + }, + { + "unique_id": 16112, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a sink" + }, + { + "unique_id": 16113, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a giraffe" + }, + { + "unique_id": 16114, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a giraffe above a sink" + }, + { + "unique_id": 16115, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a sink above a giraffe" + }, + { + "unique_id": 16116, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a giraffe below a sink" + }, + { + "unique_id": 16117, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a sink below a giraffe" + }, + { + "unique_id": 16118, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a giraffe and a sink" + }, + { + "unique_id": 16119, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a sink and a giraffe" + }, + { + "unique_id": 16120, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a refrigerator" + }, + { + "unique_id": 16121, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a giraffe" + }, + { + "unique_id": 16122, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a refrigerator" + }, + { + "unique_id": 16123, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a giraffe" + }, + { + "unique_id": 16124, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a giraffe above a refrigerator" + }, + { + "unique_id": 16125, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a refrigerator above a giraffe" + }, + { + "unique_id": 16126, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a giraffe below a refrigerator" + }, + { + "unique_id": 16127, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a refrigerator below a giraffe" + }, + { + "unique_id": 16128, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a giraffe and a refrigerator" + }, + { + "unique_id": 16129, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a refrigerator and a giraffe" + }, + { + "unique_id": 16130, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a book" + }, + { + "unique_id": 16131, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a book to the left of a giraffe" + }, + { + "unique_id": 16132, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a book" + }, + { + "unique_id": 16133, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a book to the right of a giraffe" + }, + { + "unique_id": 16134, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a giraffe above a book" + }, + { + "unique_id": 16135, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a book above a giraffe" + }, + { + "unique_id": 16136, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a giraffe below a book" + }, + { + "unique_id": 16137, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a book below a giraffe" + }, + { + "unique_id": 16138, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a giraffe and a book" + }, + { + "unique_id": 16139, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a book and a giraffe" + }, + { + "unique_id": 16140, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a clock" + }, + { + "unique_id": 16141, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a giraffe" + }, + { + "unique_id": 16142, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a clock" + }, + { + "unique_id": 16143, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a giraffe" + }, + { + "unique_id": 16144, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a giraffe above a clock" + }, + { + "unique_id": 16145, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a clock above a giraffe" + }, + { + "unique_id": 16146, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a giraffe below a clock" + }, + { + "unique_id": 16147, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a clock below a giraffe" + }, + { + "unique_id": 16148, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a giraffe and a clock" + }, + { + "unique_id": 16149, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a clock and a giraffe" + }, + { + "unique_id": 16150, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a vase" + }, + { + "unique_id": 16151, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a giraffe" + }, + { + "unique_id": 16152, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a vase" + }, + { + "unique_id": 16153, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a giraffe" + }, + { + "unique_id": 16154, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a giraffe above a vase" + }, + { + "unique_id": 16155, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a vase above a giraffe" + }, + { + "unique_id": 16156, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a giraffe below a vase" + }, + { + "unique_id": 16157, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a vase below a giraffe" + }, + { + "unique_id": 16158, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a giraffe and a vase" + }, + { + "unique_id": 16159, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a vase and a giraffe" + }, + { + "unique_id": 16160, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a scissors" + }, + { + "unique_id": 16161, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a giraffe" + }, + { + "unique_id": 16162, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a scissors" + }, + { + "unique_id": 16163, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a giraffe" + }, + { + "unique_id": 16164, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a giraffe above a scissors" + }, + { + "unique_id": 16165, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a scissors above a giraffe" + }, + { + "unique_id": 16166, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a giraffe below a scissors" + }, + { + "unique_id": 16167, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a scissors below a giraffe" + }, + { + "unique_id": 16168, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a giraffe and a scissors" + }, + { + "unique_id": 16169, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a scissors and a giraffe" + }, + { + "unique_id": 16170, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a teddy bear" + }, + { + "unique_id": 16171, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a giraffe" + }, + { + "unique_id": 16172, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a teddy bear" + }, + { + "unique_id": 16173, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a giraffe" + }, + { + "unique_id": 16174, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a giraffe above a teddy bear" + }, + { + "unique_id": 16175, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a teddy bear above a giraffe" + }, + { + "unique_id": 16176, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a giraffe below a teddy bear" + }, + { + "unique_id": 16177, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a teddy bear below a giraffe" + }, + { + "unique_id": 16178, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a giraffe and a teddy bear" + }, + { + "unique_id": 16179, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a teddy bear and a giraffe" + }, + { + "unique_id": 16180, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a hair drier" + }, + { + "unique_id": 16181, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a giraffe" + }, + { + "unique_id": 16182, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a hair drier" + }, + { + "unique_id": 16183, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a giraffe" + }, + { + "unique_id": 16184, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a giraffe above a hair drier" + }, + { + "unique_id": 16185, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a hair drier above a giraffe" + }, + { + "unique_id": 16186, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a giraffe below a hair drier" + }, + { + "unique_id": 16187, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a hair drier below a giraffe" + }, + { + "unique_id": 16188, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a giraffe and a hair drier" + }, + { + "unique_id": 16189, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a hair drier and a giraffe" + }, + { + "unique_id": 16190, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a giraffe to the left of a toothbrush" + }, + { + "unique_id": 16191, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a giraffe" + }, + { + "unique_id": 16192, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a giraffe to the right of a toothbrush" + }, + { + "unique_id": 16193, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a giraffe" + }, + { + "unique_id": 16194, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a giraffe above a toothbrush" + }, + { + "unique_id": 16195, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "above", + "text": "a toothbrush above a giraffe" + }, + { + "unique_id": 16196, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a giraffe below a toothbrush" + }, + { + "unique_id": 16197, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "below", + "text": "a toothbrush below a giraffe" + }, + { + "unique_id": 16198, + "num_objects": 2, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a giraffe and a toothbrush" + }, + { + "unique_id": 16199, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "giraffe" + ], + "rel_type": "and", + "text": "a toothbrush and a giraffe" + }, + { + "unique_id": 16200, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of an umbrella" + }, + { + "unique_id": 16201, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a backpack" + }, + { + "unique_id": 16202, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of an umbrella" + }, + { + "unique_id": 16203, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a backpack" + }, + { + "unique_id": 16204, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a backpack above an umbrella" + }, + { + "unique_id": 16205, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "an umbrella above a backpack" + }, + { + "unique_id": 16206, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a backpack below an umbrella" + }, + { + "unique_id": 16207, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "an umbrella below a backpack" + }, + { + "unique_id": 16208, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a backpack and an umbrella" + }, + { + "unique_id": 16209, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "an umbrella and a backpack" + }, + { + "unique_id": 16210, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a handbag" + }, + { + "unique_id": 16211, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a backpack" + }, + { + "unique_id": 16212, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a handbag" + }, + { + "unique_id": 16213, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a backpack" + }, + { + "unique_id": 16214, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a backpack above a handbag" + }, + { + "unique_id": 16215, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a handbag above a backpack" + }, + { + "unique_id": 16216, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a backpack below a handbag" + }, + { + "unique_id": 16217, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a handbag below a backpack" + }, + { + "unique_id": 16218, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a backpack and a handbag" + }, + { + "unique_id": 16219, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a handbag and a backpack" + }, + { + "unique_id": 16220, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a tie" + }, + { + "unique_id": 16221, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a backpack" + }, + { + "unique_id": 16222, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a tie" + }, + { + "unique_id": 16223, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a backpack" + }, + { + "unique_id": 16224, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a backpack above a tie" + }, + { + "unique_id": 16225, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a tie above a backpack" + }, + { + "unique_id": 16226, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a backpack below a tie" + }, + { + "unique_id": 16227, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a tie below a backpack" + }, + { + "unique_id": 16228, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a backpack and a tie" + }, + { + "unique_id": 16229, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a tie and a backpack" + }, + { + "unique_id": 16230, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a suitcase" + }, + { + "unique_id": 16231, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a backpack" + }, + { + "unique_id": 16232, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a suitcase" + }, + { + "unique_id": 16233, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a backpack" + }, + { + "unique_id": 16234, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a backpack above a suitcase" + }, + { + "unique_id": 16235, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a suitcase above a backpack" + }, + { + "unique_id": 16236, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a backpack below a suitcase" + }, + { + "unique_id": 16237, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a suitcase below a backpack" + }, + { + "unique_id": 16238, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a backpack and a suitcase" + }, + { + "unique_id": 16239, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a suitcase and a backpack" + }, + { + "unique_id": 16240, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a frisbee" + }, + { + "unique_id": 16241, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a backpack" + }, + { + "unique_id": 16242, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a frisbee" + }, + { + "unique_id": 16243, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a backpack" + }, + { + "unique_id": 16244, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a backpack above a frisbee" + }, + { + "unique_id": 16245, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a frisbee above a backpack" + }, + { + "unique_id": 16246, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a backpack below a frisbee" + }, + { + "unique_id": 16247, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a frisbee below a backpack" + }, + { + "unique_id": 16248, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a backpack and a frisbee" + }, + { + "unique_id": 16249, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a frisbee and a backpack" + }, + { + "unique_id": 16250, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a skis" + }, + { + "unique_id": 16251, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a backpack" + }, + { + "unique_id": 16252, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a skis" + }, + { + "unique_id": 16253, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a backpack" + }, + { + "unique_id": 16254, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a backpack above a skis" + }, + { + "unique_id": 16255, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a skis above a backpack" + }, + { + "unique_id": 16256, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a backpack below a skis" + }, + { + "unique_id": 16257, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a skis below a backpack" + }, + { + "unique_id": 16258, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a backpack and a skis" + }, + { + "unique_id": 16259, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a skis and a backpack" + }, + { + "unique_id": 16260, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a snowboard" + }, + { + "unique_id": 16261, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a backpack" + }, + { + "unique_id": 16262, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a snowboard" + }, + { + "unique_id": 16263, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a backpack" + }, + { + "unique_id": 16264, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a backpack above a snowboard" + }, + { + "unique_id": 16265, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a snowboard above a backpack" + }, + { + "unique_id": 16266, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a backpack below a snowboard" + }, + { + "unique_id": 16267, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a snowboard below a backpack" + }, + { + "unique_id": 16268, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a backpack and a snowboard" + }, + { + "unique_id": 16269, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a snowboard and a backpack" + }, + { + "unique_id": 16270, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a sports ball" + }, + { + "unique_id": 16271, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a backpack" + }, + { + "unique_id": 16272, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a sports ball" + }, + { + "unique_id": 16273, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a backpack" + }, + { + "unique_id": 16274, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a backpack above a sports ball" + }, + { + "unique_id": 16275, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a sports ball above a backpack" + }, + { + "unique_id": 16276, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a backpack below a sports ball" + }, + { + "unique_id": 16277, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a sports ball below a backpack" + }, + { + "unique_id": 16278, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a backpack and a sports ball" + }, + { + "unique_id": 16279, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a sports ball and a backpack" + }, + { + "unique_id": 16280, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a kite" + }, + { + "unique_id": 16281, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a backpack" + }, + { + "unique_id": 16282, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a kite" + }, + { + "unique_id": 16283, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a backpack" + }, + { + "unique_id": 16284, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a backpack above a kite" + }, + { + "unique_id": 16285, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a kite above a backpack" + }, + { + "unique_id": 16286, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a backpack below a kite" + }, + { + "unique_id": 16287, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a kite below a backpack" + }, + { + "unique_id": 16288, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a backpack and a kite" + }, + { + "unique_id": 16289, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a kite and a backpack" + }, + { + "unique_id": 16290, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a baseball bat" + }, + { + "unique_id": 16291, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a backpack" + }, + { + "unique_id": 16292, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a baseball bat" + }, + { + "unique_id": 16293, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a backpack" + }, + { + "unique_id": 16294, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a backpack above a baseball bat" + }, + { + "unique_id": 16295, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a baseball bat above a backpack" + }, + { + "unique_id": 16296, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a backpack below a baseball bat" + }, + { + "unique_id": 16297, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a baseball bat below a backpack" + }, + { + "unique_id": 16298, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a backpack and a baseball bat" + }, + { + "unique_id": 16299, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a baseball bat and a backpack" + }, + { + "unique_id": 16300, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a baseball glove" + }, + { + "unique_id": 16301, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a backpack" + }, + { + "unique_id": 16302, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a baseball glove" + }, + { + "unique_id": 16303, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a backpack" + }, + { + "unique_id": 16304, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a backpack above a baseball glove" + }, + { + "unique_id": 16305, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a baseball glove above a backpack" + }, + { + "unique_id": 16306, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a backpack below a baseball glove" + }, + { + "unique_id": 16307, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a baseball glove below a backpack" + }, + { + "unique_id": 16308, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a backpack and a baseball glove" + }, + { + "unique_id": 16309, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a baseball glove and a backpack" + }, + { + "unique_id": 16310, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a skateboard" + }, + { + "unique_id": 16311, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a backpack" + }, + { + "unique_id": 16312, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a skateboard" + }, + { + "unique_id": 16313, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a backpack" + }, + { + "unique_id": 16314, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a backpack above a skateboard" + }, + { + "unique_id": 16315, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a skateboard above a backpack" + }, + { + "unique_id": 16316, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a backpack below a skateboard" + }, + { + "unique_id": 16317, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a skateboard below a backpack" + }, + { + "unique_id": 16318, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a backpack and a skateboard" + }, + { + "unique_id": 16319, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a skateboard and a backpack" + }, + { + "unique_id": 16320, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a surfboard" + }, + { + "unique_id": 16321, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a backpack" + }, + { + "unique_id": 16322, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a surfboard" + }, + { + "unique_id": 16323, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a backpack" + }, + { + "unique_id": 16324, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a backpack above a surfboard" + }, + { + "unique_id": 16325, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a surfboard above a backpack" + }, + { + "unique_id": 16326, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a backpack below a surfboard" + }, + { + "unique_id": 16327, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a surfboard below a backpack" + }, + { + "unique_id": 16328, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a backpack and a surfboard" + }, + { + "unique_id": 16329, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a surfboard and a backpack" + }, + { + "unique_id": 16330, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a tennis racket" + }, + { + "unique_id": 16331, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a backpack" + }, + { + "unique_id": 16332, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a tennis racket" + }, + { + "unique_id": 16333, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a backpack" + }, + { + "unique_id": 16334, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a backpack above a tennis racket" + }, + { + "unique_id": 16335, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a tennis racket above a backpack" + }, + { + "unique_id": 16336, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a backpack below a tennis racket" + }, + { + "unique_id": 16337, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a tennis racket below a backpack" + }, + { + "unique_id": 16338, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a backpack and a tennis racket" + }, + { + "unique_id": 16339, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a tennis racket and a backpack" + }, + { + "unique_id": 16340, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a bottle" + }, + { + "unique_id": 16341, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a backpack" + }, + { + "unique_id": 16342, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a bottle" + }, + { + "unique_id": 16343, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a backpack" + }, + { + "unique_id": 16344, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a backpack above a bottle" + }, + { + "unique_id": 16345, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a bottle above a backpack" + }, + { + "unique_id": 16346, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a backpack below a bottle" + }, + { + "unique_id": 16347, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a bottle below a backpack" + }, + { + "unique_id": 16348, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a backpack and a bottle" + }, + { + "unique_id": 16349, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a bottle and a backpack" + }, + { + "unique_id": 16350, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a wine glass" + }, + { + "unique_id": 16351, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a backpack" + }, + { + "unique_id": 16352, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a wine glass" + }, + { + "unique_id": 16353, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a backpack" + }, + { + "unique_id": 16354, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a backpack above a wine glass" + }, + { + "unique_id": 16355, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a wine glass above a backpack" + }, + { + "unique_id": 16356, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a backpack below a wine glass" + }, + { + "unique_id": 16357, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a wine glass below a backpack" + }, + { + "unique_id": 16358, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a backpack and a wine glass" + }, + { + "unique_id": 16359, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a wine glass and a backpack" + }, + { + "unique_id": 16360, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a cup" + }, + { + "unique_id": 16361, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a backpack" + }, + { + "unique_id": 16362, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a cup" + }, + { + "unique_id": 16363, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a backpack" + }, + { + "unique_id": 16364, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a backpack above a cup" + }, + { + "unique_id": 16365, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a cup above a backpack" + }, + { + "unique_id": 16366, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a backpack below a cup" + }, + { + "unique_id": 16367, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a cup below a backpack" + }, + { + "unique_id": 16368, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a backpack and a cup" + }, + { + "unique_id": 16369, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a cup and a backpack" + }, + { + "unique_id": 16370, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a fork" + }, + { + "unique_id": 16371, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a backpack" + }, + { + "unique_id": 16372, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a fork" + }, + { + "unique_id": 16373, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a backpack" + }, + { + "unique_id": 16374, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a backpack above a fork" + }, + { + "unique_id": 16375, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a fork above a backpack" + }, + { + "unique_id": 16376, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a backpack below a fork" + }, + { + "unique_id": 16377, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a fork below a backpack" + }, + { + "unique_id": 16378, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a backpack and a fork" + }, + { + "unique_id": 16379, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a fork and a backpack" + }, + { + "unique_id": 16380, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a knife" + }, + { + "unique_id": 16381, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a backpack" + }, + { + "unique_id": 16382, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a knife" + }, + { + "unique_id": 16383, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a backpack" + }, + { + "unique_id": 16384, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a backpack above a knife" + }, + { + "unique_id": 16385, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a knife above a backpack" + }, + { + "unique_id": 16386, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a backpack below a knife" + }, + { + "unique_id": 16387, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a knife below a backpack" + }, + { + "unique_id": 16388, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a backpack and a knife" + }, + { + "unique_id": 16389, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a knife and a backpack" + }, + { + "unique_id": 16390, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a spoon" + }, + { + "unique_id": 16391, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a backpack" + }, + { + "unique_id": 16392, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a spoon" + }, + { + "unique_id": 16393, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a backpack" + }, + { + "unique_id": 16394, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a backpack above a spoon" + }, + { + "unique_id": 16395, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a spoon above a backpack" + }, + { + "unique_id": 16396, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a backpack below a spoon" + }, + { + "unique_id": 16397, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a spoon below a backpack" + }, + { + "unique_id": 16398, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a backpack and a spoon" + }, + { + "unique_id": 16399, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a spoon and a backpack" + }, + { + "unique_id": 16400, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a bowl" + }, + { + "unique_id": 16401, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a backpack" + }, + { + "unique_id": 16402, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a bowl" + }, + { + "unique_id": 16403, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a backpack" + }, + { + "unique_id": 16404, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a backpack above a bowl" + }, + { + "unique_id": 16405, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a bowl above a backpack" + }, + { + "unique_id": 16406, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a backpack below a bowl" + }, + { + "unique_id": 16407, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a bowl below a backpack" + }, + { + "unique_id": 16408, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a backpack and a bowl" + }, + { + "unique_id": 16409, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a bowl and a backpack" + }, + { + "unique_id": 16410, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a banana" + }, + { + "unique_id": 16411, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a backpack" + }, + { + "unique_id": 16412, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a banana" + }, + { + "unique_id": 16413, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a backpack" + }, + { + "unique_id": 16414, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a backpack above a banana" + }, + { + "unique_id": 16415, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a banana above a backpack" + }, + { + "unique_id": 16416, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a backpack below a banana" + }, + { + "unique_id": 16417, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a banana below a backpack" + }, + { + "unique_id": 16418, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a backpack and a banana" + }, + { + "unique_id": 16419, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a banana and a backpack" + }, + { + "unique_id": 16420, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of an apple" + }, + { + "unique_id": 16421, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a backpack" + }, + { + "unique_id": 16422, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of an apple" + }, + { + "unique_id": 16423, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a backpack" + }, + { + "unique_id": 16424, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a backpack above an apple" + }, + { + "unique_id": 16425, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "an apple above a backpack" + }, + { + "unique_id": 16426, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a backpack below an apple" + }, + { + "unique_id": 16427, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "an apple below a backpack" + }, + { + "unique_id": 16428, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a backpack and an apple" + }, + { + "unique_id": 16429, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "an apple and a backpack" + }, + { + "unique_id": 16430, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a sandwich" + }, + { + "unique_id": 16431, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a backpack" + }, + { + "unique_id": 16432, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a sandwich" + }, + { + "unique_id": 16433, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a backpack" + }, + { + "unique_id": 16434, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a backpack above a sandwich" + }, + { + "unique_id": 16435, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a sandwich above a backpack" + }, + { + "unique_id": 16436, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a backpack below a sandwich" + }, + { + "unique_id": 16437, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a sandwich below a backpack" + }, + { + "unique_id": 16438, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a backpack and a sandwich" + }, + { + "unique_id": 16439, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a sandwich and a backpack" + }, + { + "unique_id": 16440, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of an orange" + }, + { + "unique_id": 16441, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a backpack" + }, + { + "unique_id": 16442, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of an orange" + }, + { + "unique_id": 16443, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a backpack" + }, + { + "unique_id": 16444, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a backpack above an orange" + }, + { + "unique_id": 16445, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "an orange above a backpack" + }, + { + "unique_id": 16446, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a backpack below an orange" + }, + { + "unique_id": 16447, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "an orange below a backpack" + }, + { + "unique_id": 16448, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a backpack and an orange" + }, + { + "unique_id": 16449, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "an orange and a backpack" + }, + { + "unique_id": 16450, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a broccoli" + }, + { + "unique_id": 16451, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a backpack" + }, + { + "unique_id": 16452, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a broccoli" + }, + { + "unique_id": 16453, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a backpack" + }, + { + "unique_id": 16454, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a backpack above a broccoli" + }, + { + "unique_id": 16455, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a broccoli above a backpack" + }, + { + "unique_id": 16456, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a backpack below a broccoli" + }, + { + "unique_id": 16457, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a broccoli below a backpack" + }, + { + "unique_id": 16458, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a backpack and a broccoli" + }, + { + "unique_id": 16459, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a broccoli and a backpack" + }, + { + "unique_id": 16460, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a carrot" + }, + { + "unique_id": 16461, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a backpack" + }, + { + "unique_id": 16462, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a carrot" + }, + { + "unique_id": 16463, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a backpack" + }, + { + "unique_id": 16464, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a backpack above a carrot" + }, + { + "unique_id": 16465, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a carrot above a backpack" + }, + { + "unique_id": 16466, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a backpack below a carrot" + }, + { + "unique_id": 16467, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a carrot below a backpack" + }, + { + "unique_id": 16468, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a backpack and a carrot" + }, + { + "unique_id": 16469, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a carrot and a backpack" + }, + { + "unique_id": 16470, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a hot dog" + }, + { + "unique_id": 16471, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a backpack" + }, + { + "unique_id": 16472, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a hot dog" + }, + { + "unique_id": 16473, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a backpack" + }, + { + "unique_id": 16474, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a backpack above a hot dog" + }, + { + "unique_id": 16475, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a hot dog above a backpack" + }, + { + "unique_id": 16476, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a backpack below a hot dog" + }, + { + "unique_id": 16477, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a hot dog below a backpack" + }, + { + "unique_id": 16478, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a backpack and a hot dog" + }, + { + "unique_id": 16479, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a hot dog and a backpack" + }, + { + "unique_id": 16480, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a pizza" + }, + { + "unique_id": 16481, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a backpack" + }, + { + "unique_id": 16482, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a pizza" + }, + { + "unique_id": 16483, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a backpack" + }, + { + "unique_id": 16484, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a backpack above a pizza" + }, + { + "unique_id": 16485, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a pizza above a backpack" + }, + { + "unique_id": 16486, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a backpack below a pizza" + }, + { + "unique_id": 16487, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a pizza below a backpack" + }, + { + "unique_id": 16488, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a backpack and a pizza" + }, + { + "unique_id": 16489, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a pizza and a backpack" + }, + { + "unique_id": 16490, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a donut" + }, + { + "unique_id": 16491, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a backpack" + }, + { + "unique_id": 16492, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a donut" + }, + { + "unique_id": 16493, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a backpack" + }, + { + "unique_id": 16494, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a backpack above a donut" + }, + { + "unique_id": 16495, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a donut above a backpack" + }, + { + "unique_id": 16496, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a backpack below a donut" + }, + { + "unique_id": 16497, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a donut below a backpack" + }, + { + "unique_id": 16498, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a backpack and a donut" + }, + { + "unique_id": 16499, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a donut and a backpack" + }, + { + "unique_id": 16500, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a cake" + }, + { + "unique_id": 16501, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a backpack" + }, + { + "unique_id": 16502, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a cake" + }, + { + "unique_id": 16503, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a backpack" + }, + { + "unique_id": 16504, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a backpack above a cake" + }, + { + "unique_id": 16505, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a cake above a backpack" + }, + { + "unique_id": 16506, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a backpack below a cake" + }, + { + "unique_id": 16507, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a cake below a backpack" + }, + { + "unique_id": 16508, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a backpack and a cake" + }, + { + "unique_id": 16509, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a cake and a backpack" + }, + { + "unique_id": 16510, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a chair" + }, + { + "unique_id": 16511, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a backpack" + }, + { + "unique_id": 16512, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a chair" + }, + { + "unique_id": 16513, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a backpack" + }, + { + "unique_id": 16514, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a backpack above a chair" + }, + { + "unique_id": 16515, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a chair above a backpack" + }, + { + "unique_id": 16516, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a backpack below a chair" + }, + { + "unique_id": 16517, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a chair below a backpack" + }, + { + "unique_id": 16518, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a backpack and a chair" + }, + { + "unique_id": 16519, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a chair and a backpack" + }, + { + "unique_id": 16520, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a couch" + }, + { + "unique_id": 16521, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a backpack" + }, + { + "unique_id": 16522, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a couch" + }, + { + "unique_id": 16523, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a backpack" + }, + { + "unique_id": 16524, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a backpack above a couch" + }, + { + "unique_id": 16525, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a couch above a backpack" + }, + { + "unique_id": 16526, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a backpack below a couch" + }, + { + "unique_id": 16527, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a couch below a backpack" + }, + { + "unique_id": 16528, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a backpack and a couch" + }, + { + "unique_id": 16529, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a couch and a backpack" + }, + { + "unique_id": 16530, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a potted plant" + }, + { + "unique_id": 16531, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a backpack" + }, + { + "unique_id": 16532, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a potted plant" + }, + { + "unique_id": 16533, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a backpack" + }, + { + "unique_id": 16534, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a backpack above a potted plant" + }, + { + "unique_id": 16535, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a potted plant above a backpack" + }, + { + "unique_id": 16536, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a backpack below a potted plant" + }, + { + "unique_id": 16537, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a potted plant below a backpack" + }, + { + "unique_id": 16538, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a backpack and a potted plant" + }, + { + "unique_id": 16539, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a potted plant and a backpack" + }, + { + "unique_id": 16540, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a bed" + }, + { + "unique_id": 16541, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a backpack" + }, + { + "unique_id": 16542, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a bed" + }, + { + "unique_id": 16543, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a backpack" + }, + { + "unique_id": 16544, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a backpack above a bed" + }, + { + "unique_id": 16545, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a bed above a backpack" + }, + { + "unique_id": 16546, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a backpack below a bed" + }, + { + "unique_id": 16547, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a bed below a backpack" + }, + { + "unique_id": 16548, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a backpack and a bed" + }, + { + "unique_id": 16549, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a bed and a backpack" + }, + { + "unique_id": 16550, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a dining table" + }, + { + "unique_id": 16551, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a backpack" + }, + { + "unique_id": 16552, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a dining table" + }, + { + "unique_id": 16553, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a backpack" + }, + { + "unique_id": 16554, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a backpack above a dining table" + }, + { + "unique_id": 16555, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a dining table above a backpack" + }, + { + "unique_id": 16556, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a backpack below a dining table" + }, + { + "unique_id": 16557, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a dining table below a backpack" + }, + { + "unique_id": 16558, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a backpack and a dining table" + }, + { + "unique_id": 16559, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a dining table and a backpack" + }, + { + "unique_id": 16560, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a toilet" + }, + { + "unique_id": 16561, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a backpack" + }, + { + "unique_id": 16562, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a toilet" + }, + { + "unique_id": 16563, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a backpack" + }, + { + "unique_id": 16564, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a backpack above a toilet" + }, + { + "unique_id": 16565, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a toilet above a backpack" + }, + { + "unique_id": 16566, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a backpack below a toilet" + }, + { + "unique_id": 16567, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a toilet below a backpack" + }, + { + "unique_id": 16568, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a backpack and a toilet" + }, + { + "unique_id": 16569, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a toilet and a backpack" + }, + { + "unique_id": 16570, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a tv" + }, + { + "unique_id": 16571, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a backpack" + }, + { + "unique_id": 16572, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a tv" + }, + { + "unique_id": 16573, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a backpack" + }, + { + "unique_id": 16574, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a backpack above a tv" + }, + { + "unique_id": 16575, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a tv above a backpack" + }, + { + "unique_id": 16576, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a backpack below a tv" + }, + { + "unique_id": 16577, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a tv below a backpack" + }, + { + "unique_id": 16578, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a backpack and a tv" + }, + { + "unique_id": 16579, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a tv and a backpack" + }, + { + "unique_id": 16580, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a laptop" + }, + { + "unique_id": 16581, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a backpack" + }, + { + "unique_id": 16582, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a laptop" + }, + { + "unique_id": 16583, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a backpack" + }, + { + "unique_id": 16584, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a backpack above a laptop" + }, + { + "unique_id": 16585, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a laptop above a backpack" + }, + { + "unique_id": 16586, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a backpack below a laptop" + }, + { + "unique_id": 16587, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a laptop below a backpack" + }, + { + "unique_id": 16588, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a backpack and a laptop" + }, + { + "unique_id": 16589, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a laptop and a backpack" + }, + { + "unique_id": 16590, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a mouse" + }, + { + "unique_id": 16591, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a backpack" + }, + { + "unique_id": 16592, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a mouse" + }, + { + "unique_id": 16593, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a backpack" + }, + { + "unique_id": 16594, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a backpack above a mouse" + }, + { + "unique_id": 16595, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a mouse above a backpack" + }, + { + "unique_id": 16596, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a backpack below a mouse" + }, + { + "unique_id": 16597, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a mouse below a backpack" + }, + { + "unique_id": 16598, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a backpack and a mouse" + }, + { + "unique_id": 16599, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a mouse and a backpack" + }, + { + "unique_id": 16600, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a remote" + }, + { + "unique_id": 16601, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a backpack" + }, + { + "unique_id": 16602, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a remote" + }, + { + "unique_id": 16603, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a backpack" + }, + { + "unique_id": 16604, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a backpack above a remote" + }, + { + "unique_id": 16605, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a remote above a backpack" + }, + { + "unique_id": 16606, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a backpack below a remote" + }, + { + "unique_id": 16607, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a remote below a backpack" + }, + { + "unique_id": 16608, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a backpack and a remote" + }, + { + "unique_id": 16609, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a remote and a backpack" + }, + { + "unique_id": 16610, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a keyboard" + }, + { + "unique_id": 16611, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a backpack" + }, + { + "unique_id": 16612, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a keyboard" + }, + { + "unique_id": 16613, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a backpack" + }, + { + "unique_id": 16614, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a backpack above a keyboard" + }, + { + "unique_id": 16615, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a keyboard above a backpack" + }, + { + "unique_id": 16616, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a backpack below a keyboard" + }, + { + "unique_id": 16617, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a keyboard below a backpack" + }, + { + "unique_id": 16618, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a backpack and a keyboard" + }, + { + "unique_id": 16619, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a keyboard and a backpack" + }, + { + "unique_id": 16620, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a cell phone" + }, + { + "unique_id": 16621, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a backpack" + }, + { + "unique_id": 16622, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a cell phone" + }, + { + "unique_id": 16623, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a backpack" + }, + { + "unique_id": 16624, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a backpack above a cell phone" + }, + { + "unique_id": 16625, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a cell phone above a backpack" + }, + { + "unique_id": 16626, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a backpack below a cell phone" + }, + { + "unique_id": 16627, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a cell phone below a backpack" + }, + { + "unique_id": 16628, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a backpack and a cell phone" + }, + { + "unique_id": 16629, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a cell phone and a backpack" + }, + { + "unique_id": 16630, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a microwave" + }, + { + "unique_id": 16631, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a backpack" + }, + { + "unique_id": 16632, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a microwave" + }, + { + "unique_id": 16633, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a backpack" + }, + { + "unique_id": 16634, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a backpack above a microwave" + }, + { + "unique_id": 16635, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a microwave above a backpack" + }, + { + "unique_id": 16636, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a backpack below a microwave" + }, + { + "unique_id": 16637, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a microwave below a backpack" + }, + { + "unique_id": 16638, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a backpack and a microwave" + }, + { + "unique_id": 16639, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a microwave and a backpack" + }, + { + "unique_id": 16640, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of an oven" + }, + { + "unique_id": 16641, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a backpack" + }, + { + "unique_id": 16642, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of an oven" + }, + { + "unique_id": 16643, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a backpack" + }, + { + "unique_id": 16644, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a backpack above an oven" + }, + { + "unique_id": 16645, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "an oven above a backpack" + }, + { + "unique_id": 16646, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a backpack below an oven" + }, + { + "unique_id": 16647, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "an oven below a backpack" + }, + { + "unique_id": 16648, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a backpack and an oven" + }, + { + "unique_id": 16649, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "an oven and a backpack" + }, + { + "unique_id": 16650, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a toaster" + }, + { + "unique_id": 16651, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a backpack" + }, + { + "unique_id": 16652, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a toaster" + }, + { + "unique_id": 16653, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a backpack" + }, + { + "unique_id": 16654, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a backpack above a toaster" + }, + { + "unique_id": 16655, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a toaster above a backpack" + }, + { + "unique_id": 16656, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a backpack below a toaster" + }, + { + "unique_id": 16657, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a toaster below a backpack" + }, + { + "unique_id": 16658, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a backpack and a toaster" + }, + { + "unique_id": 16659, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a toaster and a backpack" + }, + { + "unique_id": 16660, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a sink" + }, + { + "unique_id": 16661, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a backpack" + }, + { + "unique_id": 16662, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a sink" + }, + { + "unique_id": 16663, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a backpack" + }, + { + "unique_id": 16664, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a backpack above a sink" + }, + { + "unique_id": 16665, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a sink above a backpack" + }, + { + "unique_id": 16666, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a backpack below a sink" + }, + { + "unique_id": 16667, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a sink below a backpack" + }, + { + "unique_id": 16668, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a backpack and a sink" + }, + { + "unique_id": 16669, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a sink and a backpack" + }, + { + "unique_id": 16670, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a refrigerator" + }, + { + "unique_id": 16671, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a backpack" + }, + { + "unique_id": 16672, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a refrigerator" + }, + { + "unique_id": 16673, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a backpack" + }, + { + "unique_id": 16674, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a backpack above a refrigerator" + }, + { + "unique_id": 16675, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a refrigerator above a backpack" + }, + { + "unique_id": 16676, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a backpack below a refrigerator" + }, + { + "unique_id": 16677, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a refrigerator below a backpack" + }, + { + "unique_id": 16678, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a backpack and a refrigerator" + }, + { + "unique_id": 16679, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a refrigerator and a backpack" + }, + { + "unique_id": 16680, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a book" + }, + { + "unique_id": 16681, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a book to the left of a backpack" + }, + { + "unique_id": 16682, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a book" + }, + { + "unique_id": 16683, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a book to the right of a backpack" + }, + { + "unique_id": 16684, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a backpack above a book" + }, + { + "unique_id": 16685, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a book above a backpack" + }, + { + "unique_id": 16686, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a backpack below a book" + }, + { + "unique_id": 16687, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a book below a backpack" + }, + { + "unique_id": 16688, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a backpack and a book" + }, + { + "unique_id": 16689, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a book and a backpack" + }, + { + "unique_id": 16690, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a clock" + }, + { + "unique_id": 16691, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a backpack" + }, + { + "unique_id": 16692, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a clock" + }, + { + "unique_id": 16693, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a backpack" + }, + { + "unique_id": 16694, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a backpack above a clock" + }, + { + "unique_id": 16695, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a clock above a backpack" + }, + { + "unique_id": 16696, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a backpack below a clock" + }, + { + "unique_id": 16697, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a clock below a backpack" + }, + { + "unique_id": 16698, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a backpack and a clock" + }, + { + "unique_id": 16699, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a clock and a backpack" + }, + { + "unique_id": 16700, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a vase" + }, + { + "unique_id": 16701, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a backpack" + }, + { + "unique_id": 16702, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a vase" + }, + { + "unique_id": 16703, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a backpack" + }, + { + "unique_id": 16704, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a backpack above a vase" + }, + { + "unique_id": 16705, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a vase above a backpack" + }, + { + "unique_id": 16706, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a backpack below a vase" + }, + { + "unique_id": 16707, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a vase below a backpack" + }, + { + "unique_id": 16708, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a backpack and a vase" + }, + { + "unique_id": 16709, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a vase and a backpack" + }, + { + "unique_id": 16710, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a scissors" + }, + { + "unique_id": 16711, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a backpack" + }, + { + "unique_id": 16712, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a scissors" + }, + { + "unique_id": 16713, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a backpack" + }, + { + "unique_id": 16714, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a backpack above a scissors" + }, + { + "unique_id": 16715, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a scissors above a backpack" + }, + { + "unique_id": 16716, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a backpack below a scissors" + }, + { + "unique_id": 16717, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a scissors below a backpack" + }, + { + "unique_id": 16718, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a backpack and a scissors" + }, + { + "unique_id": 16719, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a scissors and a backpack" + }, + { + "unique_id": 16720, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a teddy bear" + }, + { + "unique_id": 16721, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a backpack" + }, + { + "unique_id": 16722, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a teddy bear" + }, + { + "unique_id": 16723, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a backpack" + }, + { + "unique_id": 16724, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a backpack above a teddy bear" + }, + { + "unique_id": 16725, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a teddy bear above a backpack" + }, + { + "unique_id": 16726, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a backpack below a teddy bear" + }, + { + "unique_id": 16727, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a teddy bear below a backpack" + }, + { + "unique_id": 16728, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a backpack and a teddy bear" + }, + { + "unique_id": 16729, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a teddy bear and a backpack" + }, + { + "unique_id": 16730, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a hair drier" + }, + { + "unique_id": 16731, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a backpack" + }, + { + "unique_id": 16732, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a hair drier" + }, + { + "unique_id": 16733, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a backpack" + }, + { + "unique_id": 16734, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a backpack above a hair drier" + }, + { + "unique_id": 16735, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a hair drier above a backpack" + }, + { + "unique_id": 16736, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a backpack below a hair drier" + }, + { + "unique_id": 16737, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a hair drier below a backpack" + }, + { + "unique_id": 16738, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a backpack and a hair drier" + }, + { + "unique_id": 16739, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a hair drier and a backpack" + }, + { + "unique_id": 16740, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a backpack to the left of a toothbrush" + }, + { + "unique_id": 16741, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a backpack" + }, + { + "unique_id": 16742, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a backpack to the right of a toothbrush" + }, + { + "unique_id": 16743, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a backpack" + }, + { + "unique_id": 16744, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a backpack above a toothbrush" + }, + { + "unique_id": 16745, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "above", + "text": "a toothbrush above a backpack" + }, + { + "unique_id": 16746, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a backpack below a toothbrush" + }, + { + "unique_id": 16747, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "below", + "text": "a toothbrush below a backpack" + }, + { + "unique_id": 16748, + "num_objects": 2, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a backpack and a toothbrush" + }, + { + "unique_id": 16749, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "backpack" + ], + "rel_type": "and", + "text": "a toothbrush and a backpack" + }, + { + "unique_id": 16750, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a handbag" + }, + { + "unique_id": 16751, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of an umbrella" + }, + { + "unique_id": 16752, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a handbag" + }, + { + "unique_id": 16753, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of an umbrella" + }, + { + "unique_id": 16754, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "an umbrella above a handbag" + }, + { + "unique_id": 16755, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a handbag above an umbrella" + }, + { + "unique_id": 16756, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "an umbrella below a handbag" + }, + { + "unique_id": 16757, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a handbag below an umbrella" + }, + { + "unique_id": 16758, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "an umbrella and a handbag" + }, + { + "unique_id": 16759, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a handbag and an umbrella" + }, + { + "unique_id": 16760, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a tie" + }, + { + "unique_id": 16761, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a tie to the left of an umbrella" + }, + { + "unique_id": 16762, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a tie" + }, + { + "unique_id": 16763, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a tie to the right of an umbrella" + }, + { + "unique_id": 16764, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "an umbrella above a tie" + }, + { + "unique_id": 16765, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a tie above an umbrella" + }, + { + "unique_id": 16766, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "an umbrella below a tie" + }, + { + "unique_id": 16767, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a tie below an umbrella" + }, + { + "unique_id": 16768, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "an umbrella and a tie" + }, + { + "unique_id": 16769, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a tie and an umbrella" + }, + { + "unique_id": 16770, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a suitcase" + }, + { + "unique_id": 16771, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of an umbrella" + }, + { + "unique_id": 16772, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a suitcase" + }, + { + "unique_id": 16773, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of an umbrella" + }, + { + "unique_id": 16774, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "an umbrella above a suitcase" + }, + { + "unique_id": 16775, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a suitcase above an umbrella" + }, + { + "unique_id": 16776, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "an umbrella below a suitcase" + }, + { + "unique_id": 16777, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a suitcase below an umbrella" + }, + { + "unique_id": 16778, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "an umbrella and a suitcase" + }, + { + "unique_id": 16779, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a suitcase and an umbrella" + }, + { + "unique_id": 16780, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a frisbee" + }, + { + "unique_id": 16781, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of an umbrella" + }, + { + "unique_id": 16782, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a frisbee" + }, + { + "unique_id": 16783, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of an umbrella" + }, + { + "unique_id": 16784, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "an umbrella above a frisbee" + }, + { + "unique_id": 16785, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a frisbee above an umbrella" + }, + { + "unique_id": 16786, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "an umbrella below a frisbee" + }, + { + "unique_id": 16787, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a frisbee below an umbrella" + }, + { + "unique_id": 16788, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "an umbrella and a frisbee" + }, + { + "unique_id": 16789, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a frisbee and an umbrella" + }, + { + "unique_id": 16790, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a skis" + }, + { + "unique_id": 16791, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a skis to the left of an umbrella" + }, + { + "unique_id": 16792, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a skis" + }, + { + "unique_id": 16793, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a skis to the right of an umbrella" + }, + { + "unique_id": 16794, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "an umbrella above a skis" + }, + { + "unique_id": 16795, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a skis above an umbrella" + }, + { + "unique_id": 16796, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "an umbrella below a skis" + }, + { + "unique_id": 16797, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a skis below an umbrella" + }, + { + "unique_id": 16798, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "an umbrella and a skis" + }, + { + "unique_id": 16799, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a skis and an umbrella" + }, + { + "unique_id": 16800, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a snowboard" + }, + { + "unique_id": 16801, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of an umbrella" + }, + { + "unique_id": 16802, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a snowboard" + }, + { + "unique_id": 16803, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of an umbrella" + }, + { + "unique_id": 16804, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "an umbrella above a snowboard" + }, + { + "unique_id": 16805, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a snowboard above an umbrella" + }, + { + "unique_id": 16806, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "an umbrella below a snowboard" + }, + { + "unique_id": 16807, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a snowboard below an umbrella" + }, + { + "unique_id": 16808, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "an umbrella and a snowboard" + }, + { + "unique_id": 16809, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a snowboard and an umbrella" + }, + { + "unique_id": 16810, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a sports ball" + }, + { + "unique_id": 16811, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of an umbrella" + }, + { + "unique_id": 16812, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a sports ball" + }, + { + "unique_id": 16813, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of an umbrella" + }, + { + "unique_id": 16814, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "an umbrella above a sports ball" + }, + { + "unique_id": 16815, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a sports ball above an umbrella" + }, + { + "unique_id": 16816, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "an umbrella below a sports ball" + }, + { + "unique_id": 16817, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a sports ball below an umbrella" + }, + { + "unique_id": 16818, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "an umbrella and a sports ball" + }, + { + "unique_id": 16819, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a sports ball and an umbrella" + }, + { + "unique_id": 16820, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a kite" + }, + { + "unique_id": 16821, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a kite to the left of an umbrella" + }, + { + "unique_id": 16822, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a kite" + }, + { + "unique_id": 16823, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a kite to the right of an umbrella" + }, + { + "unique_id": 16824, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "an umbrella above a kite" + }, + { + "unique_id": 16825, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a kite above an umbrella" + }, + { + "unique_id": 16826, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "an umbrella below a kite" + }, + { + "unique_id": 16827, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a kite below an umbrella" + }, + { + "unique_id": 16828, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "an umbrella and a kite" + }, + { + "unique_id": 16829, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a kite and an umbrella" + }, + { + "unique_id": 16830, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a baseball bat" + }, + { + "unique_id": 16831, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of an umbrella" + }, + { + "unique_id": 16832, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a baseball bat" + }, + { + "unique_id": 16833, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of an umbrella" + }, + { + "unique_id": 16834, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "an umbrella above a baseball bat" + }, + { + "unique_id": 16835, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a baseball bat above an umbrella" + }, + { + "unique_id": 16836, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "an umbrella below a baseball bat" + }, + { + "unique_id": 16837, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a baseball bat below an umbrella" + }, + { + "unique_id": 16838, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "an umbrella and a baseball bat" + }, + { + "unique_id": 16839, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a baseball bat and an umbrella" + }, + { + "unique_id": 16840, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a baseball glove" + }, + { + "unique_id": 16841, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of an umbrella" + }, + { + "unique_id": 16842, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a baseball glove" + }, + { + "unique_id": 16843, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of an umbrella" + }, + { + "unique_id": 16844, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "an umbrella above a baseball glove" + }, + { + "unique_id": 16845, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a baseball glove above an umbrella" + }, + { + "unique_id": 16846, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "an umbrella below a baseball glove" + }, + { + "unique_id": 16847, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a baseball glove below an umbrella" + }, + { + "unique_id": 16848, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "an umbrella and a baseball glove" + }, + { + "unique_id": 16849, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a baseball glove and an umbrella" + }, + { + "unique_id": 16850, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a skateboard" + }, + { + "unique_id": 16851, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of an umbrella" + }, + { + "unique_id": 16852, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a skateboard" + }, + { + "unique_id": 16853, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of an umbrella" + }, + { + "unique_id": 16854, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "an umbrella above a skateboard" + }, + { + "unique_id": 16855, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a skateboard above an umbrella" + }, + { + "unique_id": 16856, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "an umbrella below a skateboard" + }, + { + "unique_id": 16857, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a skateboard below an umbrella" + }, + { + "unique_id": 16858, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "an umbrella and a skateboard" + }, + { + "unique_id": 16859, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a skateboard and an umbrella" + }, + { + "unique_id": 16860, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a surfboard" + }, + { + "unique_id": 16861, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of an umbrella" + }, + { + "unique_id": 16862, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a surfboard" + }, + { + "unique_id": 16863, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of an umbrella" + }, + { + "unique_id": 16864, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "an umbrella above a surfboard" + }, + { + "unique_id": 16865, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a surfboard above an umbrella" + }, + { + "unique_id": 16866, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "an umbrella below a surfboard" + }, + { + "unique_id": 16867, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a surfboard below an umbrella" + }, + { + "unique_id": 16868, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "an umbrella and a surfboard" + }, + { + "unique_id": 16869, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a surfboard and an umbrella" + }, + { + "unique_id": 16870, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a tennis racket" + }, + { + "unique_id": 16871, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of an umbrella" + }, + { + "unique_id": 16872, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a tennis racket" + }, + { + "unique_id": 16873, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of an umbrella" + }, + { + "unique_id": 16874, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "an umbrella above a tennis racket" + }, + { + "unique_id": 16875, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a tennis racket above an umbrella" + }, + { + "unique_id": 16876, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "an umbrella below a tennis racket" + }, + { + "unique_id": 16877, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a tennis racket below an umbrella" + }, + { + "unique_id": 16878, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "an umbrella and a tennis racket" + }, + { + "unique_id": 16879, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a tennis racket and an umbrella" + }, + { + "unique_id": 16880, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a bottle" + }, + { + "unique_id": 16881, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of an umbrella" + }, + { + "unique_id": 16882, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a bottle" + }, + { + "unique_id": 16883, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of an umbrella" + }, + { + "unique_id": 16884, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "an umbrella above a bottle" + }, + { + "unique_id": 16885, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a bottle above an umbrella" + }, + { + "unique_id": 16886, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "an umbrella below a bottle" + }, + { + "unique_id": 16887, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a bottle below an umbrella" + }, + { + "unique_id": 16888, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "an umbrella and a bottle" + }, + { + "unique_id": 16889, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a bottle and an umbrella" + }, + { + "unique_id": 16890, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a wine glass" + }, + { + "unique_id": 16891, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of an umbrella" + }, + { + "unique_id": 16892, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a wine glass" + }, + { + "unique_id": 16893, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of an umbrella" + }, + { + "unique_id": 16894, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "an umbrella above a wine glass" + }, + { + "unique_id": 16895, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a wine glass above an umbrella" + }, + { + "unique_id": 16896, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "an umbrella below a wine glass" + }, + { + "unique_id": 16897, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a wine glass below an umbrella" + }, + { + "unique_id": 16898, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "an umbrella and a wine glass" + }, + { + "unique_id": 16899, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a wine glass and an umbrella" + }, + { + "unique_id": 16900, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a cup" + }, + { + "unique_id": 16901, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a cup to the left of an umbrella" + }, + { + "unique_id": 16902, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a cup" + }, + { + "unique_id": 16903, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a cup to the right of an umbrella" + }, + { + "unique_id": 16904, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "an umbrella above a cup" + }, + { + "unique_id": 16905, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a cup above an umbrella" + }, + { + "unique_id": 16906, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "an umbrella below a cup" + }, + { + "unique_id": 16907, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a cup below an umbrella" + }, + { + "unique_id": 16908, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "an umbrella and a cup" + }, + { + "unique_id": 16909, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a cup and an umbrella" + }, + { + "unique_id": 16910, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a fork" + }, + { + "unique_id": 16911, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a fork to the left of an umbrella" + }, + { + "unique_id": 16912, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a fork" + }, + { + "unique_id": 16913, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a fork to the right of an umbrella" + }, + { + "unique_id": 16914, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "an umbrella above a fork" + }, + { + "unique_id": 16915, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a fork above an umbrella" + }, + { + "unique_id": 16916, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "an umbrella below a fork" + }, + { + "unique_id": 16917, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a fork below an umbrella" + }, + { + "unique_id": 16918, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "an umbrella and a fork" + }, + { + "unique_id": 16919, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a fork and an umbrella" + }, + { + "unique_id": 16920, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a knife" + }, + { + "unique_id": 16921, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a knife to the left of an umbrella" + }, + { + "unique_id": 16922, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a knife" + }, + { + "unique_id": 16923, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a knife to the right of an umbrella" + }, + { + "unique_id": 16924, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "an umbrella above a knife" + }, + { + "unique_id": 16925, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a knife above an umbrella" + }, + { + "unique_id": 16926, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "an umbrella below a knife" + }, + { + "unique_id": 16927, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a knife below an umbrella" + }, + { + "unique_id": 16928, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "an umbrella and a knife" + }, + { + "unique_id": 16929, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a knife and an umbrella" + }, + { + "unique_id": 16930, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a spoon" + }, + { + "unique_id": 16931, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of an umbrella" + }, + { + "unique_id": 16932, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a spoon" + }, + { + "unique_id": 16933, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of an umbrella" + }, + { + "unique_id": 16934, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "an umbrella above a spoon" + }, + { + "unique_id": 16935, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a spoon above an umbrella" + }, + { + "unique_id": 16936, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "an umbrella below a spoon" + }, + { + "unique_id": 16937, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a spoon below an umbrella" + }, + { + "unique_id": 16938, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "an umbrella and a spoon" + }, + { + "unique_id": 16939, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a spoon and an umbrella" + }, + { + "unique_id": 16940, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a bowl" + }, + { + "unique_id": 16941, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of an umbrella" + }, + { + "unique_id": 16942, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a bowl" + }, + { + "unique_id": 16943, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of an umbrella" + }, + { + "unique_id": 16944, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "an umbrella above a bowl" + }, + { + "unique_id": 16945, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a bowl above an umbrella" + }, + { + "unique_id": 16946, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "an umbrella below a bowl" + }, + { + "unique_id": 16947, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a bowl below an umbrella" + }, + { + "unique_id": 16948, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "an umbrella and a bowl" + }, + { + "unique_id": 16949, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a bowl and an umbrella" + }, + { + "unique_id": 16950, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a banana" + }, + { + "unique_id": 16951, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a banana to the left of an umbrella" + }, + { + "unique_id": 16952, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a banana" + }, + { + "unique_id": 16953, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a banana to the right of an umbrella" + }, + { + "unique_id": 16954, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "an umbrella above a banana" + }, + { + "unique_id": 16955, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a banana above an umbrella" + }, + { + "unique_id": 16956, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "an umbrella below a banana" + }, + { + "unique_id": 16957, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a banana below an umbrella" + }, + { + "unique_id": 16958, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "an umbrella and a banana" + }, + { + "unique_id": 16959, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a banana and an umbrella" + }, + { + "unique_id": 16960, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of an apple" + }, + { + "unique_id": 16961, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "an apple to the left of an umbrella" + }, + { + "unique_id": 16962, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of an apple" + }, + { + "unique_id": 16963, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "an apple to the right of an umbrella" + }, + { + "unique_id": 16964, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "an umbrella above an apple" + }, + { + "unique_id": 16965, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "an apple above an umbrella" + }, + { + "unique_id": 16966, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "an umbrella below an apple" + }, + { + "unique_id": 16967, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "an apple below an umbrella" + }, + { + "unique_id": 16968, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "an umbrella and an apple" + }, + { + "unique_id": 16969, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "an apple and an umbrella" + }, + { + "unique_id": 16970, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a sandwich" + }, + { + "unique_id": 16971, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of an umbrella" + }, + { + "unique_id": 16972, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a sandwich" + }, + { + "unique_id": 16973, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of an umbrella" + }, + { + "unique_id": 16974, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "an umbrella above a sandwich" + }, + { + "unique_id": 16975, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a sandwich above an umbrella" + }, + { + "unique_id": 16976, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "an umbrella below a sandwich" + }, + { + "unique_id": 16977, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a sandwich below an umbrella" + }, + { + "unique_id": 16978, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "an umbrella and a sandwich" + }, + { + "unique_id": 16979, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a sandwich and an umbrella" + }, + { + "unique_id": 16980, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of an orange" + }, + { + "unique_id": 16981, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "an orange to the left of an umbrella" + }, + { + "unique_id": 16982, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of an orange" + }, + { + "unique_id": 16983, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "an orange to the right of an umbrella" + }, + { + "unique_id": 16984, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "an umbrella above an orange" + }, + { + "unique_id": 16985, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "an orange above an umbrella" + }, + { + "unique_id": 16986, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "an umbrella below an orange" + }, + { + "unique_id": 16987, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "an orange below an umbrella" + }, + { + "unique_id": 16988, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "an umbrella and an orange" + }, + { + "unique_id": 16989, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "an orange and an umbrella" + }, + { + "unique_id": 16990, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a broccoli" + }, + { + "unique_id": 16991, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of an umbrella" + }, + { + "unique_id": 16992, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a broccoli" + }, + { + "unique_id": 16993, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of an umbrella" + }, + { + "unique_id": 16994, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "an umbrella above a broccoli" + }, + { + "unique_id": 16995, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a broccoli above an umbrella" + }, + { + "unique_id": 16996, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "an umbrella below a broccoli" + }, + { + "unique_id": 16997, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a broccoli below an umbrella" + }, + { + "unique_id": 16998, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "an umbrella and a broccoli" + }, + { + "unique_id": 16999, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a broccoli and an umbrella" + }, + { + "unique_id": 17000, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a carrot" + }, + { + "unique_id": 17001, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of an umbrella" + }, + { + "unique_id": 17002, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a carrot" + }, + { + "unique_id": 17003, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of an umbrella" + }, + { + "unique_id": 17004, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "an umbrella above a carrot" + }, + { + "unique_id": 17005, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a carrot above an umbrella" + }, + { + "unique_id": 17006, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "an umbrella below a carrot" + }, + { + "unique_id": 17007, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a carrot below an umbrella" + }, + { + "unique_id": 17008, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "an umbrella and a carrot" + }, + { + "unique_id": 17009, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a carrot and an umbrella" + }, + { + "unique_id": 17010, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a hot dog" + }, + { + "unique_id": 17011, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of an umbrella" + }, + { + "unique_id": 17012, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a hot dog" + }, + { + "unique_id": 17013, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of an umbrella" + }, + { + "unique_id": 17014, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "an umbrella above a hot dog" + }, + { + "unique_id": 17015, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a hot dog above an umbrella" + }, + { + "unique_id": 17016, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "an umbrella below a hot dog" + }, + { + "unique_id": 17017, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a hot dog below an umbrella" + }, + { + "unique_id": 17018, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "an umbrella and a hot dog" + }, + { + "unique_id": 17019, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a hot dog and an umbrella" + }, + { + "unique_id": 17020, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a pizza" + }, + { + "unique_id": 17021, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of an umbrella" + }, + { + "unique_id": 17022, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a pizza" + }, + { + "unique_id": 17023, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of an umbrella" + }, + { + "unique_id": 17024, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "an umbrella above a pizza" + }, + { + "unique_id": 17025, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a pizza above an umbrella" + }, + { + "unique_id": 17026, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "an umbrella below a pizza" + }, + { + "unique_id": 17027, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a pizza below an umbrella" + }, + { + "unique_id": 17028, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "an umbrella and a pizza" + }, + { + "unique_id": 17029, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a pizza and an umbrella" + }, + { + "unique_id": 17030, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a donut" + }, + { + "unique_id": 17031, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a donut to the left of an umbrella" + }, + { + "unique_id": 17032, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a donut" + }, + { + "unique_id": 17033, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a donut to the right of an umbrella" + }, + { + "unique_id": 17034, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "an umbrella above a donut" + }, + { + "unique_id": 17035, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a donut above an umbrella" + }, + { + "unique_id": 17036, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "an umbrella below a donut" + }, + { + "unique_id": 17037, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a donut below an umbrella" + }, + { + "unique_id": 17038, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "an umbrella and a donut" + }, + { + "unique_id": 17039, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a donut and an umbrella" + }, + { + "unique_id": 17040, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a cake" + }, + { + "unique_id": 17041, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a cake to the left of an umbrella" + }, + { + "unique_id": 17042, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a cake" + }, + { + "unique_id": 17043, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a cake to the right of an umbrella" + }, + { + "unique_id": 17044, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "an umbrella above a cake" + }, + { + "unique_id": 17045, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a cake above an umbrella" + }, + { + "unique_id": 17046, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "an umbrella below a cake" + }, + { + "unique_id": 17047, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a cake below an umbrella" + }, + { + "unique_id": 17048, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "an umbrella and a cake" + }, + { + "unique_id": 17049, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a cake and an umbrella" + }, + { + "unique_id": 17050, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a chair" + }, + { + "unique_id": 17051, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a chair to the left of an umbrella" + }, + { + "unique_id": 17052, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a chair" + }, + { + "unique_id": 17053, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a chair to the right of an umbrella" + }, + { + "unique_id": 17054, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "an umbrella above a chair" + }, + { + "unique_id": 17055, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a chair above an umbrella" + }, + { + "unique_id": 17056, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "an umbrella below a chair" + }, + { + "unique_id": 17057, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a chair below an umbrella" + }, + { + "unique_id": 17058, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "an umbrella and a chair" + }, + { + "unique_id": 17059, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a chair and an umbrella" + }, + { + "unique_id": 17060, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a couch" + }, + { + "unique_id": 17061, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a couch to the left of an umbrella" + }, + { + "unique_id": 17062, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a couch" + }, + { + "unique_id": 17063, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a couch to the right of an umbrella" + }, + { + "unique_id": 17064, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "an umbrella above a couch" + }, + { + "unique_id": 17065, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a couch above an umbrella" + }, + { + "unique_id": 17066, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "an umbrella below a couch" + }, + { + "unique_id": 17067, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a couch below an umbrella" + }, + { + "unique_id": 17068, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "an umbrella and a couch" + }, + { + "unique_id": 17069, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a couch and an umbrella" + }, + { + "unique_id": 17070, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a potted plant" + }, + { + "unique_id": 17071, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of an umbrella" + }, + { + "unique_id": 17072, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a potted plant" + }, + { + "unique_id": 17073, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of an umbrella" + }, + { + "unique_id": 17074, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "an umbrella above a potted plant" + }, + { + "unique_id": 17075, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a potted plant above an umbrella" + }, + { + "unique_id": 17076, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "an umbrella below a potted plant" + }, + { + "unique_id": 17077, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a potted plant below an umbrella" + }, + { + "unique_id": 17078, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "an umbrella and a potted plant" + }, + { + "unique_id": 17079, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a potted plant and an umbrella" + }, + { + "unique_id": 17080, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a bed" + }, + { + "unique_id": 17081, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a bed to the left of an umbrella" + }, + { + "unique_id": 17082, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a bed" + }, + { + "unique_id": 17083, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a bed to the right of an umbrella" + }, + { + "unique_id": 17084, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "an umbrella above a bed" + }, + { + "unique_id": 17085, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a bed above an umbrella" + }, + { + "unique_id": 17086, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "an umbrella below a bed" + }, + { + "unique_id": 17087, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a bed below an umbrella" + }, + { + "unique_id": 17088, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "an umbrella and a bed" + }, + { + "unique_id": 17089, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a bed and an umbrella" + }, + { + "unique_id": 17090, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a dining table" + }, + { + "unique_id": 17091, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of an umbrella" + }, + { + "unique_id": 17092, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a dining table" + }, + { + "unique_id": 17093, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of an umbrella" + }, + { + "unique_id": 17094, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "an umbrella above a dining table" + }, + { + "unique_id": 17095, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a dining table above an umbrella" + }, + { + "unique_id": 17096, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "an umbrella below a dining table" + }, + { + "unique_id": 17097, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a dining table below an umbrella" + }, + { + "unique_id": 17098, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "an umbrella and a dining table" + }, + { + "unique_id": 17099, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a dining table and an umbrella" + }, + { + "unique_id": 17100, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a toilet" + }, + { + "unique_id": 17101, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of an umbrella" + }, + { + "unique_id": 17102, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a toilet" + }, + { + "unique_id": 17103, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of an umbrella" + }, + { + "unique_id": 17104, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "an umbrella above a toilet" + }, + { + "unique_id": 17105, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a toilet above an umbrella" + }, + { + "unique_id": 17106, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "an umbrella below a toilet" + }, + { + "unique_id": 17107, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a toilet below an umbrella" + }, + { + "unique_id": 17108, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "an umbrella and a toilet" + }, + { + "unique_id": 17109, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a toilet and an umbrella" + }, + { + "unique_id": 17110, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a tv" + }, + { + "unique_id": 17111, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a tv to the left of an umbrella" + }, + { + "unique_id": 17112, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a tv" + }, + { + "unique_id": 17113, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a tv to the right of an umbrella" + }, + { + "unique_id": 17114, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "an umbrella above a tv" + }, + { + "unique_id": 17115, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a tv above an umbrella" + }, + { + "unique_id": 17116, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "an umbrella below a tv" + }, + { + "unique_id": 17117, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a tv below an umbrella" + }, + { + "unique_id": 17118, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "an umbrella and a tv" + }, + { + "unique_id": 17119, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a tv and an umbrella" + }, + { + "unique_id": 17120, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a laptop" + }, + { + "unique_id": 17121, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of an umbrella" + }, + { + "unique_id": 17122, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a laptop" + }, + { + "unique_id": 17123, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of an umbrella" + }, + { + "unique_id": 17124, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "an umbrella above a laptop" + }, + { + "unique_id": 17125, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a laptop above an umbrella" + }, + { + "unique_id": 17126, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "an umbrella below a laptop" + }, + { + "unique_id": 17127, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a laptop below an umbrella" + }, + { + "unique_id": 17128, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "an umbrella and a laptop" + }, + { + "unique_id": 17129, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a laptop and an umbrella" + }, + { + "unique_id": 17130, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a mouse" + }, + { + "unique_id": 17131, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of an umbrella" + }, + { + "unique_id": 17132, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a mouse" + }, + { + "unique_id": 17133, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of an umbrella" + }, + { + "unique_id": 17134, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "an umbrella above a mouse" + }, + { + "unique_id": 17135, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a mouse above an umbrella" + }, + { + "unique_id": 17136, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "an umbrella below a mouse" + }, + { + "unique_id": 17137, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a mouse below an umbrella" + }, + { + "unique_id": 17138, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "an umbrella and a mouse" + }, + { + "unique_id": 17139, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a mouse and an umbrella" + }, + { + "unique_id": 17140, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a remote" + }, + { + "unique_id": 17141, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a remote to the left of an umbrella" + }, + { + "unique_id": 17142, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a remote" + }, + { + "unique_id": 17143, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a remote to the right of an umbrella" + }, + { + "unique_id": 17144, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "an umbrella above a remote" + }, + { + "unique_id": 17145, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a remote above an umbrella" + }, + { + "unique_id": 17146, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "an umbrella below a remote" + }, + { + "unique_id": 17147, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a remote below an umbrella" + }, + { + "unique_id": 17148, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "an umbrella and a remote" + }, + { + "unique_id": 17149, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a remote and an umbrella" + }, + { + "unique_id": 17150, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a keyboard" + }, + { + "unique_id": 17151, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of an umbrella" + }, + { + "unique_id": 17152, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a keyboard" + }, + { + "unique_id": 17153, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of an umbrella" + }, + { + "unique_id": 17154, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "an umbrella above a keyboard" + }, + { + "unique_id": 17155, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a keyboard above an umbrella" + }, + { + "unique_id": 17156, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "an umbrella below a keyboard" + }, + { + "unique_id": 17157, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a keyboard below an umbrella" + }, + { + "unique_id": 17158, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "an umbrella and a keyboard" + }, + { + "unique_id": 17159, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a keyboard and an umbrella" + }, + { + "unique_id": 17160, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a cell phone" + }, + { + "unique_id": 17161, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of an umbrella" + }, + { + "unique_id": 17162, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a cell phone" + }, + { + "unique_id": 17163, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of an umbrella" + }, + { + "unique_id": 17164, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "an umbrella above a cell phone" + }, + { + "unique_id": 17165, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a cell phone above an umbrella" + }, + { + "unique_id": 17166, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "an umbrella below a cell phone" + }, + { + "unique_id": 17167, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a cell phone below an umbrella" + }, + { + "unique_id": 17168, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "an umbrella and a cell phone" + }, + { + "unique_id": 17169, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a cell phone and an umbrella" + }, + { + "unique_id": 17170, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a microwave" + }, + { + "unique_id": 17171, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of an umbrella" + }, + { + "unique_id": 17172, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a microwave" + }, + { + "unique_id": 17173, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of an umbrella" + }, + { + "unique_id": 17174, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "an umbrella above a microwave" + }, + { + "unique_id": 17175, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a microwave above an umbrella" + }, + { + "unique_id": 17176, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "an umbrella below a microwave" + }, + { + "unique_id": 17177, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a microwave below an umbrella" + }, + { + "unique_id": 17178, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "an umbrella and a microwave" + }, + { + "unique_id": 17179, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a microwave and an umbrella" + }, + { + "unique_id": 17180, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of an oven" + }, + { + "unique_id": 17181, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "an oven to the left of an umbrella" + }, + { + "unique_id": 17182, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of an oven" + }, + { + "unique_id": 17183, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "an oven to the right of an umbrella" + }, + { + "unique_id": 17184, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "an umbrella above an oven" + }, + { + "unique_id": 17185, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "an oven above an umbrella" + }, + { + "unique_id": 17186, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "an umbrella below an oven" + }, + { + "unique_id": 17187, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "an oven below an umbrella" + }, + { + "unique_id": 17188, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "an umbrella and an oven" + }, + { + "unique_id": 17189, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "an oven and an umbrella" + }, + { + "unique_id": 17190, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a toaster" + }, + { + "unique_id": 17191, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of an umbrella" + }, + { + "unique_id": 17192, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a toaster" + }, + { + "unique_id": 17193, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of an umbrella" + }, + { + "unique_id": 17194, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "an umbrella above a toaster" + }, + { + "unique_id": 17195, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a toaster above an umbrella" + }, + { + "unique_id": 17196, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "an umbrella below a toaster" + }, + { + "unique_id": 17197, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a toaster below an umbrella" + }, + { + "unique_id": 17198, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "an umbrella and a toaster" + }, + { + "unique_id": 17199, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a toaster and an umbrella" + }, + { + "unique_id": 17200, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a sink" + }, + { + "unique_id": 17201, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a sink to the left of an umbrella" + }, + { + "unique_id": 17202, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a sink" + }, + { + "unique_id": 17203, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a sink to the right of an umbrella" + }, + { + "unique_id": 17204, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "an umbrella above a sink" + }, + { + "unique_id": 17205, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a sink above an umbrella" + }, + { + "unique_id": 17206, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "an umbrella below a sink" + }, + { + "unique_id": 17207, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a sink below an umbrella" + }, + { + "unique_id": 17208, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "an umbrella and a sink" + }, + { + "unique_id": 17209, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a sink and an umbrella" + }, + { + "unique_id": 17210, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a refrigerator" + }, + { + "unique_id": 17211, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of an umbrella" + }, + { + "unique_id": 17212, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a refrigerator" + }, + { + "unique_id": 17213, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of an umbrella" + }, + { + "unique_id": 17214, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "an umbrella above a refrigerator" + }, + { + "unique_id": 17215, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a refrigerator above an umbrella" + }, + { + "unique_id": 17216, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "an umbrella below a refrigerator" + }, + { + "unique_id": 17217, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a refrigerator below an umbrella" + }, + { + "unique_id": 17218, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "an umbrella and a refrigerator" + }, + { + "unique_id": 17219, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a refrigerator and an umbrella" + }, + { + "unique_id": 17220, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a book" + }, + { + "unique_id": 17221, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a book to the left of an umbrella" + }, + { + "unique_id": 17222, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a book" + }, + { + "unique_id": 17223, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a book to the right of an umbrella" + }, + { + "unique_id": 17224, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "an umbrella above a book" + }, + { + "unique_id": 17225, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a book above an umbrella" + }, + { + "unique_id": 17226, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "an umbrella below a book" + }, + { + "unique_id": 17227, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a book below an umbrella" + }, + { + "unique_id": 17228, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "an umbrella and a book" + }, + { + "unique_id": 17229, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a book and an umbrella" + }, + { + "unique_id": 17230, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a clock" + }, + { + "unique_id": 17231, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a clock to the left of an umbrella" + }, + { + "unique_id": 17232, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a clock" + }, + { + "unique_id": 17233, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a clock to the right of an umbrella" + }, + { + "unique_id": 17234, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "an umbrella above a clock" + }, + { + "unique_id": 17235, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a clock above an umbrella" + }, + { + "unique_id": 17236, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "an umbrella below a clock" + }, + { + "unique_id": 17237, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a clock below an umbrella" + }, + { + "unique_id": 17238, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "an umbrella and a clock" + }, + { + "unique_id": 17239, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a clock and an umbrella" + }, + { + "unique_id": 17240, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a vase" + }, + { + "unique_id": 17241, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a vase to the left of an umbrella" + }, + { + "unique_id": 17242, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a vase" + }, + { + "unique_id": 17243, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a vase to the right of an umbrella" + }, + { + "unique_id": 17244, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "an umbrella above a vase" + }, + { + "unique_id": 17245, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a vase above an umbrella" + }, + { + "unique_id": 17246, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "an umbrella below a vase" + }, + { + "unique_id": 17247, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a vase below an umbrella" + }, + { + "unique_id": 17248, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "an umbrella and a vase" + }, + { + "unique_id": 17249, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a vase and an umbrella" + }, + { + "unique_id": 17250, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a scissors" + }, + { + "unique_id": 17251, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of an umbrella" + }, + { + "unique_id": 17252, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a scissors" + }, + { + "unique_id": 17253, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of an umbrella" + }, + { + "unique_id": 17254, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "an umbrella above a scissors" + }, + { + "unique_id": 17255, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a scissors above an umbrella" + }, + { + "unique_id": 17256, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "an umbrella below a scissors" + }, + { + "unique_id": 17257, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a scissors below an umbrella" + }, + { + "unique_id": 17258, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "an umbrella and a scissors" + }, + { + "unique_id": 17259, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a scissors and an umbrella" + }, + { + "unique_id": 17260, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a teddy bear" + }, + { + "unique_id": 17261, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of an umbrella" + }, + { + "unique_id": 17262, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a teddy bear" + }, + { + "unique_id": 17263, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of an umbrella" + }, + { + "unique_id": 17264, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "an umbrella above a teddy bear" + }, + { + "unique_id": 17265, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a teddy bear above an umbrella" + }, + { + "unique_id": 17266, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "an umbrella below a teddy bear" + }, + { + "unique_id": 17267, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a teddy bear below an umbrella" + }, + { + "unique_id": 17268, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "an umbrella and a teddy bear" + }, + { + "unique_id": 17269, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a teddy bear and an umbrella" + }, + { + "unique_id": 17270, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a hair drier" + }, + { + "unique_id": 17271, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of an umbrella" + }, + { + "unique_id": 17272, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a hair drier" + }, + { + "unique_id": 17273, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of an umbrella" + }, + { + "unique_id": 17274, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "an umbrella above a hair drier" + }, + { + "unique_id": 17275, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a hair drier above an umbrella" + }, + { + "unique_id": 17276, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "an umbrella below a hair drier" + }, + { + "unique_id": 17277, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a hair drier below an umbrella" + }, + { + "unique_id": 17278, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "an umbrella and a hair drier" + }, + { + "unique_id": 17279, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a hair drier and an umbrella" + }, + { + "unique_id": 17280, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "an umbrella to the left of a toothbrush" + }, + { + "unique_id": 17281, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of an umbrella" + }, + { + "unique_id": 17282, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "an umbrella to the right of a toothbrush" + }, + { + "unique_id": 17283, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of an umbrella" + }, + { + "unique_id": 17284, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "an umbrella above a toothbrush" + }, + { + "unique_id": 17285, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "above", + "text": "a toothbrush above an umbrella" + }, + { + "unique_id": 17286, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "an umbrella below a toothbrush" + }, + { + "unique_id": 17287, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "below", + "text": "a toothbrush below an umbrella" + }, + { + "unique_id": 17288, + "num_objects": 2, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "an umbrella and a toothbrush" + }, + { + "unique_id": 17289, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "umbrella" + ], + "rel_type": "and", + "text": "a toothbrush and an umbrella" + }, + { + "unique_id": 17290, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a tie" + }, + { + "unique_id": 17291, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a handbag" + }, + { + "unique_id": 17292, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a tie" + }, + { + "unique_id": 17293, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a handbag" + }, + { + "unique_id": 17294, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a handbag above a tie" + }, + { + "unique_id": 17295, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a tie above a handbag" + }, + { + "unique_id": 17296, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a handbag below a tie" + }, + { + "unique_id": 17297, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a tie below a handbag" + }, + { + "unique_id": 17298, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a handbag and a tie" + }, + { + "unique_id": 17299, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a tie and a handbag" + }, + { + "unique_id": 17300, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a suitcase" + }, + { + "unique_id": 17301, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a handbag" + }, + { + "unique_id": 17302, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a suitcase" + }, + { + "unique_id": 17303, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a handbag" + }, + { + "unique_id": 17304, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a handbag above a suitcase" + }, + { + "unique_id": 17305, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a suitcase above a handbag" + }, + { + "unique_id": 17306, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a handbag below a suitcase" + }, + { + "unique_id": 17307, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a suitcase below a handbag" + }, + { + "unique_id": 17308, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a handbag and a suitcase" + }, + { + "unique_id": 17309, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a suitcase and a handbag" + }, + { + "unique_id": 17310, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a frisbee" + }, + { + "unique_id": 17311, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a handbag" + }, + { + "unique_id": 17312, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a frisbee" + }, + { + "unique_id": 17313, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a handbag" + }, + { + "unique_id": 17314, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a handbag above a frisbee" + }, + { + "unique_id": 17315, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a frisbee above a handbag" + }, + { + "unique_id": 17316, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a handbag below a frisbee" + }, + { + "unique_id": 17317, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a frisbee below a handbag" + }, + { + "unique_id": 17318, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a handbag and a frisbee" + }, + { + "unique_id": 17319, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a frisbee and a handbag" + }, + { + "unique_id": 17320, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a skis" + }, + { + "unique_id": 17321, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a handbag" + }, + { + "unique_id": 17322, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a skis" + }, + { + "unique_id": 17323, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a handbag" + }, + { + "unique_id": 17324, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a handbag above a skis" + }, + { + "unique_id": 17325, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a skis above a handbag" + }, + { + "unique_id": 17326, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a handbag below a skis" + }, + { + "unique_id": 17327, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a skis below a handbag" + }, + { + "unique_id": 17328, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a handbag and a skis" + }, + { + "unique_id": 17329, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a skis and a handbag" + }, + { + "unique_id": 17330, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a snowboard" + }, + { + "unique_id": 17331, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a handbag" + }, + { + "unique_id": 17332, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a snowboard" + }, + { + "unique_id": 17333, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a handbag" + }, + { + "unique_id": 17334, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a handbag above a snowboard" + }, + { + "unique_id": 17335, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a snowboard above a handbag" + }, + { + "unique_id": 17336, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a handbag below a snowboard" + }, + { + "unique_id": 17337, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a snowboard below a handbag" + }, + { + "unique_id": 17338, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a handbag and a snowboard" + }, + { + "unique_id": 17339, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a snowboard and a handbag" + }, + { + "unique_id": 17340, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a sports ball" + }, + { + "unique_id": 17341, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a handbag" + }, + { + "unique_id": 17342, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a sports ball" + }, + { + "unique_id": 17343, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a handbag" + }, + { + "unique_id": 17344, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a handbag above a sports ball" + }, + { + "unique_id": 17345, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a sports ball above a handbag" + }, + { + "unique_id": 17346, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a handbag below a sports ball" + }, + { + "unique_id": 17347, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a sports ball below a handbag" + }, + { + "unique_id": 17348, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a handbag and a sports ball" + }, + { + "unique_id": 17349, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a sports ball and a handbag" + }, + { + "unique_id": 17350, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a kite" + }, + { + "unique_id": 17351, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a handbag" + }, + { + "unique_id": 17352, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a kite" + }, + { + "unique_id": 17353, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a handbag" + }, + { + "unique_id": 17354, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a handbag above a kite" + }, + { + "unique_id": 17355, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a kite above a handbag" + }, + { + "unique_id": 17356, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a handbag below a kite" + }, + { + "unique_id": 17357, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a kite below a handbag" + }, + { + "unique_id": 17358, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a handbag and a kite" + }, + { + "unique_id": 17359, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a kite and a handbag" + }, + { + "unique_id": 17360, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a baseball bat" + }, + { + "unique_id": 17361, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a handbag" + }, + { + "unique_id": 17362, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a baseball bat" + }, + { + "unique_id": 17363, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a handbag" + }, + { + "unique_id": 17364, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a handbag above a baseball bat" + }, + { + "unique_id": 17365, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a baseball bat above a handbag" + }, + { + "unique_id": 17366, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a handbag below a baseball bat" + }, + { + "unique_id": 17367, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a baseball bat below a handbag" + }, + { + "unique_id": 17368, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a handbag and a baseball bat" + }, + { + "unique_id": 17369, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a baseball bat and a handbag" + }, + { + "unique_id": 17370, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a baseball glove" + }, + { + "unique_id": 17371, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a handbag" + }, + { + "unique_id": 17372, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a baseball glove" + }, + { + "unique_id": 17373, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a handbag" + }, + { + "unique_id": 17374, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a handbag above a baseball glove" + }, + { + "unique_id": 17375, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a baseball glove above a handbag" + }, + { + "unique_id": 17376, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a handbag below a baseball glove" + }, + { + "unique_id": 17377, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a baseball glove below a handbag" + }, + { + "unique_id": 17378, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a handbag and a baseball glove" + }, + { + "unique_id": 17379, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a baseball glove and a handbag" + }, + { + "unique_id": 17380, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a skateboard" + }, + { + "unique_id": 17381, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a handbag" + }, + { + "unique_id": 17382, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a skateboard" + }, + { + "unique_id": 17383, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a handbag" + }, + { + "unique_id": 17384, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a handbag above a skateboard" + }, + { + "unique_id": 17385, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a skateboard above a handbag" + }, + { + "unique_id": 17386, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a handbag below a skateboard" + }, + { + "unique_id": 17387, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a skateboard below a handbag" + }, + { + "unique_id": 17388, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a handbag and a skateboard" + }, + { + "unique_id": 17389, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a skateboard and a handbag" + }, + { + "unique_id": 17390, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a surfboard" + }, + { + "unique_id": 17391, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a handbag" + }, + { + "unique_id": 17392, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a surfboard" + }, + { + "unique_id": 17393, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a handbag" + }, + { + "unique_id": 17394, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a handbag above a surfboard" + }, + { + "unique_id": 17395, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a surfboard above a handbag" + }, + { + "unique_id": 17396, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a handbag below a surfboard" + }, + { + "unique_id": 17397, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a surfboard below a handbag" + }, + { + "unique_id": 17398, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a handbag and a surfboard" + }, + { + "unique_id": 17399, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a surfboard and a handbag" + }, + { + "unique_id": 17400, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a tennis racket" + }, + { + "unique_id": 17401, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a handbag" + }, + { + "unique_id": 17402, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a tennis racket" + }, + { + "unique_id": 17403, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a handbag" + }, + { + "unique_id": 17404, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a handbag above a tennis racket" + }, + { + "unique_id": 17405, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a tennis racket above a handbag" + }, + { + "unique_id": 17406, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a handbag below a tennis racket" + }, + { + "unique_id": 17407, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a tennis racket below a handbag" + }, + { + "unique_id": 17408, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a handbag and a tennis racket" + }, + { + "unique_id": 17409, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a tennis racket and a handbag" + }, + { + "unique_id": 17410, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a bottle" + }, + { + "unique_id": 17411, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a handbag" + }, + { + "unique_id": 17412, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a bottle" + }, + { + "unique_id": 17413, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a handbag" + }, + { + "unique_id": 17414, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a handbag above a bottle" + }, + { + "unique_id": 17415, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a bottle above a handbag" + }, + { + "unique_id": 17416, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a handbag below a bottle" + }, + { + "unique_id": 17417, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a bottle below a handbag" + }, + { + "unique_id": 17418, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a handbag and a bottle" + }, + { + "unique_id": 17419, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a bottle and a handbag" + }, + { + "unique_id": 17420, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a wine glass" + }, + { + "unique_id": 17421, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a handbag" + }, + { + "unique_id": 17422, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a wine glass" + }, + { + "unique_id": 17423, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a handbag" + }, + { + "unique_id": 17424, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a handbag above a wine glass" + }, + { + "unique_id": 17425, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a wine glass above a handbag" + }, + { + "unique_id": 17426, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a handbag below a wine glass" + }, + { + "unique_id": 17427, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a wine glass below a handbag" + }, + { + "unique_id": 17428, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a handbag and a wine glass" + }, + { + "unique_id": 17429, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a wine glass and a handbag" + }, + { + "unique_id": 17430, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a cup" + }, + { + "unique_id": 17431, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a handbag" + }, + { + "unique_id": 17432, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a cup" + }, + { + "unique_id": 17433, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a handbag" + }, + { + "unique_id": 17434, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a handbag above a cup" + }, + { + "unique_id": 17435, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a cup above a handbag" + }, + { + "unique_id": 17436, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a handbag below a cup" + }, + { + "unique_id": 17437, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a cup below a handbag" + }, + { + "unique_id": 17438, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a handbag and a cup" + }, + { + "unique_id": 17439, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a cup and a handbag" + }, + { + "unique_id": 17440, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a fork" + }, + { + "unique_id": 17441, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a handbag" + }, + { + "unique_id": 17442, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a fork" + }, + { + "unique_id": 17443, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a handbag" + }, + { + "unique_id": 17444, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a handbag above a fork" + }, + { + "unique_id": 17445, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a fork above a handbag" + }, + { + "unique_id": 17446, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a handbag below a fork" + }, + { + "unique_id": 17447, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a fork below a handbag" + }, + { + "unique_id": 17448, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a handbag and a fork" + }, + { + "unique_id": 17449, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a fork and a handbag" + }, + { + "unique_id": 17450, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a knife" + }, + { + "unique_id": 17451, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a handbag" + }, + { + "unique_id": 17452, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a knife" + }, + { + "unique_id": 17453, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a handbag" + }, + { + "unique_id": 17454, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a handbag above a knife" + }, + { + "unique_id": 17455, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a knife above a handbag" + }, + { + "unique_id": 17456, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a handbag below a knife" + }, + { + "unique_id": 17457, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a knife below a handbag" + }, + { + "unique_id": 17458, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a handbag and a knife" + }, + { + "unique_id": 17459, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a knife and a handbag" + }, + { + "unique_id": 17460, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a spoon" + }, + { + "unique_id": 17461, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a handbag" + }, + { + "unique_id": 17462, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a spoon" + }, + { + "unique_id": 17463, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a handbag" + }, + { + "unique_id": 17464, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a handbag above a spoon" + }, + { + "unique_id": 17465, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a spoon above a handbag" + }, + { + "unique_id": 17466, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a handbag below a spoon" + }, + { + "unique_id": 17467, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a spoon below a handbag" + }, + { + "unique_id": 17468, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a handbag and a spoon" + }, + { + "unique_id": 17469, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a spoon and a handbag" + }, + { + "unique_id": 17470, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a bowl" + }, + { + "unique_id": 17471, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a handbag" + }, + { + "unique_id": 17472, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a bowl" + }, + { + "unique_id": 17473, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a handbag" + }, + { + "unique_id": 17474, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a handbag above a bowl" + }, + { + "unique_id": 17475, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a bowl above a handbag" + }, + { + "unique_id": 17476, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a handbag below a bowl" + }, + { + "unique_id": 17477, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a bowl below a handbag" + }, + { + "unique_id": 17478, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a handbag and a bowl" + }, + { + "unique_id": 17479, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a bowl and a handbag" + }, + { + "unique_id": 17480, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a banana" + }, + { + "unique_id": 17481, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a handbag" + }, + { + "unique_id": 17482, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a banana" + }, + { + "unique_id": 17483, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a handbag" + }, + { + "unique_id": 17484, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a handbag above a banana" + }, + { + "unique_id": 17485, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a banana above a handbag" + }, + { + "unique_id": 17486, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a handbag below a banana" + }, + { + "unique_id": 17487, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a banana below a handbag" + }, + { + "unique_id": 17488, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a handbag and a banana" + }, + { + "unique_id": 17489, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a banana and a handbag" + }, + { + "unique_id": 17490, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of an apple" + }, + { + "unique_id": 17491, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a handbag" + }, + { + "unique_id": 17492, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of an apple" + }, + { + "unique_id": 17493, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a handbag" + }, + { + "unique_id": 17494, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a handbag above an apple" + }, + { + "unique_id": 17495, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "an apple above a handbag" + }, + { + "unique_id": 17496, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a handbag below an apple" + }, + { + "unique_id": 17497, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "an apple below a handbag" + }, + { + "unique_id": 17498, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a handbag and an apple" + }, + { + "unique_id": 17499, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "an apple and a handbag" + }, + { + "unique_id": 17500, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a sandwich" + }, + { + "unique_id": 17501, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a handbag" + }, + { + "unique_id": 17502, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a sandwich" + }, + { + "unique_id": 17503, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a handbag" + }, + { + "unique_id": 17504, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a handbag above a sandwich" + }, + { + "unique_id": 17505, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a sandwich above a handbag" + }, + { + "unique_id": 17506, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a handbag below a sandwich" + }, + { + "unique_id": 17507, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a sandwich below a handbag" + }, + { + "unique_id": 17508, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a handbag and a sandwich" + }, + { + "unique_id": 17509, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a sandwich and a handbag" + }, + { + "unique_id": 17510, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of an orange" + }, + { + "unique_id": 17511, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a handbag" + }, + { + "unique_id": 17512, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of an orange" + }, + { + "unique_id": 17513, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a handbag" + }, + { + "unique_id": 17514, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a handbag above an orange" + }, + { + "unique_id": 17515, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "an orange above a handbag" + }, + { + "unique_id": 17516, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a handbag below an orange" + }, + { + "unique_id": 17517, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "an orange below a handbag" + }, + { + "unique_id": 17518, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a handbag and an orange" + }, + { + "unique_id": 17519, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "an orange and a handbag" + }, + { + "unique_id": 17520, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a broccoli" + }, + { + "unique_id": 17521, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a handbag" + }, + { + "unique_id": 17522, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a broccoli" + }, + { + "unique_id": 17523, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a handbag" + }, + { + "unique_id": 17524, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a handbag above a broccoli" + }, + { + "unique_id": 17525, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a broccoli above a handbag" + }, + { + "unique_id": 17526, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a handbag below a broccoli" + }, + { + "unique_id": 17527, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a broccoli below a handbag" + }, + { + "unique_id": 17528, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a handbag and a broccoli" + }, + { + "unique_id": 17529, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a broccoli and a handbag" + }, + { + "unique_id": 17530, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a carrot" + }, + { + "unique_id": 17531, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a handbag" + }, + { + "unique_id": 17532, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a carrot" + }, + { + "unique_id": 17533, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a handbag" + }, + { + "unique_id": 17534, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a handbag above a carrot" + }, + { + "unique_id": 17535, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a carrot above a handbag" + }, + { + "unique_id": 17536, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a handbag below a carrot" + }, + { + "unique_id": 17537, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a carrot below a handbag" + }, + { + "unique_id": 17538, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a handbag and a carrot" + }, + { + "unique_id": 17539, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a carrot and a handbag" + }, + { + "unique_id": 17540, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a hot dog" + }, + { + "unique_id": 17541, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a handbag" + }, + { + "unique_id": 17542, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a hot dog" + }, + { + "unique_id": 17543, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a handbag" + }, + { + "unique_id": 17544, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a handbag above a hot dog" + }, + { + "unique_id": 17545, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a hot dog above a handbag" + }, + { + "unique_id": 17546, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a handbag below a hot dog" + }, + { + "unique_id": 17547, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a hot dog below a handbag" + }, + { + "unique_id": 17548, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a handbag and a hot dog" + }, + { + "unique_id": 17549, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a hot dog and a handbag" + }, + { + "unique_id": 17550, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a pizza" + }, + { + "unique_id": 17551, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a handbag" + }, + { + "unique_id": 17552, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a pizza" + }, + { + "unique_id": 17553, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a handbag" + }, + { + "unique_id": 17554, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a handbag above a pizza" + }, + { + "unique_id": 17555, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a pizza above a handbag" + }, + { + "unique_id": 17556, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a handbag below a pizza" + }, + { + "unique_id": 17557, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a pizza below a handbag" + }, + { + "unique_id": 17558, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a handbag and a pizza" + }, + { + "unique_id": 17559, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a pizza and a handbag" + }, + { + "unique_id": 17560, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a donut" + }, + { + "unique_id": 17561, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a handbag" + }, + { + "unique_id": 17562, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a donut" + }, + { + "unique_id": 17563, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a handbag" + }, + { + "unique_id": 17564, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a handbag above a donut" + }, + { + "unique_id": 17565, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a donut above a handbag" + }, + { + "unique_id": 17566, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a handbag below a donut" + }, + { + "unique_id": 17567, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a donut below a handbag" + }, + { + "unique_id": 17568, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a handbag and a donut" + }, + { + "unique_id": 17569, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a donut and a handbag" + }, + { + "unique_id": 17570, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a cake" + }, + { + "unique_id": 17571, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a handbag" + }, + { + "unique_id": 17572, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a cake" + }, + { + "unique_id": 17573, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a handbag" + }, + { + "unique_id": 17574, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a handbag above a cake" + }, + { + "unique_id": 17575, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a cake above a handbag" + }, + { + "unique_id": 17576, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a handbag below a cake" + }, + { + "unique_id": 17577, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a cake below a handbag" + }, + { + "unique_id": 17578, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a handbag and a cake" + }, + { + "unique_id": 17579, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a cake and a handbag" + }, + { + "unique_id": 17580, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a chair" + }, + { + "unique_id": 17581, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a handbag" + }, + { + "unique_id": 17582, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a chair" + }, + { + "unique_id": 17583, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a handbag" + }, + { + "unique_id": 17584, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a handbag above a chair" + }, + { + "unique_id": 17585, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a chair above a handbag" + }, + { + "unique_id": 17586, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a handbag below a chair" + }, + { + "unique_id": 17587, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a chair below a handbag" + }, + { + "unique_id": 17588, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a handbag and a chair" + }, + { + "unique_id": 17589, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a chair and a handbag" + }, + { + "unique_id": 17590, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a couch" + }, + { + "unique_id": 17591, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a handbag" + }, + { + "unique_id": 17592, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a couch" + }, + { + "unique_id": 17593, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a handbag" + }, + { + "unique_id": 17594, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a handbag above a couch" + }, + { + "unique_id": 17595, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a couch above a handbag" + }, + { + "unique_id": 17596, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a handbag below a couch" + }, + { + "unique_id": 17597, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a couch below a handbag" + }, + { + "unique_id": 17598, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a handbag and a couch" + }, + { + "unique_id": 17599, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a couch and a handbag" + }, + { + "unique_id": 17600, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a potted plant" + }, + { + "unique_id": 17601, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a handbag" + }, + { + "unique_id": 17602, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a potted plant" + }, + { + "unique_id": 17603, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a handbag" + }, + { + "unique_id": 17604, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a handbag above a potted plant" + }, + { + "unique_id": 17605, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a potted plant above a handbag" + }, + { + "unique_id": 17606, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a handbag below a potted plant" + }, + { + "unique_id": 17607, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a potted plant below a handbag" + }, + { + "unique_id": 17608, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a handbag and a potted plant" + }, + { + "unique_id": 17609, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a potted plant and a handbag" + }, + { + "unique_id": 17610, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a bed" + }, + { + "unique_id": 17611, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a handbag" + }, + { + "unique_id": 17612, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a bed" + }, + { + "unique_id": 17613, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a handbag" + }, + { + "unique_id": 17614, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a handbag above a bed" + }, + { + "unique_id": 17615, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a bed above a handbag" + }, + { + "unique_id": 17616, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a handbag below a bed" + }, + { + "unique_id": 17617, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a bed below a handbag" + }, + { + "unique_id": 17618, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a handbag and a bed" + }, + { + "unique_id": 17619, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a bed and a handbag" + }, + { + "unique_id": 17620, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a dining table" + }, + { + "unique_id": 17621, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a handbag" + }, + { + "unique_id": 17622, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a dining table" + }, + { + "unique_id": 17623, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a handbag" + }, + { + "unique_id": 17624, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a handbag above a dining table" + }, + { + "unique_id": 17625, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a dining table above a handbag" + }, + { + "unique_id": 17626, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a handbag below a dining table" + }, + { + "unique_id": 17627, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a dining table below a handbag" + }, + { + "unique_id": 17628, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a handbag and a dining table" + }, + { + "unique_id": 17629, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a dining table and a handbag" + }, + { + "unique_id": 17630, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a toilet" + }, + { + "unique_id": 17631, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a handbag" + }, + { + "unique_id": 17632, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a toilet" + }, + { + "unique_id": 17633, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a handbag" + }, + { + "unique_id": 17634, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a handbag above a toilet" + }, + { + "unique_id": 17635, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a toilet above a handbag" + }, + { + "unique_id": 17636, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a handbag below a toilet" + }, + { + "unique_id": 17637, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a toilet below a handbag" + }, + { + "unique_id": 17638, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a handbag and a toilet" + }, + { + "unique_id": 17639, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a toilet and a handbag" + }, + { + "unique_id": 17640, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a tv" + }, + { + "unique_id": 17641, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a handbag" + }, + { + "unique_id": 17642, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a tv" + }, + { + "unique_id": 17643, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a handbag" + }, + { + "unique_id": 17644, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a handbag above a tv" + }, + { + "unique_id": 17645, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a tv above a handbag" + }, + { + "unique_id": 17646, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a handbag below a tv" + }, + { + "unique_id": 17647, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a tv below a handbag" + }, + { + "unique_id": 17648, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a handbag and a tv" + }, + { + "unique_id": 17649, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a tv and a handbag" + }, + { + "unique_id": 17650, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a laptop" + }, + { + "unique_id": 17651, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a handbag" + }, + { + "unique_id": 17652, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a laptop" + }, + { + "unique_id": 17653, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a handbag" + }, + { + "unique_id": 17654, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a handbag above a laptop" + }, + { + "unique_id": 17655, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a laptop above a handbag" + }, + { + "unique_id": 17656, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a handbag below a laptop" + }, + { + "unique_id": 17657, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a laptop below a handbag" + }, + { + "unique_id": 17658, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a handbag and a laptop" + }, + { + "unique_id": 17659, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a laptop and a handbag" + }, + { + "unique_id": 17660, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a mouse" + }, + { + "unique_id": 17661, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a handbag" + }, + { + "unique_id": 17662, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a mouse" + }, + { + "unique_id": 17663, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a handbag" + }, + { + "unique_id": 17664, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a handbag above a mouse" + }, + { + "unique_id": 17665, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a mouse above a handbag" + }, + { + "unique_id": 17666, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a handbag below a mouse" + }, + { + "unique_id": 17667, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a mouse below a handbag" + }, + { + "unique_id": 17668, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a handbag and a mouse" + }, + { + "unique_id": 17669, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a mouse and a handbag" + }, + { + "unique_id": 17670, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a remote" + }, + { + "unique_id": 17671, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a handbag" + }, + { + "unique_id": 17672, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a remote" + }, + { + "unique_id": 17673, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a handbag" + }, + { + "unique_id": 17674, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a handbag above a remote" + }, + { + "unique_id": 17675, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a remote above a handbag" + }, + { + "unique_id": 17676, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a handbag below a remote" + }, + { + "unique_id": 17677, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a remote below a handbag" + }, + { + "unique_id": 17678, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a handbag and a remote" + }, + { + "unique_id": 17679, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a remote and a handbag" + }, + { + "unique_id": 17680, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a keyboard" + }, + { + "unique_id": 17681, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a handbag" + }, + { + "unique_id": 17682, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a keyboard" + }, + { + "unique_id": 17683, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a handbag" + }, + { + "unique_id": 17684, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a handbag above a keyboard" + }, + { + "unique_id": 17685, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a keyboard above a handbag" + }, + { + "unique_id": 17686, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a handbag below a keyboard" + }, + { + "unique_id": 17687, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a keyboard below a handbag" + }, + { + "unique_id": 17688, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a handbag and a keyboard" + }, + { + "unique_id": 17689, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a keyboard and a handbag" + }, + { + "unique_id": 17690, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a cell phone" + }, + { + "unique_id": 17691, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a handbag" + }, + { + "unique_id": 17692, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a cell phone" + }, + { + "unique_id": 17693, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a handbag" + }, + { + "unique_id": 17694, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a handbag above a cell phone" + }, + { + "unique_id": 17695, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a cell phone above a handbag" + }, + { + "unique_id": 17696, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a handbag below a cell phone" + }, + { + "unique_id": 17697, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a cell phone below a handbag" + }, + { + "unique_id": 17698, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a handbag and a cell phone" + }, + { + "unique_id": 17699, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a cell phone and a handbag" + }, + { + "unique_id": 17700, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a microwave" + }, + { + "unique_id": 17701, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a handbag" + }, + { + "unique_id": 17702, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a microwave" + }, + { + "unique_id": 17703, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a handbag" + }, + { + "unique_id": 17704, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a handbag above a microwave" + }, + { + "unique_id": 17705, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a microwave above a handbag" + }, + { + "unique_id": 17706, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a handbag below a microwave" + }, + { + "unique_id": 17707, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a microwave below a handbag" + }, + { + "unique_id": 17708, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a handbag and a microwave" + }, + { + "unique_id": 17709, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a microwave and a handbag" + }, + { + "unique_id": 17710, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of an oven" + }, + { + "unique_id": 17711, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a handbag" + }, + { + "unique_id": 17712, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of an oven" + }, + { + "unique_id": 17713, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a handbag" + }, + { + "unique_id": 17714, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a handbag above an oven" + }, + { + "unique_id": 17715, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "an oven above a handbag" + }, + { + "unique_id": 17716, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a handbag below an oven" + }, + { + "unique_id": 17717, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "an oven below a handbag" + }, + { + "unique_id": 17718, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a handbag and an oven" + }, + { + "unique_id": 17719, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "an oven and a handbag" + }, + { + "unique_id": 17720, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a toaster" + }, + { + "unique_id": 17721, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a handbag" + }, + { + "unique_id": 17722, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a toaster" + }, + { + "unique_id": 17723, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a handbag" + }, + { + "unique_id": 17724, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a handbag above a toaster" + }, + { + "unique_id": 17725, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a toaster above a handbag" + }, + { + "unique_id": 17726, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a handbag below a toaster" + }, + { + "unique_id": 17727, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a toaster below a handbag" + }, + { + "unique_id": 17728, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a handbag and a toaster" + }, + { + "unique_id": 17729, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a toaster and a handbag" + }, + { + "unique_id": 17730, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a sink" + }, + { + "unique_id": 17731, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a handbag" + }, + { + "unique_id": 17732, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a sink" + }, + { + "unique_id": 17733, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a handbag" + }, + { + "unique_id": 17734, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a handbag above a sink" + }, + { + "unique_id": 17735, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a sink above a handbag" + }, + { + "unique_id": 17736, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a handbag below a sink" + }, + { + "unique_id": 17737, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a sink below a handbag" + }, + { + "unique_id": 17738, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a handbag and a sink" + }, + { + "unique_id": 17739, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a sink and a handbag" + }, + { + "unique_id": 17740, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a refrigerator" + }, + { + "unique_id": 17741, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a handbag" + }, + { + "unique_id": 17742, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a refrigerator" + }, + { + "unique_id": 17743, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a handbag" + }, + { + "unique_id": 17744, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a handbag above a refrigerator" + }, + { + "unique_id": 17745, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a refrigerator above a handbag" + }, + { + "unique_id": 17746, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a handbag below a refrigerator" + }, + { + "unique_id": 17747, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a refrigerator below a handbag" + }, + { + "unique_id": 17748, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a handbag and a refrigerator" + }, + { + "unique_id": 17749, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a refrigerator and a handbag" + }, + { + "unique_id": 17750, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a book" + }, + { + "unique_id": 17751, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a book to the left of a handbag" + }, + { + "unique_id": 17752, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a book" + }, + { + "unique_id": 17753, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a book to the right of a handbag" + }, + { + "unique_id": 17754, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a handbag above a book" + }, + { + "unique_id": 17755, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a book above a handbag" + }, + { + "unique_id": 17756, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a handbag below a book" + }, + { + "unique_id": 17757, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a book below a handbag" + }, + { + "unique_id": 17758, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a handbag and a book" + }, + { + "unique_id": 17759, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a book and a handbag" + }, + { + "unique_id": 17760, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a clock" + }, + { + "unique_id": 17761, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a handbag" + }, + { + "unique_id": 17762, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a clock" + }, + { + "unique_id": 17763, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a handbag" + }, + { + "unique_id": 17764, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a handbag above a clock" + }, + { + "unique_id": 17765, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a clock above a handbag" + }, + { + "unique_id": 17766, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a handbag below a clock" + }, + { + "unique_id": 17767, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a clock below a handbag" + }, + { + "unique_id": 17768, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a handbag and a clock" + }, + { + "unique_id": 17769, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a clock and a handbag" + }, + { + "unique_id": 17770, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a vase" + }, + { + "unique_id": 17771, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a handbag" + }, + { + "unique_id": 17772, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a vase" + }, + { + "unique_id": 17773, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a handbag" + }, + { + "unique_id": 17774, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a handbag above a vase" + }, + { + "unique_id": 17775, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a vase above a handbag" + }, + { + "unique_id": 17776, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a handbag below a vase" + }, + { + "unique_id": 17777, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a vase below a handbag" + }, + { + "unique_id": 17778, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a handbag and a vase" + }, + { + "unique_id": 17779, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a vase and a handbag" + }, + { + "unique_id": 17780, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a scissors" + }, + { + "unique_id": 17781, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a handbag" + }, + { + "unique_id": 17782, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a scissors" + }, + { + "unique_id": 17783, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a handbag" + }, + { + "unique_id": 17784, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a handbag above a scissors" + }, + { + "unique_id": 17785, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a scissors above a handbag" + }, + { + "unique_id": 17786, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a handbag below a scissors" + }, + { + "unique_id": 17787, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a scissors below a handbag" + }, + { + "unique_id": 17788, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a handbag and a scissors" + }, + { + "unique_id": 17789, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a scissors and a handbag" + }, + { + "unique_id": 17790, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a teddy bear" + }, + { + "unique_id": 17791, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a handbag" + }, + { + "unique_id": 17792, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a teddy bear" + }, + { + "unique_id": 17793, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a handbag" + }, + { + "unique_id": 17794, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a handbag above a teddy bear" + }, + { + "unique_id": 17795, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a teddy bear above a handbag" + }, + { + "unique_id": 17796, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a handbag below a teddy bear" + }, + { + "unique_id": 17797, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a teddy bear below a handbag" + }, + { + "unique_id": 17798, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a handbag and a teddy bear" + }, + { + "unique_id": 17799, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a teddy bear and a handbag" + }, + { + "unique_id": 17800, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a hair drier" + }, + { + "unique_id": 17801, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a handbag" + }, + { + "unique_id": 17802, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a hair drier" + }, + { + "unique_id": 17803, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a handbag" + }, + { + "unique_id": 17804, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a handbag above a hair drier" + }, + { + "unique_id": 17805, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a hair drier above a handbag" + }, + { + "unique_id": 17806, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a handbag below a hair drier" + }, + { + "unique_id": 17807, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a hair drier below a handbag" + }, + { + "unique_id": 17808, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a handbag and a hair drier" + }, + { + "unique_id": 17809, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a hair drier and a handbag" + }, + { + "unique_id": 17810, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a handbag to the left of a toothbrush" + }, + { + "unique_id": 17811, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a handbag" + }, + { + "unique_id": 17812, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a handbag to the right of a toothbrush" + }, + { + "unique_id": 17813, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a handbag" + }, + { + "unique_id": 17814, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a handbag above a toothbrush" + }, + { + "unique_id": 17815, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "above", + "text": "a toothbrush above a handbag" + }, + { + "unique_id": 17816, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a handbag below a toothbrush" + }, + { + "unique_id": 17817, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "below", + "text": "a toothbrush below a handbag" + }, + { + "unique_id": 17818, + "num_objects": 2, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a handbag and a toothbrush" + }, + { + "unique_id": 17819, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "handbag" + ], + "rel_type": "and", + "text": "a toothbrush and a handbag" + }, + { + "unique_id": 17820, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a suitcase" + }, + { + "unique_id": 17821, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a tie" + }, + { + "unique_id": 17822, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a suitcase" + }, + { + "unique_id": 17823, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a tie" + }, + { + "unique_id": 17824, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a tie above a suitcase" + }, + { + "unique_id": 17825, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a suitcase above a tie" + }, + { + "unique_id": 17826, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a tie below a suitcase" + }, + { + "unique_id": 17827, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a suitcase below a tie" + }, + { + "unique_id": 17828, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a tie and a suitcase" + }, + { + "unique_id": 17829, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a suitcase and a tie" + }, + { + "unique_id": 17830, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a frisbee" + }, + { + "unique_id": 17831, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a tie" + }, + { + "unique_id": 17832, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a frisbee" + }, + { + "unique_id": 17833, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a tie" + }, + { + "unique_id": 17834, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a tie above a frisbee" + }, + { + "unique_id": 17835, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a frisbee above a tie" + }, + { + "unique_id": 17836, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a tie below a frisbee" + }, + { + "unique_id": 17837, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a frisbee below a tie" + }, + { + "unique_id": 17838, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a tie and a frisbee" + }, + { + "unique_id": 17839, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a frisbee and a tie" + }, + { + "unique_id": 17840, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a skis" + }, + { + "unique_id": 17841, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a tie" + }, + { + "unique_id": 17842, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a skis" + }, + { + "unique_id": 17843, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a tie" + }, + { + "unique_id": 17844, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a tie above a skis" + }, + { + "unique_id": 17845, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a skis above a tie" + }, + { + "unique_id": 17846, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a tie below a skis" + }, + { + "unique_id": 17847, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a skis below a tie" + }, + { + "unique_id": 17848, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a tie and a skis" + }, + { + "unique_id": 17849, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a skis and a tie" + }, + { + "unique_id": 17850, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a snowboard" + }, + { + "unique_id": 17851, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a tie" + }, + { + "unique_id": 17852, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a snowboard" + }, + { + "unique_id": 17853, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a tie" + }, + { + "unique_id": 17854, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a tie above a snowboard" + }, + { + "unique_id": 17855, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a snowboard above a tie" + }, + { + "unique_id": 17856, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a tie below a snowboard" + }, + { + "unique_id": 17857, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a snowboard below a tie" + }, + { + "unique_id": 17858, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a tie and a snowboard" + }, + { + "unique_id": 17859, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a snowboard and a tie" + }, + { + "unique_id": 17860, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a sports ball" + }, + { + "unique_id": 17861, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a tie" + }, + { + "unique_id": 17862, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a sports ball" + }, + { + "unique_id": 17863, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a tie" + }, + { + "unique_id": 17864, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a tie above a sports ball" + }, + { + "unique_id": 17865, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a sports ball above a tie" + }, + { + "unique_id": 17866, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a tie below a sports ball" + }, + { + "unique_id": 17867, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a sports ball below a tie" + }, + { + "unique_id": 17868, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a tie and a sports ball" + }, + { + "unique_id": 17869, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a sports ball and a tie" + }, + { + "unique_id": 17870, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a kite" + }, + { + "unique_id": 17871, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a tie" + }, + { + "unique_id": 17872, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a kite" + }, + { + "unique_id": 17873, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a tie" + }, + { + "unique_id": 17874, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a tie above a kite" + }, + { + "unique_id": 17875, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a kite above a tie" + }, + { + "unique_id": 17876, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a tie below a kite" + }, + { + "unique_id": 17877, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a kite below a tie" + }, + { + "unique_id": 17878, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a tie and a kite" + }, + { + "unique_id": 17879, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a kite and a tie" + }, + { + "unique_id": 17880, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a baseball bat" + }, + { + "unique_id": 17881, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a tie" + }, + { + "unique_id": 17882, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a baseball bat" + }, + { + "unique_id": 17883, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a tie" + }, + { + "unique_id": 17884, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a tie above a baseball bat" + }, + { + "unique_id": 17885, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a baseball bat above a tie" + }, + { + "unique_id": 17886, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a tie below a baseball bat" + }, + { + "unique_id": 17887, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a baseball bat below a tie" + }, + { + "unique_id": 17888, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a tie and a baseball bat" + }, + { + "unique_id": 17889, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a baseball bat and a tie" + }, + { + "unique_id": 17890, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a baseball glove" + }, + { + "unique_id": 17891, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a tie" + }, + { + "unique_id": 17892, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a baseball glove" + }, + { + "unique_id": 17893, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a tie" + }, + { + "unique_id": 17894, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a tie above a baseball glove" + }, + { + "unique_id": 17895, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a baseball glove above a tie" + }, + { + "unique_id": 17896, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a tie below a baseball glove" + }, + { + "unique_id": 17897, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a baseball glove below a tie" + }, + { + "unique_id": 17898, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a tie and a baseball glove" + }, + { + "unique_id": 17899, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a baseball glove and a tie" + }, + { + "unique_id": 17900, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a skateboard" + }, + { + "unique_id": 17901, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a tie" + }, + { + "unique_id": 17902, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a skateboard" + }, + { + "unique_id": 17903, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a tie" + }, + { + "unique_id": 17904, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a tie above a skateboard" + }, + { + "unique_id": 17905, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a skateboard above a tie" + }, + { + "unique_id": 17906, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a tie below a skateboard" + }, + { + "unique_id": 17907, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a skateboard below a tie" + }, + { + "unique_id": 17908, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a tie and a skateboard" + }, + { + "unique_id": 17909, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a skateboard and a tie" + }, + { + "unique_id": 17910, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a surfboard" + }, + { + "unique_id": 17911, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a tie" + }, + { + "unique_id": 17912, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a surfboard" + }, + { + "unique_id": 17913, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a tie" + }, + { + "unique_id": 17914, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a tie above a surfboard" + }, + { + "unique_id": 17915, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a surfboard above a tie" + }, + { + "unique_id": 17916, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a tie below a surfboard" + }, + { + "unique_id": 17917, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a surfboard below a tie" + }, + { + "unique_id": 17918, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a tie and a surfboard" + }, + { + "unique_id": 17919, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a surfboard and a tie" + }, + { + "unique_id": 17920, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a tennis racket" + }, + { + "unique_id": 17921, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a tie" + }, + { + "unique_id": 17922, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a tennis racket" + }, + { + "unique_id": 17923, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a tie" + }, + { + "unique_id": 17924, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a tie above a tennis racket" + }, + { + "unique_id": 17925, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a tennis racket above a tie" + }, + { + "unique_id": 17926, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a tie below a tennis racket" + }, + { + "unique_id": 17927, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a tennis racket below a tie" + }, + { + "unique_id": 17928, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a tie and a tennis racket" + }, + { + "unique_id": 17929, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a tennis racket and a tie" + }, + { + "unique_id": 17930, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a bottle" + }, + { + "unique_id": 17931, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a tie" + }, + { + "unique_id": 17932, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a bottle" + }, + { + "unique_id": 17933, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a tie" + }, + { + "unique_id": 17934, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a tie above a bottle" + }, + { + "unique_id": 17935, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a bottle above a tie" + }, + { + "unique_id": 17936, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a tie below a bottle" + }, + { + "unique_id": 17937, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a bottle below a tie" + }, + { + "unique_id": 17938, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a tie and a bottle" + }, + { + "unique_id": 17939, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a bottle and a tie" + }, + { + "unique_id": 17940, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a wine glass" + }, + { + "unique_id": 17941, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a tie" + }, + { + "unique_id": 17942, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a wine glass" + }, + { + "unique_id": 17943, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a tie" + }, + { + "unique_id": 17944, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a tie above a wine glass" + }, + { + "unique_id": 17945, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a wine glass above a tie" + }, + { + "unique_id": 17946, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a tie below a wine glass" + }, + { + "unique_id": 17947, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a wine glass below a tie" + }, + { + "unique_id": 17948, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a tie and a wine glass" + }, + { + "unique_id": 17949, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a wine glass and a tie" + }, + { + "unique_id": 17950, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a cup" + }, + { + "unique_id": 17951, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a tie" + }, + { + "unique_id": 17952, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a cup" + }, + { + "unique_id": 17953, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a tie" + }, + { + "unique_id": 17954, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a tie above a cup" + }, + { + "unique_id": 17955, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a cup above a tie" + }, + { + "unique_id": 17956, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a tie below a cup" + }, + { + "unique_id": 17957, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a cup below a tie" + }, + { + "unique_id": 17958, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a tie and a cup" + }, + { + "unique_id": 17959, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a cup and a tie" + }, + { + "unique_id": 17960, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a fork" + }, + { + "unique_id": 17961, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a tie" + }, + { + "unique_id": 17962, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a fork" + }, + { + "unique_id": 17963, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a tie" + }, + { + "unique_id": 17964, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a tie above a fork" + }, + { + "unique_id": 17965, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a fork above a tie" + }, + { + "unique_id": 17966, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a tie below a fork" + }, + { + "unique_id": 17967, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a fork below a tie" + }, + { + "unique_id": 17968, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a tie and a fork" + }, + { + "unique_id": 17969, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a fork and a tie" + }, + { + "unique_id": 17970, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a knife" + }, + { + "unique_id": 17971, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a tie" + }, + { + "unique_id": 17972, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a knife" + }, + { + "unique_id": 17973, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a tie" + }, + { + "unique_id": 17974, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a tie above a knife" + }, + { + "unique_id": 17975, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a knife above a tie" + }, + { + "unique_id": 17976, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a tie below a knife" + }, + { + "unique_id": 17977, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a knife below a tie" + }, + { + "unique_id": 17978, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a tie and a knife" + }, + { + "unique_id": 17979, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a knife and a tie" + }, + { + "unique_id": 17980, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a spoon" + }, + { + "unique_id": 17981, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a tie" + }, + { + "unique_id": 17982, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a spoon" + }, + { + "unique_id": 17983, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a tie" + }, + { + "unique_id": 17984, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a tie above a spoon" + }, + { + "unique_id": 17985, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a spoon above a tie" + }, + { + "unique_id": 17986, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a tie below a spoon" + }, + { + "unique_id": 17987, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a spoon below a tie" + }, + { + "unique_id": 17988, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a tie and a spoon" + }, + { + "unique_id": 17989, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a spoon and a tie" + }, + { + "unique_id": 17990, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a bowl" + }, + { + "unique_id": 17991, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a tie" + }, + { + "unique_id": 17992, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a bowl" + }, + { + "unique_id": 17993, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a tie" + }, + { + "unique_id": 17994, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a tie above a bowl" + }, + { + "unique_id": 17995, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a bowl above a tie" + }, + { + "unique_id": 17996, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a tie below a bowl" + }, + { + "unique_id": 17997, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a bowl below a tie" + }, + { + "unique_id": 17998, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a tie and a bowl" + }, + { + "unique_id": 17999, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a bowl and a tie" + }, + { + "unique_id": 18000, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a banana" + }, + { + "unique_id": 18001, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a tie" + }, + { + "unique_id": 18002, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a banana" + }, + { + "unique_id": 18003, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a tie" + }, + { + "unique_id": 18004, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a tie above a banana" + }, + { + "unique_id": 18005, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a banana above a tie" + }, + { + "unique_id": 18006, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a tie below a banana" + }, + { + "unique_id": 18007, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a banana below a tie" + }, + { + "unique_id": 18008, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a tie and a banana" + }, + { + "unique_id": 18009, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a banana and a tie" + }, + { + "unique_id": 18010, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a tie to the left of an apple" + }, + { + "unique_id": 18011, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a tie" + }, + { + "unique_id": 18012, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a tie to the right of an apple" + }, + { + "unique_id": 18013, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a tie" + }, + { + "unique_id": 18014, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a tie above an apple" + }, + { + "unique_id": 18015, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "an apple above a tie" + }, + { + "unique_id": 18016, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a tie below an apple" + }, + { + "unique_id": 18017, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "an apple below a tie" + }, + { + "unique_id": 18018, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a tie and an apple" + }, + { + "unique_id": 18019, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "an apple and a tie" + }, + { + "unique_id": 18020, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a sandwich" + }, + { + "unique_id": 18021, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a tie" + }, + { + "unique_id": 18022, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a sandwich" + }, + { + "unique_id": 18023, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a tie" + }, + { + "unique_id": 18024, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a tie above a sandwich" + }, + { + "unique_id": 18025, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a sandwich above a tie" + }, + { + "unique_id": 18026, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a tie below a sandwich" + }, + { + "unique_id": 18027, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a sandwich below a tie" + }, + { + "unique_id": 18028, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a tie and a sandwich" + }, + { + "unique_id": 18029, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a sandwich and a tie" + }, + { + "unique_id": 18030, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a tie to the left of an orange" + }, + { + "unique_id": 18031, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a tie" + }, + { + "unique_id": 18032, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a tie to the right of an orange" + }, + { + "unique_id": 18033, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a tie" + }, + { + "unique_id": 18034, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a tie above an orange" + }, + { + "unique_id": 18035, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "an orange above a tie" + }, + { + "unique_id": 18036, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a tie below an orange" + }, + { + "unique_id": 18037, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "an orange below a tie" + }, + { + "unique_id": 18038, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a tie and an orange" + }, + { + "unique_id": 18039, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "an orange and a tie" + }, + { + "unique_id": 18040, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a broccoli" + }, + { + "unique_id": 18041, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a tie" + }, + { + "unique_id": 18042, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a broccoli" + }, + { + "unique_id": 18043, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a tie" + }, + { + "unique_id": 18044, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a tie above a broccoli" + }, + { + "unique_id": 18045, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a broccoli above a tie" + }, + { + "unique_id": 18046, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a tie below a broccoli" + }, + { + "unique_id": 18047, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a broccoli below a tie" + }, + { + "unique_id": 18048, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a tie and a broccoli" + }, + { + "unique_id": 18049, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a broccoli and a tie" + }, + { + "unique_id": 18050, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a carrot" + }, + { + "unique_id": 18051, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a tie" + }, + { + "unique_id": 18052, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a carrot" + }, + { + "unique_id": 18053, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a tie" + }, + { + "unique_id": 18054, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a tie above a carrot" + }, + { + "unique_id": 18055, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a carrot above a tie" + }, + { + "unique_id": 18056, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a tie below a carrot" + }, + { + "unique_id": 18057, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a carrot below a tie" + }, + { + "unique_id": 18058, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a tie and a carrot" + }, + { + "unique_id": 18059, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a carrot and a tie" + }, + { + "unique_id": 18060, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a hot dog" + }, + { + "unique_id": 18061, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a tie" + }, + { + "unique_id": 18062, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a hot dog" + }, + { + "unique_id": 18063, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a tie" + }, + { + "unique_id": 18064, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a tie above a hot dog" + }, + { + "unique_id": 18065, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a hot dog above a tie" + }, + { + "unique_id": 18066, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a tie below a hot dog" + }, + { + "unique_id": 18067, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a hot dog below a tie" + }, + { + "unique_id": 18068, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a tie and a hot dog" + }, + { + "unique_id": 18069, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a hot dog and a tie" + }, + { + "unique_id": 18070, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a pizza" + }, + { + "unique_id": 18071, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a tie" + }, + { + "unique_id": 18072, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a pizza" + }, + { + "unique_id": 18073, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a tie" + }, + { + "unique_id": 18074, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a tie above a pizza" + }, + { + "unique_id": 18075, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a pizza above a tie" + }, + { + "unique_id": 18076, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a tie below a pizza" + }, + { + "unique_id": 18077, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a pizza below a tie" + }, + { + "unique_id": 18078, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a tie and a pizza" + }, + { + "unique_id": 18079, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a pizza and a tie" + }, + { + "unique_id": 18080, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a donut" + }, + { + "unique_id": 18081, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a tie" + }, + { + "unique_id": 18082, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a donut" + }, + { + "unique_id": 18083, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a tie" + }, + { + "unique_id": 18084, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a tie above a donut" + }, + { + "unique_id": 18085, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a donut above a tie" + }, + { + "unique_id": 18086, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a tie below a donut" + }, + { + "unique_id": 18087, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a donut below a tie" + }, + { + "unique_id": 18088, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a tie and a donut" + }, + { + "unique_id": 18089, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a donut and a tie" + }, + { + "unique_id": 18090, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a cake" + }, + { + "unique_id": 18091, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a tie" + }, + { + "unique_id": 18092, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a cake" + }, + { + "unique_id": 18093, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a tie" + }, + { + "unique_id": 18094, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a tie above a cake" + }, + { + "unique_id": 18095, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a cake above a tie" + }, + { + "unique_id": 18096, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a tie below a cake" + }, + { + "unique_id": 18097, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a cake below a tie" + }, + { + "unique_id": 18098, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a tie and a cake" + }, + { + "unique_id": 18099, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a cake and a tie" + }, + { + "unique_id": 18100, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a chair" + }, + { + "unique_id": 18101, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a tie" + }, + { + "unique_id": 18102, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a chair" + }, + { + "unique_id": 18103, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a tie" + }, + { + "unique_id": 18104, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a tie above a chair" + }, + { + "unique_id": 18105, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a chair above a tie" + }, + { + "unique_id": 18106, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a tie below a chair" + }, + { + "unique_id": 18107, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a chair below a tie" + }, + { + "unique_id": 18108, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a tie and a chair" + }, + { + "unique_id": 18109, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a chair and a tie" + }, + { + "unique_id": 18110, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a couch" + }, + { + "unique_id": 18111, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a tie" + }, + { + "unique_id": 18112, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a couch" + }, + { + "unique_id": 18113, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a tie" + }, + { + "unique_id": 18114, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a tie above a couch" + }, + { + "unique_id": 18115, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a couch above a tie" + }, + { + "unique_id": 18116, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a tie below a couch" + }, + { + "unique_id": 18117, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a couch below a tie" + }, + { + "unique_id": 18118, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a tie and a couch" + }, + { + "unique_id": 18119, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a couch and a tie" + }, + { + "unique_id": 18120, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a potted plant" + }, + { + "unique_id": 18121, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a tie" + }, + { + "unique_id": 18122, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a potted plant" + }, + { + "unique_id": 18123, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a tie" + }, + { + "unique_id": 18124, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a tie above a potted plant" + }, + { + "unique_id": 18125, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a potted plant above a tie" + }, + { + "unique_id": 18126, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a tie below a potted plant" + }, + { + "unique_id": 18127, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a potted plant below a tie" + }, + { + "unique_id": 18128, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a tie and a potted plant" + }, + { + "unique_id": 18129, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a potted plant and a tie" + }, + { + "unique_id": 18130, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a bed" + }, + { + "unique_id": 18131, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a tie" + }, + { + "unique_id": 18132, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a bed" + }, + { + "unique_id": 18133, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a tie" + }, + { + "unique_id": 18134, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a tie above a bed" + }, + { + "unique_id": 18135, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a bed above a tie" + }, + { + "unique_id": 18136, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a tie below a bed" + }, + { + "unique_id": 18137, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a bed below a tie" + }, + { + "unique_id": 18138, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a tie and a bed" + }, + { + "unique_id": 18139, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a bed and a tie" + }, + { + "unique_id": 18140, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a dining table" + }, + { + "unique_id": 18141, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a tie" + }, + { + "unique_id": 18142, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a dining table" + }, + { + "unique_id": 18143, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a tie" + }, + { + "unique_id": 18144, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a tie above a dining table" + }, + { + "unique_id": 18145, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a dining table above a tie" + }, + { + "unique_id": 18146, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a tie below a dining table" + }, + { + "unique_id": 18147, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a dining table below a tie" + }, + { + "unique_id": 18148, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a tie and a dining table" + }, + { + "unique_id": 18149, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a dining table and a tie" + }, + { + "unique_id": 18150, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a toilet" + }, + { + "unique_id": 18151, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a tie" + }, + { + "unique_id": 18152, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a toilet" + }, + { + "unique_id": 18153, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a tie" + }, + { + "unique_id": 18154, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a tie above a toilet" + }, + { + "unique_id": 18155, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a toilet above a tie" + }, + { + "unique_id": 18156, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a tie below a toilet" + }, + { + "unique_id": 18157, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a toilet below a tie" + }, + { + "unique_id": 18158, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a tie and a toilet" + }, + { + "unique_id": 18159, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a toilet and a tie" + }, + { + "unique_id": 18160, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a tv" + }, + { + "unique_id": 18161, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a tie" + }, + { + "unique_id": 18162, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a tv" + }, + { + "unique_id": 18163, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a tie" + }, + { + "unique_id": 18164, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a tie above a tv" + }, + { + "unique_id": 18165, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a tv above a tie" + }, + { + "unique_id": 18166, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a tie below a tv" + }, + { + "unique_id": 18167, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a tv below a tie" + }, + { + "unique_id": 18168, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a tie and a tv" + }, + { + "unique_id": 18169, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a tv and a tie" + }, + { + "unique_id": 18170, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a laptop" + }, + { + "unique_id": 18171, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a tie" + }, + { + "unique_id": 18172, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a laptop" + }, + { + "unique_id": 18173, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a tie" + }, + { + "unique_id": 18174, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a tie above a laptop" + }, + { + "unique_id": 18175, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a laptop above a tie" + }, + { + "unique_id": 18176, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a tie below a laptop" + }, + { + "unique_id": 18177, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a laptop below a tie" + }, + { + "unique_id": 18178, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a tie and a laptop" + }, + { + "unique_id": 18179, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a laptop and a tie" + }, + { + "unique_id": 18180, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a mouse" + }, + { + "unique_id": 18181, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a tie" + }, + { + "unique_id": 18182, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a mouse" + }, + { + "unique_id": 18183, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a tie" + }, + { + "unique_id": 18184, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a tie above a mouse" + }, + { + "unique_id": 18185, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a mouse above a tie" + }, + { + "unique_id": 18186, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a tie below a mouse" + }, + { + "unique_id": 18187, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a mouse below a tie" + }, + { + "unique_id": 18188, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a tie and a mouse" + }, + { + "unique_id": 18189, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a mouse and a tie" + }, + { + "unique_id": 18190, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a remote" + }, + { + "unique_id": 18191, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a tie" + }, + { + "unique_id": 18192, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a remote" + }, + { + "unique_id": 18193, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a tie" + }, + { + "unique_id": 18194, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a tie above a remote" + }, + { + "unique_id": 18195, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a remote above a tie" + }, + { + "unique_id": 18196, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a tie below a remote" + }, + { + "unique_id": 18197, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a remote below a tie" + }, + { + "unique_id": 18198, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a tie and a remote" + }, + { + "unique_id": 18199, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a remote and a tie" + }, + { + "unique_id": 18200, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a keyboard" + }, + { + "unique_id": 18201, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a tie" + }, + { + "unique_id": 18202, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a keyboard" + }, + { + "unique_id": 18203, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a tie" + }, + { + "unique_id": 18204, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a tie above a keyboard" + }, + { + "unique_id": 18205, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a keyboard above a tie" + }, + { + "unique_id": 18206, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a tie below a keyboard" + }, + { + "unique_id": 18207, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a keyboard below a tie" + }, + { + "unique_id": 18208, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a tie and a keyboard" + }, + { + "unique_id": 18209, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a keyboard and a tie" + }, + { + "unique_id": 18210, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a cell phone" + }, + { + "unique_id": 18211, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a tie" + }, + { + "unique_id": 18212, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a cell phone" + }, + { + "unique_id": 18213, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a tie" + }, + { + "unique_id": 18214, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a tie above a cell phone" + }, + { + "unique_id": 18215, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a cell phone above a tie" + }, + { + "unique_id": 18216, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a tie below a cell phone" + }, + { + "unique_id": 18217, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a cell phone below a tie" + }, + { + "unique_id": 18218, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a tie and a cell phone" + }, + { + "unique_id": 18219, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a cell phone and a tie" + }, + { + "unique_id": 18220, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a microwave" + }, + { + "unique_id": 18221, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a tie" + }, + { + "unique_id": 18222, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a microwave" + }, + { + "unique_id": 18223, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a tie" + }, + { + "unique_id": 18224, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a tie above a microwave" + }, + { + "unique_id": 18225, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a microwave above a tie" + }, + { + "unique_id": 18226, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a tie below a microwave" + }, + { + "unique_id": 18227, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a microwave below a tie" + }, + { + "unique_id": 18228, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a tie and a microwave" + }, + { + "unique_id": 18229, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a microwave and a tie" + }, + { + "unique_id": 18230, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a tie to the left of an oven" + }, + { + "unique_id": 18231, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a tie" + }, + { + "unique_id": 18232, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a tie to the right of an oven" + }, + { + "unique_id": 18233, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a tie" + }, + { + "unique_id": 18234, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a tie above an oven" + }, + { + "unique_id": 18235, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "an oven above a tie" + }, + { + "unique_id": 18236, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a tie below an oven" + }, + { + "unique_id": 18237, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "an oven below a tie" + }, + { + "unique_id": 18238, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a tie and an oven" + }, + { + "unique_id": 18239, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "an oven and a tie" + }, + { + "unique_id": 18240, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a toaster" + }, + { + "unique_id": 18241, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a tie" + }, + { + "unique_id": 18242, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a toaster" + }, + { + "unique_id": 18243, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a tie" + }, + { + "unique_id": 18244, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a tie above a toaster" + }, + { + "unique_id": 18245, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a toaster above a tie" + }, + { + "unique_id": 18246, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a tie below a toaster" + }, + { + "unique_id": 18247, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a toaster below a tie" + }, + { + "unique_id": 18248, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a tie and a toaster" + }, + { + "unique_id": 18249, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a toaster and a tie" + }, + { + "unique_id": 18250, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a sink" + }, + { + "unique_id": 18251, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a tie" + }, + { + "unique_id": 18252, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a sink" + }, + { + "unique_id": 18253, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a tie" + }, + { + "unique_id": 18254, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a tie above a sink" + }, + { + "unique_id": 18255, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a sink above a tie" + }, + { + "unique_id": 18256, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a tie below a sink" + }, + { + "unique_id": 18257, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a sink below a tie" + }, + { + "unique_id": 18258, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a tie and a sink" + }, + { + "unique_id": 18259, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a sink and a tie" + }, + { + "unique_id": 18260, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a refrigerator" + }, + { + "unique_id": 18261, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a tie" + }, + { + "unique_id": 18262, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a refrigerator" + }, + { + "unique_id": 18263, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a tie" + }, + { + "unique_id": 18264, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a tie above a refrigerator" + }, + { + "unique_id": 18265, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a refrigerator above a tie" + }, + { + "unique_id": 18266, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a tie below a refrigerator" + }, + { + "unique_id": 18267, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a refrigerator below a tie" + }, + { + "unique_id": 18268, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a tie and a refrigerator" + }, + { + "unique_id": 18269, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a refrigerator and a tie" + }, + { + "unique_id": 18270, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a book" + }, + { + "unique_id": 18271, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a book to the left of a tie" + }, + { + "unique_id": 18272, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a book" + }, + { + "unique_id": 18273, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a book to the right of a tie" + }, + { + "unique_id": 18274, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a tie above a book" + }, + { + "unique_id": 18275, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a book above a tie" + }, + { + "unique_id": 18276, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a tie below a book" + }, + { + "unique_id": 18277, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a book below a tie" + }, + { + "unique_id": 18278, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a tie and a book" + }, + { + "unique_id": 18279, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a book and a tie" + }, + { + "unique_id": 18280, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a clock" + }, + { + "unique_id": 18281, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a tie" + }, + { + "unique_id": 18282, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a clock" + }, + { + "unique_id": 18283, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a tie" + }, + { + "unique_id": 18284, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a tie above a clock" + }, + { + "unique_id": 18285, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a clock above a tie" + }, + { + "unique_id": 18286, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a tie below a clock" + }, + { + "unique_id": 18287, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a clock below a tie" + }, + { + "unique_id": 18288, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a tie and a clock" + }, + { + "unique_id": 18289, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a clock and a tie" + }, + { + "unique_id": 18290, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a vase" + }, + { + "unique_id": 18291, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a tie" + }, + { + "unique_id": 18292, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a vase" + }, + { + "unique_id": 18293, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a tie" + }, + { + "unique_id": 18294, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a tie above a vase" + }, + { + "unique_id": 18295, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a vase above a tie" + }, + { + "unique_id": 18296, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a tie below a vase" + }, + { + "unique_id": 18297, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a vase below a tie" + }, + { + "unique_id": 18298, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a tie and a vase" + }, + { + "unique_id": 18299, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a vase and a tie" + }, + { + "unique_id": 18300, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a scissors" + }, + { + "unique_id": 18301, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a tie" + }, + { + "unique_id": 18302, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a scissors" + }, + { + "unique_id": 18303, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a tie" + }, + { + "unique_id": 18304, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a tie above a scissors" + }, + { + "unique_id": 18305, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a scissors above a tie" + }, + { + "unique_id": 18306, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a tie below a scissors" + }, + { + "unique_id": 18307, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a scissors below a tie" + }, + { + "unique_id": 18308, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a tie and a scissors" + }, + { + "unique_id": 18309, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a scissors and a tie" + }, + { + "unique_id": 18310, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a teddy bear" + }, + { + "unique_id": 18311, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a tie" + }, + { + "unique_id": 18312, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a teddy bear" + }, + { + "unique_id": 18313, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a tie" + }, + { + "unique_id": 18314, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a tie above a teddy bear" + }, + { + "unique_id": 18315, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a teddy bear above a tie" + }, + { + "unique_id": 18316, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a tie below a teddy bear" + }, + { + "unique_id": 18317, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a teddy bear below a tie" + }, + { + "unique_id": 18318, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a tie and a teddy bear" + }, + { + "unique_id": 18319, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a teddy bear and a tie" + }, + { + "unique_id": 18320, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a hair drier" + }, + { + "unique_id": 18321, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a tie" + }, + { + "unique_id": 18322, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a hair drier" + }, + { + "unique_id": 18323, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a tie" + }, + { + "unique_id": 18324, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a tie above a hair drier" + }, + { + "unique_id": 18325, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a hair drier above a tie" + }, + { + "unique_id": 18326, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a tie below a hair drier" + }, + { + "unique_id": 18327, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a hair drier below a tie" + }, + { + "unique_id": 18328, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a tie and a hair drier" + }, + { + "unique_id": 18329, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a hair drier and a tie" + }, + { + "unique_id": 18330, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a tie to the left of a toothbrush" + }, + { + "unique_id": 18331, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a tie" + }, + { + "unique_id": 18332, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a tie to the right of a toothbrush" + }, + { + "unique_id": 18333, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a tie" + }, + { + "unique_id": 18334, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a tie above a toothbrush" + }, + { + "unique_id": 18335, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "above", + "text": "a toothbrush above a tie" + }, + { + "unique_id": 18336, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a tie below a toothbrush" + }, + { + "unique_id": 18337, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "below", + "text": "a toothbrush below a tie" + }, + { + "unique_id": 18338, + "num_objects": 2, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a tie and a toothbrush" + }, + { + "unique_id": 18339, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tie" + ], + "rel_type": "and", + "text": "a toothbrush and a tie" + }, + { + "unique_id": 18340, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a frisbee" + }, + { + "unique_id": 18341, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a suitcase" + }, + { + "unique_id": 18342, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a frisbee" + }, + { + "unique_id": 18343, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a suitcase" + }, + { + "unique_id": 18344, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a suitcase above a frisbee" + }, + { + "unique_id": 18345, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a frisbee above a suitcase" + }, + { + "unique_id": 18346, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a suitcase below a frisbee" + }, + { + "unique_id": 18347, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a frisbee below a suitcase" + }, + { + "unique_id": 18348, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a suitcase and a frisbee" + }, + { + "unique_id": 18349, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a frisbee and a suitcase" + }, + { + "unique_id": 18350, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a skis" + }, + { + "unique_id": 18351, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a suitcase" + }, + { + "unique_id": 18352, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a skis" + }, + { + "unique_id": 18353, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a suitcase" + }, + { + "unique_id": 18354, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a suitcase above a skis" + }, + { + "unique_id": 18355, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a skis above a suitcase" + }, + { + "unique_id": 18356, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a suitcase below a skis" + }, + { + "unique_id": 18357, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a skis below a suitcase" + }, + { + "unique_id": 18358, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a suitcase and a skis" + }, + { + "unique_id": 18359, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a skis and a suitcase" + }, + { + "unique_id": 18360, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a snowboard" + }, + { + "unique_id": 18361, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a suitcase" + }, + { + "unique_id": 18362, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a snowboard" + }, + { + "unique_id": 18363, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a suitcase" + }, + { + "unique_id": 18364, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a suitcase above a snowboard" + }, + { + "unique_id": 18365, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a snowboard above a suitcase" + }, + { + "unique_id": 18366, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a suitcase below a snowboard" + }, + { + "unique_id": 18367, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a snowboard below a suitcase" + }, + { + "unique_id": 18368, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a suitcase and a snowboard" + }, + { + "unique_id": 18369, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a snowboard and a suitcase" + }, + { + "unique_id": 18370, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a sports ball" + }, + { + "unique_id": 18371, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a suitcase" + }, + { + "unique_id": 18372, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a sports ball" + }, + { + "unique_id": 18373, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a suitcase" + }, + { + "unique_id": 18374, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a suitcase above a sports ball" + }, + { + "unique_id": 18375, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a sports ball above a suitcase" + }, + { + "unique_id": 18376, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a suitcase below a sports ball" + }, + { + "unique_id": 18377, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a sports ball below a suitcase" + }, + { + "unique_id": 18378, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a suitcase and a sports ball" + }, + { + "unique_id": 18379, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a sports ball and a suitcase" + }, + { + "unique_id": 18380, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a kite" + }, + { + "unique_id": 18381, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a suitcase" + }, + { + "unique_id": 18382, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a kite" + }, + { + "unique_id": 18383, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a suitcase" + }, + { + "unique_id": 18384, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a suitcase above a kite" + }, + { + "unique_id": 18385, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a kite above a suitcase" + }, + { + "unique_id": 18386, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a suitcase below a kite" + }, + { + "unique_id": 18387, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a kite below a suitcase" + }, + { + "unique_id": 18388, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a suitcase and a kite" + }, + { + "unique_id": 18389, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a kite and a suitcase" + }, + { + "unique_id": 18390, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a baseball bat" + }, + { + "unique_id": 18391, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a suitcase" + }, + { + "unique_id": 18392, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a baseball bat" + }, + { + "unique_id": 18393, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a suitcase" + }, + { + "unique_id": 18394, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a suitcase above a baseball bat" + }, + { + "unique_id": 18395, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a baseball bat above a suitcase" + }, + { + "unique_id": 18396, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a suitcase below a baseball bat" + }, + { + "unique_id": 18397, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a baseball bat below a suitcase" + }, + { + "unique_id": 18398, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a suitcase and a baseball bat" + }, + { + "unique_id": 18399, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a baseball bat and a suitcase" + }, + { + "unique_id": 18400, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a baseball glove" + }, + { + "unique_id": 18401, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a suitcase" + }, + { + "unique_id": 18402, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a baseball glove" + }, + { + "unique_id": 18403, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a suitcase" + }, + { + "unique_id": 18404, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a suitcase above a baseball glove" + }, + { + "unique_id": 18405, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a baseball glove above a suitcase" + }, + { + "unique_id": 18406, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a suitcase below a baseball glove" + }, + { + "unique_id": 18407, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a baseball glove below a suitcase" + }, + { + "unique_id": 18408, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a suitcase and a baseball glove" + }, + { + "unique_id": 18409, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a baseball glove and a suitcase" + }, + { + "unique_id": 18410, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a skateboard" + }, + { + "unique_id": 18411, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a suitcase" + }, + { + "unique_id": 18412, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a skateboard" + }, + { + "unique_id": 18413, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a suitcase" + }, + { + "unique_id": 18414, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a suitcase above a skateboard" + }, + { + "unique_id": 18415, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a skateboard above a suitcase" + }, + { + "unique_id": 18416, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a suitcase below a skateboard" + }, + { + "unique_id": 18417, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a skateboard below a suitcase" + }, + { + "unique_id": 18418, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a suitcase and a skateboard" + }, + { + "unique_id": 18419, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a skateboard and a suitcase" + }, + { + "unique_id": 18420, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a surfboard" + }, + { + "unique_id": 18421, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a suitcase" + }, + { + "unique_id": 18422, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a surfboard" + }, + { + "unique_id": 18423, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a suitcase" + }, + { + "unique_id": 18424, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a suitcase above a surfboard" + }, + { + "unique_id": 18425, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a surfboard above a suitcase" + }, + { + "unique_id": 18426, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a suitcase below a surfboard" + }, + { + "unique_id": 18427, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a surfboard below a suitcase" + }, + { + "unique_id": 18428, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a suitcase and a surfboard" + }, + { + "unique_id": 18429, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a surfboard and a suitcase" + }, + { + "unique_id": 18430, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a tennis racket" + }, + { + "unique_id": 18431, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a suitcase" + }, + { + "unique_id": 18432, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a tennis racket" + }, + { + "unique_id": 18433, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a suitcase" + }, + { + "unique_id": 18434, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a suitcase above a tennis racket" + }, + { + "unique_id": 18435, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a tennis racket above a suitcase" + }, + { + "unique_id": 18436, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a suitcase below a tennis racket" + }, + { + "unique_id": 18437, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a tennis racket below a suitcase" + }, + { + "unique_id": 18438, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a suitcase and a tennis racket" + }, + { + "unique_id": 18439, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a tennis racket and a suitcase" + }, + { + "unique_id": 18440, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a bottle" + }, + { + "unique_id": 18441, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a suitcase" + }, + { + "unique_id": 18442, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a bottle" + }, + { + "unique_id": 18443, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a suitcase" + }, + { + "unique_id": 18444, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a suitcase above a bottle" + }, + { + "unique_id": 18445, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a bottle above a suitcase" + }, + { + "unique_id": 18446, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a suitcase below a bottle" + }, + { + "unique_id": 18447, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a bottle below a suitcase" + }, + { + "unique_id": 18448, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a suitcase and a bottle" + }, + { + "unique_id": 18449, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a bottle and a suitcase" + }, + { + "unique_id": 18450, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a wine glass" + }, + { + "unique_id": 18451, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a suitcase" + }, + { + "unique_id": 18452, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a wine glass" + }, + { + "unique_id": 18453, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a suitcase" + }, + { + "unique_id": 18454, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a suitcase above a wine glass" + }, + { + "unique_id": 18455, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a wine glass above a suitcase" + }, + { + "unique_id": 18456, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a suitcase below a wine glass" + }, + { + "unique_id": 18457, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a wine glass below a suitcase" + }, + { + "unique_id": 18458, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a suitcase and a wine glass" + }, + { + "unique_id": 18459, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a wine glass and a suitcase" + }, + { + "unique_id": 18460, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a cup" + }, + { + "unique_id": 18461, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a suitcase" + }, + { + "unique_id": 18462, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a cup" + }, + { + "unique_id": 18463, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a suitcase" + }, + { + "unique_id": 18464, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a suitcase above a cup" + }, + { + "unique_id": 18465, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a cup above a suitcase" + }, + { + "unique_id": 18466, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a suitcase below a cup" + }, + { + "unique_id": 18467, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a cup below a suitcase" + }, + { + "unique_id": 18468, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a suitcase and a cup" + }, + { + "unique_id": 18469, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a cup and a suitcase" + }, + { + "unique_id": 18470, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a fork" + }, + { + "unique_id": 18471, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a suitcase" + }, + { + "unique_id": 18472, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a fork" + }, + { + "unique_id": 18473, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a suitcase" + }, + { + "unique_id": 18474, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a suitcase above a fork" + }, + { + "unique_id": 18475, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a fork above a suitcase" + }, + { + "unique_id": 18476, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a suitcase below a fork" + }, + { + "unique_id": 18477, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a fork below a suitcase" + }, + { + "unique_id": 18478, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a suitcase and a fork" + }, + { + "unique_id": 18479, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a fork and a suitcase" + }, + { + "unique_id": 18480, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a knife" + }, + { + "unique_id": 18481, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a suitcase" + }, + { + "unique_id": 18482, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a knife" + }, + { + "unique_id": 18483, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a suitcase" + }, + { + "unique_id": 18484, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a suitcase above a knife" + }, + { + "unique_id": 18485, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a knife above a suitcase" + }, + { + "unique_id": 18486, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a suitcase below a knife" + }, + { + "unique_id": 18487, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a knife below a suitcase" + }, + { + "unique_id": 18488, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a suitcase and a knife" + }, + { + "unique_id": 18489, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a knife and a suitcase" + }, + { + "unique_id": 18490, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a spoon" + }, + { + "unique_id": 18491, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a suitcase" + }, + { + "unique_id": 18492, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a spoon" + }, + { + "unique_id": 18493, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a suitcase" + }, + { + "unique_id": 18494, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a suitcase above a spoon" + }, + { + "unique_id": 18495, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a spoon above a suitcase" + }, + { + "unique_id": 18496, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a suitcase below a spoon" + }, + { + "unique_id": 18497, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a spoon below a suitcase" + }, + { + "unique_id": 18498, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a suitcase and a spoon" + }, + { + "unique_id": 18499, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a spoon and a suitcase" + }, + { + "unique_id": 18500, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a bowl" + }, + { + "unique_id": 18501, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a suitcase" + }, + { + "unique_id": 18502, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a bowl" + }, + { + "unique_id": 18503, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a suitcase" + }, + { + "unique_id": 18504, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a suitcase above a bowl" + }, + { + "unique_id": 18505, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a bowl above a suitcase" + }, + { + "unique_id": 18506, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a suitcase below a bowl" + }, + { + "unique_id": 18507, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a bowl below a suitcase" + }, + { + "unique_id": 18508, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a suitcase and a bowl" + }, + { + "unique_id": 18509, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a bowl and a suitcase" + }, + { + "unique_id": 18510, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a banana" + }, + { + "unique_id": 18511, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a suitcase" + }, + { + "unique_id": 18512, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a banana" + }, + { + "unique_id": 18513, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a suitcase" + }, + { + "unique_id": 18514, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a suitcase above a banana" + }, + { + "unique_id": 18515, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a banana above a suitcase" + }, + { + "unique_id": 18516, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a suitcase below a banana" + }, + { + "unique_id": 18517, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a banana below a suitcase" + }, + { + "unique_id": 18518, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a suitcase and a banana" + }, + { + "unique_id": 18519, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a banana and a suitcase" + }, + { + "unique_id": 18520, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of an apple" + }, + { + "unique_id": 18521, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a suitcase" + }, + { + "unique_id": 18522, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of an apple" + }, + { + "unique_id": 18523, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a suitcase" + }, + { + "unique_id": 18524, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a suitcase above an apple" + }, + { + "unique_id": 18525, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "an apple above a suitcase" + }, + { + "unique_id": 18526, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a suitcase below an apple" + }, + { + "unique_id": 18527, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "an apple below a suitcase" + }, + { + "unique_id": 18528, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a suitcase and an apple" + }, + { + "unique_id": 18529, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "an apple and a suitcase" + }, + { + "unique_id": 18530, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a sandwich" + }, + { + "unique_id": 18531, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a suitcase" + }, + { + "unique_id": 18532, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a sandwich" + }, + { + "unique_id": 18533, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a suitcase" + }, + { + "unique_id": 18534, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a suitcase above a sandwich" + }, + { + "unique_id": 18535, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a sandwich above a suitcase" + }, + { + "unique_id": 18536, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a suitcase below a sandwich" + }, + { + "unique_id": 18537, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a sandwich below a suitcase" + }, + { + "unique_id": 18538, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a suitcase and a sandwich" + }, + { + "unique_id": 18539, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a sandwich and a suitcase" + }, + { + "unique_id": 18540, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of an orange" + }, + { + "unique_id": 18541, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a suitcase" + }, + { + "unique_id": 18542, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of an orange" + }, + { + "unique_id": 18543, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a suitcase" + }, + { + "unique_id": 18544, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a suitcase above an orange" + }, + { + "unique_id": 18545, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "an orange above a suitcase" + }, + { + "unique_id": 18546, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a suitcase below an orange" + }, + { + "unique_id": 18547, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "an orange below a suitcase" + }, + { + "unique_id": 18548, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a suitcase and an orange" + }, + { + "unique_id": 18549, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "an orange and a suitcase" + }, + { + "unique_id": 18550, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a broccoli" + }, + { + "unique_id": 18551, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a suitcase" + }, + { + "unique_id": 18552, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a broccoli" + }, + { + "unique_id": 18553, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a suitcase" + }, + { + "unique_id": 18554, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a suitcase above a broccoli" + }, + { + "unique_id": 18555, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a broccoli above a suitcase" + }, + { + "unique_id": 18556, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a suitcase below a broccoli" + }, + { + "unique_id": 18557, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a broccoli below a suitcase" + }, + { + "unique_id": 18558, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a suitcase and a broccoli" + }, + { + "unique_id": 18559, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a broccoli and a suitcase" + }, + { + "unique_id": 18560, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a carrot" + }, + { + "unique_id": 18561, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a suitcase" + }, + { + "unique_id": 18562, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a carrot" + }, + { + "unique_id": 18563, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a suitcase" + }, + { + "unique_id": 18564, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a suitcase above a carrot" + }, + { + "unique_id": 18565, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a carrot above a suitcase" + }, + { + "unique_id": 18566, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a suitcase below a carrot" + }, + { + "unique_id": 18567, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a carrot below a suitcase" + }, + { + "unique_id": 18568, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a suitcase and a carrot" + }, + { + "unique_id": 18569, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a carrot and a suitcase" + }, + { + "unique_id": 18570, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a hot dog" + }, + { + "unique_id": 18571, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a suitcase" + }, + { + "unique_id": 18572, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a hot dog" + }, + { + "unique_id": 18573, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a suitcase" + }, + { + "unique_id": 18574, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a suitcase above a hot dog" + }, + { + "unique_id": 18575, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a hot dog above a suitcase" + }, + { + "unique_id": 18576, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a suitcase below a hot dog" + }, + { + "unique_id": 18577, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a hot dog below a suitcase" + }, + { + "unique_id": 18578, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a suitcase and a hot dog" + }, + { + "unique_id": 18579, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a hot dog and a suitcase" + }, + { + "unique_id": 18580, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a pizza" + }, + { + "unique_id": 18581, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a suitcase" + }, + { + "unique_id": 18582, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a pizza" + }, + { + "unique_id": 18583, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a suitcase" + }, + { + "unique_id": 18584, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a suitcase above a pizza" + }, + { + "unique_id": 18585, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a pizza above a suitcase" + }, + { + "unique_id": 18586, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a suitcase below a pizza" + }, + { + "unique_id": 18587, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a pizza below a suitcase" + }, + { + "unique_id": 18588, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a suitcase and a pizza" + }, + { + "unique_id": 18589, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a pizza and a suitcase" + }, + { + "unique_id": 18590, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a donut" + }, + { + "unique_id": 18591, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a suitcase" + }, + { + "unique_id": 18592, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a donut" + }, + { + "unique_id": 18593, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a suitcase" + }, + { + "unique_id": 18594, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a suitcase above a donut" + }, + { + "unique_id": 18595, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a donut above a suitcase" + }, + { + "unique_id": 18596, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a suitcase below a donut" + }, + { + "unique_id": 18597, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a donut below a suitcase" + }, + { + "unique_id": 18598, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a suitcase and a donut" + }, + { + "unique_id": 18599, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a donut and a suitcase" + }, + { + "unique_id": 18600, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a cake" + }, + { + "unique_id": 18601, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a suitcase" + }, + { + "unique_id": 18602, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a cake" + }, + { + "unique_id": 18603, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a suitcase" + }, + { + "unique_id": 18604, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a suitcase above a cake" + }, + { + "unique_id": 18605, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a cake above a suitcase" + }, + { + "unique_id": 18606, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a suitcase below a cake" + }, + { + "unique_id": 18607, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a cake below a suitcase" + }, + { + "unique_id": 18608, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a suitcase and a cake" + }, + { + "unique_id": 18609, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a cake and a suitcase" + }, + { + "unique_id": 18610, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a chair" + }, + { + "unique_id": 18611, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a suitcase" + }, + { + "unique_id": 18612, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a chair" + }, + { + "unique_id": 18613, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a suitcase" + }, + { + "unique_id": 18614, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a suitcase above a chair" + }, + { + "unique_id": 18615, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a chair above a suitcase" + }, + { + "unique_id": 18616, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a suitcase below a chair" + }, + { + "unique_id": 18617, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a chair below a suitcase" + }, + { + "unique_id": 18618, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a suitcase and a chair" + }, + { + "unique_id": 18619, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a chair and a suitcase" + }, + { + "unique_id": 18620, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a couch" + }, + { + "unique_id": 18621, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a suitcase" + }, + { + "unique_id": 18622, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a couch" + }, + { + "unique_id": 18623, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a suitcase" + }, + { + "unique_id": 18624, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a suitcase above a couch" + }, + { + "unique_id": 18625, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a couch above a suitcase" + }, + { + "unique_id": 18626, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a suitcase below a couch" + }, + { + "unique_id": 18627, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a couch below a suitcase" + }, + { + "unique_id": 18628, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a suitcase and a couch" + }, + { + "unique_id": 18629, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a couch and a suitcase" + }, + { + "unique_id": 18630, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a potted plant" + }, + { + "unique_id": 18631, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a suitcase" + }, + { + "unique_id": 18632, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a potted plant" + }, + { + "unique_id": 18633, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a suitcase" + }, + { + "unique_id": 18634, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a suitcase above a potted plant" + }, + { + "unique_id": 18635, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a potted plant above a suitcase" + }, + { + "unique_id": 18636, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a suitcase below a potted plant" + }, + { + "unique_id": 18637, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a potted plant below a suitcase" + }, + { + "unique_id": 18638, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a suitcase and a potted plant" + }, + { + "unique_id": 18639, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a potted plant and a suitcase" + }, + { + "unique_id": 18640, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a bed" + }, + { + "unique_id": 18641, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a suitcase" + }, + { + "unique_id": 18642, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a bed" + }, + { + "unique_id": 18643, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a suitcase" + }, + { + "unique_id": 18644, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a suitcase above a bed" + }, + { + "unique_id": 18645, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a bed above a suitcase" + }, + { + "unique_id": 18646, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a suitcase below a bed" + }, + { + "unique_id": 18647, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a bed below a suitcase" + }, + { + "unique_id": 18648, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a suitcase and a bed" + }, + { + "unique_id": 18649, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a bed and a suitcase" + }, + { + "unique_id": 18650, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a dining table" + }, + { + "unique_id": 18651, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a suitcase" + }, + { + "unique_id": 18652, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a dining table" + }, + { + "unique_id": 18653, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a suitcase" + }, + { + "unique_id": 18654, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a suitcase above a dining table" + }, + { + "unique_id": 18655, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a dining table above a suitcase" + }, + { + "unique_id": 18656, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a suitcase below a dining table" + }, + { + "unique_id": 18657, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a dining table below a suitcase" + }, + { + "unique_id": 18658, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a suitcase and a dining table" + }, + { + "unique_id": 18659, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a dining table and a suitcase" + }, + { + "unique_id": 18660, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a toilet" + }, + { + "unique_id": 18661, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a suitcase" + }, + { + "unique_id": 18662, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a toilet" + }, + { + "unique_id": 18663, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a suitcase" + }, + { + "unique_id": 18664, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a suitcase above a toilet" + }, + { + "unique_id": 18665, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a toilet above a suitcase" + }, + { + "unique_id": 18666, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a suitcase below a toilet" + }, + { + "unique_id": 18667, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a toilet below a suitcase" + }, + { + "unique_id": 18668, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a suitcase and a toilet" + }, + { + "unique_id": 18669, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a toilet and a suitcase" + }, + { + "unique_id": 18670, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a tv" + }, + { + "unique_id": 18671, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a suitcase" + }, + { + "unique_id": 18672, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a tv" + }, + { + "unique_id": 18673, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a suitcase" + }, + { + "unique_id": 18674, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a suitcase above a tv" + }, + { + "unique_id": 18675, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a tv above a suitcase" + }, + { + "unique_id": 18676, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a suitcase below a tv" + }, + { + "unique_id": 18677, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a tv below a suitcase" + }, + { + "unique_id": 18678, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a suitcase and a tv" + }, + { + "unique_id": 18679, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a tv and a suitcase" + }, + { + "unique_id": 18680, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a laptop" + }, + { + "unique_id": 18681, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a suitcase" + }, + { + "unique_id": 18682, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a laptop" + }, + { + "unique_id": 18683, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a suitcase" + }, + { + "unique_id": 18684, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a suitcase above a laptop" + }, + { + "unique_id": 18685, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a laptop above a suitcase" + }, + { + "unique_id": 18686, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a suitcase below a laptop" + }, + { + "unique_id": 18687, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a laptop below a suitcase" + }, + { + "unique_id": 18688, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a suitcase and a laptop" + }, + { + "unique_id": 18689, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a laptop and a suitcase" + }, + { + "unique_id": 18690, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a mouse" + }, + { + "unique_id": 18691, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a suitcase" + }, + { + "unique_id": 18692, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a mouse" + }, + { + "unique_id": 18693, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a suitcase" + }, + { + "unique_id": 18694, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a suitcase above a mouse" + }, + { + "unique_id": 18695, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a mouse above a suitcase" + }, + { + "unique_id": 18696, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a suitcase below a mouse" + }, + { + "unique_id": 18697, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a mouse below a suitcase" + }, + { + "unique_id": 18698, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a suitcase and a mouse" + }, + { + "unique_id": 18699, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a mouse and a suitcase" + }, + { + "unique_id": 18700, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a remote" + }, + { + "unique_id": 18701, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a suitcase" + }, + { + "unique_id": 18702, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a remote" + }, + { + "unique_id": 18703, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a suitcase" + }, + { + "unique_id": 18704, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a suitcase above a remote" + }, + { + "unique_id": 18705, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a remote above a suitcase" + }, + { + "unique_id": 18706, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a suitcase below a remote" + }, + { + "unique_id": 18707, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a remote below a suitcase" + }, + { + "unique_id": 18708, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a suitcase and a remote" + }, + { + "unique_id": 18709, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a remote and a suitcase" + }, + { + "unique_id": 18710, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a keyboard" + }, + { + "unique_id": 18711, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a suitcase" + }, + { + "unique_id": 18712, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a keyboard" + }, + { + "unique_id": 18713, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a suitcase" + }, + { + "unique_id": 18714, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a suitcase above a keyboard" + }, + { + "unique_id": 18715, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a keyboard above a suitcase" + }, + { + "unique_id": 18716, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a suitcase below a keyboard" + }, + { + "unique_id": 18717, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a keyboard below a suitcase" + }, + { + "unique_id": 18718, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a suitcase and a keyboard" + }, + { + "unique_id": 18719, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a keyboard and a suitcase" + }, + { + "unique_id": 18720, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a cell phone" + }, + { + "unique_id": 18721, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a suitcase" + }, + { + "unique_id": 18722, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a cell phone" + }, + { + "unique_id": 18723, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a suitcase" + }, + { + "unique_id": 18724, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a suitcase above a cell phone" + }, + { + "unique_id": 18725, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a cell phone above a suitcase" + }, + { + "unique_id": 18726, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a suitcase below a cell phone" + }, + { + "unique_id": 18727, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a cell phone below a suitcase" + }, + { + "unique_id": 18728, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a suitcase and a cell phone" + }, + { + "unique_id": 18729, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a cell phone and a suitcase" + }, + { + "unique_id": 18730, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a microwave" + }, + { + "unique_id": 18731, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a suitcase" + }, + { + "unique_id": 18732, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a microwave" + }, + { + "unique_id": 18733, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a suitcase" + }, + { + "unique_id": 18734, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a suitcase above a microwave" + }, + { + "unique_id": 18735, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a microwave above a suitcase" + }, + { + "unique_id": 18736, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a suitcase below a microwave" + }, + { + "unique_id": 18737, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a microwave below a suitcase" + }, + { + "unique_id": 18738, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a suitcase and a microwave" + }, + { + "unique_id": 18739, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a microwave and a suitcase" + }, + { + "unique_id": 18740, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of an oven" + }, + { + "unique_id": 18741, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a suitcase" + }, + { + "unique_id": 18742, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of an oven" + }, + { + "unique_id": 18743, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a suitcase" + }, + { + "unique_id": 18744, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a suitcase above an oven" + }, + { + "unique_id": 18745, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "an oven above a suitcase" + }, + { + "unique_id": 18746, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a suitcase below an oven" + }, + { + "unique_id": 18747, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "an oven below a suitcase" + }, + { + "unique_id": 18748, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a suitcase and an oven" + }, + { + "unique_id": 18749, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "an oven and a suitcase" + }, + { + "unique_id": 18750, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a toaster" + }, + { + "unique_id": 18751, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a suitcase" + }, + { + "unique_id": 18752, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a toaster" + }, + { + "unique_id": 18753, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a suitcase" + }, + { + "unique_id": 18754, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a suitcase above a toaster" + }, + { + "unique_id": 18755, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a toaster above a suitcase" + }, + { + "unique_id": 18756, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a suitcase below a toaster" + }, + { + "unique_id": 18757, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a toaster below a suitcase" + }, + { + "unique_id": 18758, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a suitcase and a toaster" + }, + { + "unique_id": 18759, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a toaster and a suitcase" + }, + { + "unique_id": 18760, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a sink" + }, + { + "unique_id": 18761, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a suitcase" + }, + { + "unique_id": 18762, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a sink" + }, + { + "unique_id": 18763, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a suitcase" + }, + { + "unique_id": 18764, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a suitcase above a sink" + }, + { + "unique_id": 18765, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a sink above a suitcase" + }, + { + "unique_id": 18766, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a suitcase below a sink" + }, + { + "unique_id": 18767, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a sink below a suitcase" + }, + { + "unique_id": 18768, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a suitcase and a sink" + }, + { + "unique_id": 18769, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a sink and a suitcase" + }, + { + "unique_id": 18770, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a refrigerator" + }, + { + "unique_id": 18771, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a suitcase" + }, + { + "unique_id": 18772, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a refrigerator" + }, + { + "unique_id": 18773, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a suitcase" + }, + { + "unique_id": 18774, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a suitcase above a refrigerator" + }, + { + "unique_id": 18775, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a refrigerator above a suitcase" + }, + { + "unique_id": 18776, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a suitcase below a refrigerator" + }, + { + "unique_id": 18777, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a refrigerator below a suitcase" + }, + { + "unique_id": 18778, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a suitcase and a refrigerator" + }, + { + "unique_id": 18779, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a refrigerator and a suitcase" + }, + { + "unique_id": 18780, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a book" + }, + { + "unique_id": 18781, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a book to the left of a suitcase" + }, + { + "unique_id": 18782, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a book" + }, + { + "unique_id": 18783, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a book to the right of a suitcase" + }, + { + "unique_id": 18784, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a suitcase above a book" + }, + { + "unique_id": 18785, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a book above a suitcase" + }, + { + "unique_id": 18786, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a suitcase below a book" + }, + { + "unique_id": 18787, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a book below a suitcase" + }, + { + "unique_id": 18788, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a suitcase and a book" + }, + { + "unique_id": 18789, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a book and a suitcase" + }, + { + "unique_id": 18790, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a clock" + }, + { + "unique_id": 18791, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a suitcase" + }, + { + "unique_id": 18792, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a clock" + }, + { + "unique_id": 18793, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a suitcase" + }, + { + "unique_id": 18794, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a suitcase above a clock" + }, + { + "unique_id": 18795, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a clock above a suitcase" + }, + { + "unique_id": 18796, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a suitcase below a clock" + }, + { + "unique_id": 18797, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a clock below a suitcase" + }, + { + "unique_id": 18798, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a suitcase and a clock" + }, + { + "unique_id": 18799, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a clock and a suitcase" + }, + { + "unique_id": 18800, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a vase" + }, + { + "unique_id": 18801, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a suitcase" + }, + { + "unique_id": 18802, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a vase" + }, + { + "unique_id": 18803, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a suitcase" + }, + { + "unique_id": 18804, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a suitcase above a vase" + }, + { + "unique_id": 18805, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a vase above a suitcase" + }, + { + "unique_id": 18806, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a suitcase below a vase" + }, + { + "unique_id": 18807, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a vase below a suitcase" + }, + { + "unique_id": 18808, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a suitcase and a vase" + }, + { + "unique_id": 18809, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a vase and a suitcase" + }, + { + "unique_id": 18810, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a scissors" + }, + { + "unique_id": 18811, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a suitcase" + }, + { + "unique_id": 18812, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a scissors" + }, + { + "unique_id": 18813, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a suitcase" + }, + { + "unique_id": 18814, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a suitcase above a scissors" + }, + { + "unique_id": 18815, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a scissors above a suitcase" + }, + { + "unique_id": 18816, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a suitcase below a scissors" + }, + { + "unique_id": 18817, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a scissors below a suitcase" + }, + { + "unique_id": 18818, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a suitcase and a scissors" + }, + { + "unique_id": 18819, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a scissors and a suitcase" + }, + { + "unique_id": 18820, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a teddy bear" + }, + { + "unique_id": 18821, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a suitcase" + }, + { + "unique_id": 18822, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a teddy bear" + }, + { + "unique_id": 18823, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a suitcase" + }, + { + "unique_id": 18824, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a suitcase above a teddy bear" + }, + { + "unique_id": 18825, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a teddy bear above a suitcase" + }, + { + "unique_id": 18826, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a suitcase below a teddy bear" + }, + { + "unique_id": 18827, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a teddy bear below a suitcase" + }, + { + "unique_id": 18828, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a suitcase and a teddy bear" + }, + { + "unique_id": 18829, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a teddy bear and a suitcase" + }, + { + "unique_id": 18830, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a hair drier" + }, + { + "unique_id": 18831, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a suitcase" + }, + { + "unique_id": 18832, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a hair drier" + }, + { + "unique_id": 18833, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a suitcase" + }, + { + "unique_id": 18834, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a suitcase above a hair drier" + }, + { + "unique_id": 18835, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a hair drier above a suitcase" + }, + { + "unique_id": 18836, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a suitcase below a hair drier" + }, + { + "unique_id": 18837, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a hair drier below a suitcase" + }, + { + "unique_id": 18838, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a suitcase and a hair drier" + }, + { + "unique_id": 18839, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a hair drier and a suitcase" + }, + { + "unique_id": 18840, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a suitcase to the left of a toothbrush" + }, + { + "unique_id": 18841, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a suitcase" + }, + { + "unique_id": 18842, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a suitcase to the right of a toothbrush" + }, + { + "unique_id": 18843, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a suitcase" + }, + { + "unique_id": 18844, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a suitcase above a toothbrush" + }, + { + "unique_id": 18845, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "above", + "text": "a toothbrush above a suitcase" + }, + { + "unique_id": 18846, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a suitcase below a toothbrush" + }, + { + "unique_id": 18847, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "below", + "text": "a toothbrush below a suitcase" + }, + { + "unique_id": 18848, + "num_objects": 2, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a suitcase and a toothbrush" + }, + { + "unique_id": 18849, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "suitcase" + ], + "rel_type": "and", + "text": "a toothbrush and a suitcase" + }, + { + "unique_id": 18850, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a skis" + }, + { + "unique_id": 18851, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a frisbee" + }, + { + "unique_id": 18852, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a skis" + }, + { + "unique_id": 18853, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a frisbee" + }, + { + "unique_id": 18854, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a frisbee above a skis" + }, + { + "unique_id": 18855, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a skis above a frisbee" + }, + { + "unique_id": 18856, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a frisbee below a skis" + }, + { + "unique_id": 18857, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a skis below a frisbee" + }, + { + "unique_id": 18858, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a frisbee and a skis" + }, + { + "unique_id": 18859, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a skis and a frisbee" + }, + { + "unique_id": 18860, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a snowboard" + }, + { + "unique_id": 18861, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a frisbee" + }, + { + "unique_id": 18862, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a snowboard" + }, + { + "unique_id": 18863, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a frisbee" + }, + { + "unique_id": 18864, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a frisbee above a snowboard" + }, + { + "unique_id": 18865, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a snowboard above a frisbee" + }, + { + "unique_id": 18866, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a frisbee below a snowboard" + }, + { + "unique_id": 18867, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a snowboard below a frisbee" + }, + { + "unique_id": 18868, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a frisbee and a snowboard" + }, + { + "unique_id": 18869, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a snowboard and a frisbee" + }, + { + "unique_id": 18870, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a sports ball" + }, + { + "unique_id": 18871, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a frisbee" + }, + { + "unique_id": 18872, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a sports ball" + }, + { + "unique_id": 18873, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a frisbee" + }, + { + "unique_id": 18874, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a frisbee above a sports ball" + }, + { + "unique_id": 18875, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a sports ball above a frisbee" + }, + { + "unique_id": 18876, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a frisbee below a sports ball" + }, + { + "unique_id": 18877, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a sports ball below a frisbee" + }, + { + "unique_id": 18878, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a frisbee and a sports ball" + }, + { + "unique_id": 18879, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a sports ball and a frisbee" + }, + { + "unique_id": 18880, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a kite" + }, + { + "unique_id": 18881, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a frisbee" + }, + { + "unique_id": 18882, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a kite" + }, + { + "unique_id": 18883, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a frisbee" + }, + { + "unique_id": 18884, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a frisbee above a kite" + }, + { + "unique_id": 18885, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a kite above a frisbee" + }, + { + "unique_id": 18886, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a frisbee below a kite" + }, + { + "unique_id": 18887, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a kite below a frisbee" + }, + { + "unique_id": 18888, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a frisbee and a kite" + }, + { + "unique_id": 18889, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a kite and a frisbee" + }, + { + "unique_id": 18890, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a baseball bat" + }, + { + "unique_id": 18891, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a frisbee" + }, + { + "unique_id": 18892, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a baseball bat" + }, + { + "unique_id": 18893, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a frisbee" + }, + { + "unique_id": 18894, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a frisbee above a baseball bat" + }, + { + "unique_id": 18895, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a baseball bat above a frisbee" + }, + { + "unique_id": 18896, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a frisbee below a baseball bat" + }, + { + "unique_id": 18897, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a baseball bat below a frisbee" + }, + { + "unique_id": 18898, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a frisbee and a baseball bat" + }, + { + "unique_id": 18899, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a baseball bat and a frisbee" + }, + { + "unique_id": 18900, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a baseball glove" + }, + { + "unique_id": 18901, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a frisbee" + }, + { + "unique_id": 18902, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a baseball glove" + }, + { + "unique_id": 18903, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a frisbee" + }, + { + "unique_id": 18904, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a frisbee above a baseball glove" + }, + { + "unique_id": 18905, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a baseball glove above a frisbee" + }, + { + "unique_id": 18906, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a frisbee below a baseball glove" + }, + { + "unique_id": 18907, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a baseball glove below a frisbee" + }, + { + "unique_id": 18908, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a frisbee and a baseball glove" + }, + { + "unique_id": 18909, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a baseball glove and a frisbee" + }, + { + "unique_id": 18910, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a skateboard" + }, + { + "unique_id": 18911, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a frisbee" + }, + { + "unique_id": 18912, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a skateboard" + }, + { + "unique_id": 18913, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a frisbee" + }, + { + "unique_id": 18914, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a frisbee above a skateboard" + }, + { + "unique_id": 18915, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a skateboard above a frisbee" + }, + { + "unique_id": 18916, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a frisbee below a skateboard" + }, + { + "unique_id": 18917, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a skateboard below a frisbee" + }, + { + "unique_id": 18918, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a frisbee and a skateboard" + }, + { + "unique_id": 18919, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a skateboard and a frisbee" + }, + { + "unique_id": 18920, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a surfboard" + }, + { + "unique_id": 18921, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a frisbee" + }, + { + "unique_id": 18922, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a surfboard" + }, + { + "unique_id": 18923, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a frisbee" + }, + { + "unique_id": 18924, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a frisbee above a surfboard" + }, + { + "unique_id": 18925, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a surfboard above a frisbee" + }, + { + "unique_id": 18926, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a frisbee below a surfboard" + }, + { + "unique_id": 18927, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a surfboard below a frisbee" + }, + { + "unique_id": 18928, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a frisbee and a surfboard" + }, + { + "unique_id": 18929, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a surfboard and a frisbee" + }, + { + "unique_id": 18930, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a tennis racket" + }, + { + "unique_id": 18931, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a frisbee" + }, + { + "unique_id": 18932, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a tennis racket" + }, + { + "unique_id": 18933, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a frisbee" + }, + { + "unique_id": 18934, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a frisbee above a tennis racket" + }, + { + "unique_id": 18935, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a tennis racket above a frisbee" + }, + { + "unique_id": 18936, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a frisbee below a tennis racket" + }, + { + "unique_id": 18937, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a tennis racket below a frisbee" + }, + { + "unique_id": 18938, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a frisbee and a tennis racket" + }, + { + "unique_id": 18939, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a tennis racket and a frisbee" + }, + { + "unique_id": 18940, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a bottle" + }, + { + "unique_id": 18941, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a frisbee" + }, + { + "unique_id": 18942, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a bottle" + }, + { + "unique_id": 18943, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a frisbee" + }, + { + "unique_id": 18944, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a frisbee above a bottle" + }, + { + "unique_id": 18945, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a bottle above a frisbee" + }, + { + "unique_id": 18946, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a frisbee below a bottle" + }, + { + "unique_id": 18947, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a bottle below a frisbee" + }, + { + "unique_id": 18948, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a frisbee and a bottle" + }, + { + "unique_id": 18949, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a bottle and a frisbee" + }, + { + "unique_id": 18950, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a wine glass" + }, + { + "unique_id": 18951, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a frisbee" + }, + { + "unique_id": 18952, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a wine glass" + }, + { + "unique_id": 18953, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a frisbee" + }, + { + "unique_id": 18954, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a frisbee above a wine glass" + }, + { + "unique_id": 18955, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a wine glass above a frisbee" + }, + { + "unique_id": 18956, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a frisbee below a wine glass" + }, + { + "unique_id": 18957, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a wine glass below a frisbee" + }, + { + "unique_id": 18958, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a frisbee and a wine glass" + }, + { + "unique_id": 18959, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a wine glass and a frisbee" + }, + { + "unique_id": 18960, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a cup" + }, + { + "unique_id": 18961, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a frisbee" + }, + { + "unique_id": 18962, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a cup" + }, + { + "unique_id": 18963, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a frisbee" + }, + { + "unique_id": 18964, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a frisbee above a cup" + }, + { + "unique_id": 18965, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a cup above a frisbee" + }, + { + "unique_id": 18966, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a frisbee below a cup" + }, + { + "unique_id": 18967, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a cup below a frisbee" + }, + { + "unique_id": 18968, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a frisbee and a cup" + }, + { + "unique_id": 18969, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a cup and a frisbee" + }, + { + "unique_id": 18970, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a fork" + }, + { + "unique_id": 18971, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a frisbee" + }, + { + "unique_id": 18972, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a fork" + }, + { + "unique_id": 18973, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a frisbee" + }, + { + "unique_id": 18974, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a frisbee above a fork" + }, + { + "unique_id": 18975, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a fork above a frisbee" + }, + { + "unique_id": 18976, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a frisbee below a fork" + }, + { + "unique_id": 18977, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a fork below a frisbee" + }, + { + "unique_id": 18978, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a frisbee and a fork" + }, + { + "unique_id": 18979, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a fork and a frisbee" + }, + { + "unique_id": 18980, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a knife" + }, + { + "unique_id": 18981, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a frisbee" + }, + { + "unique_id": 18982, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a knife" + }, + { + "unique_id": 18983, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a frisbee" + }, + { + "unique_id": 18984, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a frisbee above a knife" + }, + { + "unique_id": 18985, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a knife above a frisbee" + }, + { + "unique_id": 18986, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a frisbee below a knife" + }, + { + "unique_id": 18987, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a knife below a frisbee" + }, + { + "unique_id": 18988, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a frisbee and a knife" + }, + { + "unique_id": 18989, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a knife and a frisbee" + }, + { + "unique_id": 18990, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a spoon" + }, + { + "unique_id": 18991, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a frisbee" + }, + { + "unique_id": 18992, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a spoon" + }, + { + "unique_id": 18993, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a frisbee" + }, + { + "unique_id": 18994, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a frisbee above a spoon" + }, + { + "unique_id": 18995, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a spoon above a frisbee" + }, + { + "unique_id": 18996, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a frisbee below a spoon" + }, + { + "unique_id": 18997, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a spoon below a frisbee" + }, + { + "unique_id": 18998, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a frisbee and a spoon" + }, + { + "unique_id": 18999, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a spoon and a frisbee" + }, + { + "unique_id": 19000, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a bowl" + }, + { + "unique_id": 19001, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a frisbee" + }, + { + "unique_id": 19002, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a bowl" + }, + { + "unique_id": 19003, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a frisbee" + }, + { + "unique_id": 19004, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a frisbee above a bowl" + }, + { + "unique_id": 19005, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a bowl above a frisbee" + }, + { + "unique_id": 19006, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a frisbee below a bowl" + }, + { + "unique_id": 19007, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a bowl below a frisbee" + }, + { + "unique_id": 19008, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a frisbee and a bowl" + }, + { + "unique_id": 19009, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a bowl and a frisbee" + }, + { + "unique_id": 19010, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a banana" + }, + { + "unique_id": 19011, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a frisbee" + }, + { + "unique_id": 19012, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a banana" + }, + { + "unique_id": 19013, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a frisbee" + }, + { + "unique_id": 19014, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a frisbee above a banana" + }, + { + "unique_id": 19015, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a banana above a frisbee" + }, + { + "unique_id": 19016, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a frisbee below a banana" + }, + { + "unique_id": 19017, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a banana below a frisbee" + }, + { + "unique_id": 19018, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a frisbee and a banana" + }, + { + "unique_id": 19019, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a banana and a frisbee" + }, + { + "unique_id": 19020, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of an apple" + }, + { + "unique_id": 19021, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a frisbee" + }, + { + "unique_id": 19022, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of an apple" + }, + { + "unique_id": 19023, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a frisbee" + }, + { + "unique_id": 19024, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a frisbee above an apple" + }, + { + "unique_id": 19025, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "an apple above a frisbee" + }, + { + "unique_id": 19026, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a frisbee below an apple" + }, + { + "unique_id": 19027, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "an apple below a frisbee" + }, + { + "unique_id": 19028, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a frisbee and an apple" + }, + { + "unique_id": 19029, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "an apple and a frisbee" + }, + { + "unique_id": 19030, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a sandwich" + }, + { + "unique_id": 19031, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a frisbee" + }, + { + "unique_id": 19032, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a sandwich" + }, + { + "unique_id": 19033, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a frisbee" + }, + { + "unique_id": 19034, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a frisbee above a sandwich" + }, + { + "unique_id": 19035, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a sandwich above a frisbee" + }, + { + "unique_id": 19036, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a frisbee below a sandwich" + }, + { + "unique_id": 19037, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a sandwich below a frisbee" + }, + { + "unique_id": 19038, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a frisbee and a sandwich" + }, + { + "unique_id": 19039, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a sandwich and a frisbee" + }, + { + "unique_id": 19040, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of an orange" + }, + { + "unique_id": 19041, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a frisbee" + }, + { + "unique_id": 19042, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of an orange" + }, + { + "unique_id": 19043, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a frisbee" + }, + { + "unique_id": 19044, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a frisbee above an orange" + }, + { + "unique_id": 19045, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "an orange above a frisbee" + }, + { + "unique_id": 19046, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a frisbee below an orange" + }, + { + "unique_id": 19047, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "an orange below a frisbee" + }, + { + "unique_id": 19048, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a frisbee and an orange" + }, + { + "unique_id": 19049, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "an orange and a frisbee" + }, + { + "unique_id": 19050, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a broccoli" + }, + { + "unique_id": 19051, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a frisbee" + }, + { + "unique_id": 19052, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a broccoli" + }, + { + "unique_id": 19053, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a frisbee" + }, + { + "unique_id": 19054, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a frisbee above a broccoli" + }, + { + "unique_id": 19055, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a broccoli above a frisbee" + }, + { + "unique_id": 19056, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a frisbee below a broccoli" + }, + { + "unique_id": 19057, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a broccoli below a frisbee" + }, + { + "unique_id": 19058, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a frisbee and a broccoli" + }, + { + "unique_id": 19059, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a broccoli and a frisbee" + }, + { + "unique_id": 19060, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a carrot" + }, + { + "unique_id": 19061, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a frisbee" + }, + { + "unique_id": 19062, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a carrot" + }, + { + "unique_id": 19063, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a frisbee" + }, + { + "unique_id": 19064, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a frisbee above a carrot" + }, + { + "unique_id": 19065, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a carrot above a frisbee" + }, + { + "unique_id": 19066, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a frisbee below a carrot" + }, + { + "unique_id": 19067, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a carrot below a frisbee" + }, + { + "unique_id": 19068, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a frisbee and a carrot" + }, + { + "unique_id": 19069, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a carrot and a frisbee" + }, + { + "unique_id": 19070, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a hot dog" + }, + { + "unique_id": 19071, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a frisbee" + }, + { + "unique_id": 19072, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a hot dog" + }, + { + "unique_id": 19073, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a frisbee" + }, + { + "unique_id": 19074, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a frisbee above a hot dog" + }, + { + "unique_id": 19075, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a hot dog above a frisbee" + }, + { + "unique_id": 19076, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a frisbee below a hot dog" + }, + { + "unique_id": 19077, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a hot dog below a frisbee" + }, + { + "unique_id": 19078, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a frisbee and a hot dog" + }, + { + "unique_id": 19079, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a hot dog and a frisbee" + }, + { + "unique_id": 19080, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a pizza" + }, + { + "unique_id": 19081, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a frisbee" + }, + { + "unique_id": 19082, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a pizza" + }, + { + "unique_id": 19083, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a frisbee" + }, + { + "unique_id": 19084, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a frisbee above a pizza" + }, + { + "unique_id": 19085, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a pizza above a frisbee" + }, + { + "unique_id": 19086, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a frisbee below a pizza" + }, + { + "unique_id": 19087, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a pizza below a frisbee" + }, + { + "unique_id": 19088, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a frisbee and a pizza" + }, + { + "unique_id": 19089, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a pizza and a frisbee" + }, + { + "unique_id": 19090, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a donut" + }, + { + "unique_id": 19091, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a frisbee" + }, + { + "unique_id": 19092, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a donut" + }, + { + "unique_id": 19093, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a frisbee" + }, + { + "unique_id": 19094, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a frisbee above a donut" + }, + { + "unique_id": 19095, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a donut above a frisbee" + }, + { + "unique_id": 19096, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a frisbee below a donut" + }, + { + "unique_id": 19097, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a donut below a frisbee" + }, + { + "unique_id": 19098, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a frisbee and a donut" + }, + { + "unique_id": 19099, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a donut and a frisbee" + }, + { + "unique_id": 19100, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a cake" + }, + { + "unique_id": 19101, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a frisbee" + }, + { + "unique_id": 19102, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a cake" + }, + { + "unique_id": 19103, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a frisbee" + }, + { + "unique_id": 19104, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a frisbee above a cake" + }, + { + "unique_id": 19105, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a cake above a frisbee" + }, + { + "unique_id": 19106, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a frisbee below a cake" + }, + { + "unique_id": 19107, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a cake below a frisbee" + }, + { + "unique_id": 19108, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a frisbee and a cake" + }, + { + "unique_id": 19109, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a cake and a frisbee" + }, + { + "unique_id": 19110, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a chair" + }, + { + "unique_id": 19111, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a frisbee" + }, + { + "unique_id": 19112, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a chair" + }, + { + "unique_id": 19113, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a frisbee" + }, + { + "unique_id": 19114, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a frisbee above a chair" + }, + { + "unique_id": 19115, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a chair above a frisbee" + }, + { + "unique_id": 19116, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a frisbee below a chair" + }, + { + "unique_id": 19117, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a chair below a frisbee" + }, + { + "unique_id": 19118, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a frisbee and a chair" + }, + { + "unique_id": 19119, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a chair and a frisbee" + }, + { + "unique_id": 19120, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a couch" + }, + { + "unique_id": 19121, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a frisbee" + }, + { + "unique_id": 19122, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a couch" + }, + { + "unique_id": 19123, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a frisbee" + }, + { + "unique_id": 19124, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a frisbee above a couch" + }, + { + "unique_id": 19125, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a couch above a frisbee" + }, + { + "unique_id": 19126, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a frisbee below a couch" + }, + { + "unique_id": 19127, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a couch below a frisbee" + }, + { + "unique_id": 19128, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a frisbee and a couch" + }, + { + "unique_id": 19129, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a couch and a frisbee" + }, + { + "unique_id": 19130, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a potted plant" + }, + { + "unique_id": 19131, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a frisbee" + }, + { + "unique_id": 19132, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a potted plant" + }, + { + "unique_id": 19133, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a frisbee" + }, + { + "unique_id": 19134, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a frisbee above a potted plant" + }, + { + "unique_id": 19135, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a potted plant above a frisbee" + }, + { + "unique_id": 19136, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a frisbee below a potted plant" + }, + { + "unique_id": 19137, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a potted plant below a frisbee" + }, + { + "unique_id": 19138, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a frisbee and a potted plant" + }, + { + "unique_id": 19139, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a potted plant and a frisbee" + }, + { + "unique_id": 19140, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a bed" + }, + { + "unique_id": 19141, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a frisbee" + }, + { + "unique_id": 19142, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a bed" + }, + { + "unique_id": 19143, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a frisbee" + }, + { + "unique_id": 19144, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a frisbee above a bed" + }, + { + "unique_id": 19145, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a bed above a frisbee" + }, + { + "unique_id": 19146, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a frisbee below a bed" + }, + { + "unique_id": 19147, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a bed below a frisbee" + }, + { + "unique_id": 19148, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a frisbee and a bed" + }, + { + "unique_id": 19149, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a bed and a frisbee" + }, + { + "unique_id": 19150, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a dining table" + }, + { + "unique_id": 19151, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a frisbee" + }, + { + "unique_id": 19152, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a dining table" + }, + { + "unique_id": 19153, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a frisbee" + }, + { + "unique_id": 19154, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a frisbee above a dining table" + }, + { + "unique_id": 19155, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a dining table above a frisbee" + }, + { + "unique_id": 19156, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a frisbee below a dining table" + }, + { + "unique_id": 19157, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a dining table below a frisbee" + }, + { + "unique_id": 19158, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a frisbee and a dining table" + }, + { + "unique_id": 19159, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a dining table and a frisbee" + }, + { + "unique_id": 19160, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a toilet" + }, + { + "unique_id": 19161, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a frisbee" + }, + { + "unique_id": 19162, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a toilet" + }, + { + "unique_id": 19163, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a frisbee" + }, + { + "unique_id": 19164, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a frisbee above a toilet" + }, + { + "unique_id": 19165, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a toilet above a frisbee" + }, + { + "unique_id": 19166, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a frisbee below a toilet" + }, + { + "unique_id": 19167, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a toilet below a frisbee" + }, + { + "unique_id": 19168, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a frisbee and a toilet" + }, + { + "unique_id": 19169, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a toilet and a frisbee" + }, + { + "unique_id": 19170, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a tv" + }, + { + "unique_id": 19171, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a frisbee" + }, + { + "unique_id": 19172, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a tv" + }, + { + "unique_id": 19173, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a frisbee" + }, + { + "unique_id": 19174, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a frisbee above a tv" + }, + { + "unique_id": 19175, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a tv above a frisbee" + }, + { + "unique_id": 19176, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a frisbee below a tv" + }, + { + "unique_id": 19177, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a tv below a frisbee" + }, + { + "unique_id": 19178, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a frisbee and a tv" + }, + { + "unique_id": 19179, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a tv and a frisbee" + }, + { + "unique_id": 19180, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a laptop" + }, + { + "unique_id": 19181, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a frisbee" + }, + { + "unique_id": 19182, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a laptop" + }, + { + "unique_id": 19183, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a frisbee" + }, + { + "unique_id": 19184, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a frisbee above a laptop" + }, + { + "unique_id": 19185, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a laptop above a frisbee" + }, + { + "unique_id": 19186, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a frisbee below a laptop" + }, + { + "unique_id": 19187, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a laptop below a frisbee" + }, + { + "unique_id": 19188, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a frisbee and a laptop" + }, + { + "unique_id": 19189, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a laptop and a frisbee" + }, + { + "unique_id": 19190, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a mouse" + }, + { + "unique_id": 19191, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a frisbee" + }, + { + "unique_id": 19192, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a mouse" + }, + { + "unique_id": 19193, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a frisbee" + }, + { + "unique_id": 19194, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a frisbee above a mouse" + }, + { + "unique_id": 19195, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a mouse above a frisbee" + }, + { + "unique_id": 19196, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a frisbee below a mouse" + }, + { + "unique_id": 19197, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a mouse below a frisbee" + }, + { + "unique_id": 19198, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a frisbee and a mouse" + }, + { + "unique_id": 19199, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a mouse and a frisbee" + }, + { + "unique_id": 19200, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a remote" + }, + { + "unique_id": 19201, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a frisbee" + }, + { + "unique_id": 19202, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a remote" + }, + { + "unique_id": 19203, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a frisbee" + }, + { + "unique_id": 19204, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a frisbee above a remote" + }, + { + "unique_id": 19205, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a remote above a frisbee" + }, + { + "unique_id": 19206, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a frisbee below a remote" + }, + { + "unique_id": 19207, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a remote below a frisbee" + }, + { + "unique_id": 19208, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a frisbee and a remote" + }, + { + "unique_id": 19209, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a remote and a frisbee" + }, + { + "unique_id": 19210, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a keyboard" + }, + { + "unique_id": 19211, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a frisbee" + }, + { + "unique_id": 19212, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a keyboard" + }, + { + "unique_id": 19213, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a frisbee" + }, + { + "unique_id": 19214, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a frisbee above a keyboard" + }, + { + "unique_id": 19215, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a keyboard above a frisbee" + }, + { + "unique_id": 19216, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a frisbee below a keyboard" + }, + { + "unique_id": 19217, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a keyboard below a frisbee" + }, + { + "unique_id": 19218, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a frisbee and a keyboard" + }, + { + "unique_id": 19219, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a keyboard and a frisbee" + }, + { + "unique_id": 19220, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a cell phone" + }, + { + "unique_id": 19221, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a frisbee" + }, + { + "unique_id": 19222, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a cell phone" + }, + { + "unique_id": 19223, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a frisbee" + }, + { + "unique_id": 19224, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a frisbee above a cell phone" + }, + { + "unique_id": 19225, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a cell phone above a frisbee" + }, + { + "unique_id": 19226, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a frisbee below a cell phone" + }, + { + "unique_id": 19227, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a cell phone below a frisbee" + }, + { + "unique_id": 19228, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a frisbee and a cell phone" + }, + { + "unique_id": 19229, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a cell phone and a frisbee" + }, + { + "unique_id": 19230, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a microwave" + }, + { + "unique_id": 19231, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a frisbee" + }, + { + "unique_id": 19232, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a microwave" + }, + { + "unique_id": 19233, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a frisbee" + }, + { + "unique_id": 19234, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a frisbee above a microwave" + }, + { + "unique_id": 19235, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a microwave above a frisbee" + }, + { + "unique_id": 19236, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a frisbee below a microwave" + }, + { + "unique_id": 19237, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a microwave below a frisbee" + }, + { + "unique_id": 19238, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a frisbee and a microwave" + }, + { + "unique_id": 19239, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a microwave and a frisbee" + }, + { + "unique_id": 19240, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of an oven" + }, + { + "unique_id": 19241, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a frisbee" + }, + { + "unique_id": 19242, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of an oven" + }, + { + "unique_id": 19243, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a frisbee" + }, + { + "unique_id": 19244, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a frisbee above an oven" + }, + { + "unique_id": 19245, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "an oven above a frisbee" + }, + { + "unique_id": 19246, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a frisbee below an oven" + }, + { + "unique_id": 19247, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "an oven below a frisbee" + }, + { + "unique_id": 19248, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a frisbee and an oven" + }, + { + "unique_id": 19249, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "an oven and a frisbee" + }, + { + "unique_id": 19250, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a toaster" + }, + { + "unique_id": 19251, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a frisbee" + }, + { + "unique_id": 19252, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a toaster" + }, + { + "unique_id": 19253, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a frisbee" + }, + { + "unique_id": 19254, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a frisbee above a toaster" + }, + { + "unique_id": 19255, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a toaster above a frisbee" + }, + { + "unique_id": 19256, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a frisbee below a toaster" + }, + { + "unique_id": 19257, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a toaster below a frisbee" + }, + { + "unique_id": 19258, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a frisbee and a toaster" + }, + { + "unique_id": 19259, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a toaster and a frisbee" + }, + { + "unique_id": 19260, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a sink" + }, + { + "unique_id": 19261, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a frisbee" + }, + { + "unique_id": 19262, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a sink" + }, + { + "unique_id": 19263, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a frisbee" + }, + { + "unique_id": 19264, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a frisbee above a sink" + }, + { + "unique_id": 19265, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a sink above a frisbee" + }, + { + "unique_id": 19266, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a frisbee below a sink" + }, + { + "unique_id": 19267, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a sink below a frisbee" + }, + { + "unique_id": 19268, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a frisbee and a sink" + }, + { + "unique_id": 19269, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a sink and a frisbee" + }, + { + "unique_id": 19270, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a refrigerator" + }, + { + "unique_id": 19271, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a frisbee" + }, + { + "unique_id": 19272, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a refrigerator" + }, + { + "unique_id": 19273, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a frisbee" + }, + { + "unique_id": 19274, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a frisbee above a refrigerator" + }, + { + "unique_id": 19275, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a refrigerator above a frisbee" + }, + { + "unique_id": 19276, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a frisbee below a refrigerator" + }, + { + "unique_id": 19277, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a refrigerator below a frisbee" + }, + { + "unique_id": 19278, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a frisbee and a refrigerator" + }, + { + "unique_id": 19279, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a refrigerator and a frisbee" + }, + { + "unique_id": 19280, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a book" + }, + { + "unique_id": 19281, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a book to the left of a frisbee" + }, + { + "unique_id": 19282, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a book" + }, + { + "unique_id": 19283, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a book to the right of a frisbee" + }, + { + "unique_id": 19284, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a frisbee above a book" + }, + { + "unique_id": 19285, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a book above a frisbee" + }, + { + "unique_id": 19286, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a frisbee below a book" + }, + { + "unique_id": 19287, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a book below a frisbee" + }, + { + "unique_id": 19288, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a frisbee and a book" + }, + { + "unique_id": 19289, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a book and a frisbee" + }, + { + "unique_id": 19290, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a clock" + }, + { + "unique_id": 19291, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a frisbee" + }, + { + "unique_id": 19292, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a clock" + }, + { + "unique_id": 19293, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a frisbee" + }, + { + "unique_id": 19294, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a frisbee above a clock" + }, + { + "unique_id": 19295, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a clock above a frisbee" + }, + { + "unique_id": 19296, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a frisbee below a clock" + }, + { + "unique_id": 19297, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a clock below a frisbee" + }, + { + "unique_id": 19298, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a frisbee and a clock" + }, + { + "unique_id": 19299, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a clock and a frisbee" + }, + { + "unique_id": 19300, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a vase" + }, + { + "unique_id": 19301, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a frisbee" + }, + { + "unique_id": 19302, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a vase" + }, + { + "unique_id": 19303, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a frisbee" + }, + { + "unique_id": 19304, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a frisbee above a vase" + }, + { + "unique_id": 19305, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a vase above a frisbee" + }, + { + "unique_id": 19306, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a frisbee below a vase" + }, + { + "unique_id": 19307, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a vase below a frisbee" + }, + { + "unique_id": 19308, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a frisbee and a vase" + }, + { + "unique_id": 19309, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a vase and a frisbee" + }, + { + "unique_id": 19310, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a scissors" + }, + { + "unique_id": 19311, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a frisbee" + }, + { + "unique_id": 19312, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a scissors" + }, + { + "unique_id": 19313, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a frisbee" + }, + { + "unique_id": 19314, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a frisbee above a scissors" + }, + { + "unique_id": 19315, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a scissors above a frisbee" + }, + { + "unique_id": 19316, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a frisbee below a scissors" + }, + { + "unique_id": 19317, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a scissors below a frisbee" + }, + { + "unique_id": 19318, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a frisbee and a scissors" + }, + { + "unique_id": 19319, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a scissors and a frisbee" + }, + { + "unique_id": 19320, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a teddy bear" + }, + { + "unique_id": 19321, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a frisbee" + }, + { + "unique_id": 19322, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a teddy bear" + }, + { + "unique_id": 19323, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a frisbee" + }, + { + "unique_id": 19324, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a frisbee above a teddy bear" + }, + { + "unique_id": 19325, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a teddy bear above a frisbee" + }, + { + "unique_id": 19326, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a frisbee below a teddy bear" + }, + { + "unique_id": 19327, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a teddy bear below a frisbee" + }, + { + "unique_id": 19328, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a frisbee and a teddy bear" + }, + { + "unique_id": 19329, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a teddy bear and a frisbee" + }, + { + "unique_id": 19330, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a hair drier" + }, + { + "unique_id": 19331, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a frisbee" + }, + { + "unique_id": 19332, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a hair drier" + }, + { + "unique_id": 19333, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a frisbee" + }, + { + "unique_id": 19334, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a frisbee above a hair drier" + }, + { + "unique_id": 19335, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a hair drier above a frisbee" + }, + { + "unique_id": 19336, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a frisbee below a hair drier" + }, + { + "unique_id": 19337, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a hair drier below a frisbee" + }, + { + "unique_id": 19338, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a frisbee and a hair drier" + }, + { + "unique_id": 19339, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a hair drier and a frisbee" + }, + { + "unique_id": 19340, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a frisbee to the left of a toothbrush" + }, + { + "unique_id": 19341, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a frisbee" + }, + { + "unique_id": 19342, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a frisbee to the right of a toothbrush" + }, + { + "unique_id": 19343, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a frisbee" + }, + { + "unique_id": 19344, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a frisbee above a toothbrush" + }, + { + "unique_id": 19345, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "above", + "text": "a toothbrush above a frisbee" + }, + { + "unique_id": 19346, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a frisbee below a toothbrush" + }, + { + "unique_id": 19347, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "below", + "text": "a toothbrush below a frisbee" + }, + { + "unique_id": 19348, + "num_objects": 2, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a frisbee and a toothbrush" + }, + { + "unique_id": 19349, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "frisbee" + ], + "rel_type": "and", + "text": "a toothbrush and a frisbee" + }, + { + "unique_id": 19350, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a snowboard" + }, + { + "unique_id": 19351, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a skis" + }, + { + "unique_id": 19352, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a snowboard" + }, + { + "unique_id": 19353, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a skis" + }, + { + "unique_id": 19354, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a skis above a snowboard" + }, + { + "unique_id": 19355, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a snowboard above a skis" + }, + { + "unique_id": 19356, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a skis below a snowboard" + }, + { + "unique_id": 19357, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a snowboard below a skis" + }, + { + "unique_id": 19358, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a skis and a snowboard" + }, + { + "unique_id": 19359, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a snowboard and a skis" + }, + { + "unique_id": 19360, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a sports ball" + }, + { + "unique_id": 19361, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a skis" + }, + { + "unique_id": 19362, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a sports ball" + }, + { + "unique_id": 19363, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a skis" + }, + { + "unique_id": 19364, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a skis above a sports ball" + }, + { + "unique_id": 19365, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a sports ball above a skis" + }, + { + "unique_id": 19366, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a skis below a sports ball" + }, + { + "unique_id": 19367, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a sports ball below a skis" + }, + { + "unique_id": 19368, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a skis and a sports ball" + }, + { + "unique_id": 19369, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a sports ball and a skis" + }, + { + "unique_id": 19370, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a kite" + }, + { + "unique_id": 19371, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a skis" + }, + { + "unique_id": 19372, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a kite" + }, + { + "unique_id": 19373, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a skis" + }, + { + "unique_id": 19374, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a skis above a kite" + }, + { + "unique_id": 19375, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a kite above a skis" + }, + { + "unique_id": 19376, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a skis below a kite" + }, + { + "unique_id": 19377, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a kite below a skis" + }, + { + "unique_id": 19378, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a skis and a kite" + }, + { + "unique_id": 19379, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a kite and a skis" + }, + { + "unique_id": 19380, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a baseball bat" + }, + { + "unique_id": 19381, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a skis" + }, + { + "unique_id": 19382, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a baseball bat" + }, + { + "unique_id": 19383, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a skis" + }, + { + "unique_id": 19384, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a skis above a baseball bat" + }, + { + "unique_id": 19385, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a baseball bat above a skis" + }, + { + "unique_id": 19386, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a skis below a baseball bat" + }, + { + "unique_id": 19387, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a baseball bat below a skis" + }, + { + "unique_id": 19388, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a skis and a baseball bat" + }, + { + "unique_id": 19389, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a baseball bat and a skis" + }, + { + "unique_id": 19390, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a baseball glove" + }, + { + "unique_id": 19391, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a skis" + }, + { + "unique_id": 19392, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a baseball glove" + }, + { + "unique_id": 19393, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a skis" + }, + { + "unique_id": 19394, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a skis above a baseball glove" + }, + { + "unique_id": 19395, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a baseball glove above a skis" + }, + { + "unique_id": 19396, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a skis below a baseball glove" + }, + { + "unique_id": 19397, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a baseball glove below a skis" + }, + { + "unique_id": 19398, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a skis and a baseball glove" + }, + { + "unique_id": 19399, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a baseball glove and a skis" + }, + { + "unique_id": 19400, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a skateboard" + }, + { + "unique_id": 19401, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a skis" + }, + { + "unique_id": 19402, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a skateboard" + }, + { + "unique_id": 19403, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a skis" + }, + { + "unique_id": 19404, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a skis above a skateboard" + }, + { + "unique_id": 19405, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a skateboard above a skis" + }, + { + "unique_id": 19406, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a skis below a skateboard" + }, + { + "unique_id": 19407, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a skateboard below a skis" + }, + { + "unique_id": 19408, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a skis and a skateboard" + }, + { + "unique_id": 19409, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a skateboard and a skis" + }, + { + "unique_id": 19410, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a surfboard" + }, + { + "unique_id": 19411, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a skis" + }, + { + "unique_id": 19412, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a surfboard" + }, + { + "unique_id": 19413, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a skis" + }, + { + "unique_id": 19414, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a skis above a surfboard" + }, + { + "unique_id": 19415, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a surfboard above a skis" + }, + { + "unique_id": 19416, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a skis below a surfboard" + }, + { + "unique_id": 19417, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a surfboard below a skis" + }, + { + "unique_id": 19418, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a skis and a surfboard" + }, + { + "unique_id": 19419, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a surfboard and a skis" + }, + { + "unique_id": 19420, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a tennis racket" + }, + { + "unique_id": 19421, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a skis" + }, + { + "unique_id": 19422, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a tennis racket" + }, + { + "unique_id": 19423, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a skis" + }, + { + "unique_id": 19424, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a skis above a tennis racket" + }, + { + "unique_id": 19425, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a tennis racket above a skis" + }, + { + "unique_id": 19426, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a skis below a tennis racket" + }, + { + "unique_id": 19427, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a tennis racket below a skis" + }, + { + "unique_id": 19428, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a skis and a tennis racket" + }, + { + "unique_id": 19429, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a tennis racket and a skis" + }, + { + "unique_id": 19430, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a bottle" + }, + { + "unique_id": 19431, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a skis" + }, + { + "unique_id": 19432, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a bottle" + }, + { + "unique_id": 19433, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a skis" + }, + { + "unique_id": 19434, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a skis above a bottle" + }, + { + "unique_id": 19435, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a bottle above a skis" + }, + { + "unique_id": 19436, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a skis below a bottle" + }, + { + "unique_id": 19437, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a bottle below a skis" + }, + { + "unique_id": 19438, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a skis and a bottle" + }, + { + "unique_id": 19439, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a bottle and a skis" + }, + { + "unique_id": 19440, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a wine glass" + }, + { + "unique_id": 19441, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a skis" + }, + { + "unique_id": 19442, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a wine glass" + }, + { + "unique_id": 19443, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a skis" + }, + { + "unique_id": 19444, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a skis above a wine glass" + }, + { + "unique_id": 19445, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a wine glass above a skis" + }, + { + "unique_id": 19446, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a skis below a wine glass" + }, + { + "unique_id": 19447, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a wine glass below a skis" + }, + { + "unique_id": 19448, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a skis and a wine glass" + }, + { + "unique_id": 19449, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a wine glass and a skis" + }, + { + "unique_id": 19450, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a cup" + }, + { + "unique_id": 19451, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a skis" + }, + { + "unique_id": 19452, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a cup" + }, + { + "unique_id": 19453, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a skis" + }, + { + "unique_id": 19454, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a skis above a cup" + }, + { + "unique_id": 19455, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a cup above a skis" + }, + { + "unique_id": 19456, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a skis below a cup" + }, + { + "unique_id": 19457, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a cup below a skis" + }, + { + "unique_id": 19458, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a skis and a cup" + }, + { + "unique_id": 19459, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a cup and a skis" + }, + { + "unique_id": 19460, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a fork" + }, + { + "unique_id": 19461, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a skis" + }, + { + "unique_id": 19462, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a fork" + }, + { + "unique_id": 19463, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a skis" + }, + { + "unique_id": 19464, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a skis above a fork" + }, + { + "unique_id": 19465, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a fork above a skis" + }, + { + "unique_id": 19466, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a skis below a fork" + }, + { + "unique_id": 19467, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a fork below a skis" + }, + { + "unique_id": 19468, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a skis and a fork" + }, + { + "unique_id": 19469, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a fork and a skis" + }, + { + "unique_id": 19470, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a knife" + }, + { + "unique_id": 19471, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a skis" + }, + { + "unique_id": 19472, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a knife" + }, + { + "unique_id": 19473, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a skis" + }, + { + "unique_id": 19474, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a skis above a knife" + }, + { + "unique_id": 19475, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a knife above a skis" + }, + { + "unique_id": 19476, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a skis below a knife" + }, + { + "unique_id": 19477, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a knife below a skis" + }, + { + "unique_id": 19478, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a skis and a knife" + }, + { + "unique_id": 19479, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a knife and a skis" + }, + { + "unique_id": 19480, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a spoon" + }, + { + "unique_id": 19481, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a skis" + }, + { + "unique_id": 19482, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a spoon" + }, + { + "unique_id": 19483, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a skis" + }, + { + "unique_id": 19484, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a skis above a spoon" + }, + { + "unique_id": 19485, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a spoon above a skis" + }, + { + "unique_id": 19486, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a skis below a spoon" + }, + { + "unique_id": 19487, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a spoon below a skis" + }, + { + "unique_id": 19488, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a skis and a spoon" + }, + { + "unique_id": 19489, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a spoon and a skis" + }, + { + "unique_id": 19490, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a bowl" + }, + { + "unique_id": 19491, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a skis" + }, + { + "unique_id": 19492, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a bowl" + }, + { + "unique_id": 19493, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a skis" + }, + { + "unique_id": 19494, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a skis above a bowl" + }, + { + "unique_id": 19495, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a bowl above a skis" + }, + { + "unique_id": 19496, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a skis below a bowl" + }, + { + "unique_id": 19497, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a bowl below a skis" + }, + { + "unique_id": 19498, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a skis and a bowl" + }, + { + "unique_id": 19499, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a bowl and a skis" + }, + { + "unique_id": 19500, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a banana" + }, + { + "unique_id": 19501, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a skis" + }, + { + "unique_id": 19502, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a banana" + }, + { + "unique_id": 19503, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a skis" + }, + { + "unique_id": 19504, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a skis above a banana" + }, + { + "unique_id": 19505, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a banana above a skis" + }, + { + "unique_id": 19506, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a skis below a banana" + }, + { + "unique_id": 19507, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a banana below a skis" + }, + { + "unique_id": 19508, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a skis and a banana" + }, + { + "unique_id": 19509, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a banana and a skis" + }, + { + "unique_id": 19510, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a skis to the left of an apple" + }, + { + "unique_id": 19511, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a skis" + }, + { + "unique_id": 19512, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a skis to the right of an apple" + }, + { + "unique_id": 19513, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a skis" + }, + { + "unique_id": 19514, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a skis above an apple" + }, + { + "unique_id": 19515, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "an apple above a skis" + }, + { + "unique_id": 19516, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a skis below an apple" + }, + { + "unique_id": 19517, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "an apple below a skis" + }, + { + "unique_id": 19518, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a skis and an apple" + }, + { + "unique_id": 19519, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "an apple and a skis" + }, + { + "unique_id": 19520, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a sandwich" + }, + { + "unique_id": 19521, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a skis" + }, + { + "unique_id": 19522, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a sandwich" + }, + { + "unique_id": 19523, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a skis" + }, + { + "unique_id": 19524, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a skis above a sandwich" + }, + { + "unique_id": 19525, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a sandwich above a skis" + }, + { + "unique_id": 19526, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a skis below a sandwich" + }, + { + "unique_id": 19527, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a sandwich below a skis" + }, + { + "unique_id": 19528, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a skis and a sandwich" + }, + { + "unique_id": 19529, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a sandwich and a skis" + }, + { + "unique_id": 19530, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a skis to the left of an orange" + }, + { + "unique_id": 19531, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a skis" + }, + { + "unique_id": 19532, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a skis to the right of an orange" + }, + { + "unique_id": 19533, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a skis" + }, + { + "unique_id": 19534, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a skis above an orange" + }, + { + "unique_id": 19535, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "an orange above a skis" + }, + { + "unique_id": 19536, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a skis below an orange" + }, + { + "unique_id": 19537, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "an orange below a skis" + }, + { + "unique_id": 19538, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a skis and an orange" + }, + { + "unique_id": 19539, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "an orange and a skis" + }, + { + "unique_id": 19540, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a broccoli" + }, + { + "unique_id": 19541, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a skis" + }, + { + "unique_id": 19542, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a broccoli" + }, + { + "unique_id": 19543, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a skis" + }, + { + "unique_id": 19544, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a skis above a broccoli" + }, + { + "unique_id": 19545, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a broccoli above a skis" + }, + { + "unique_id": 19546, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a skis below a broccoli" + }, + { + "unique_id": 19547, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a broccoli below a skis" + }, + { + "unique_id": 19548, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a skis and a broccoli" + }, + { + "unique_id": 19549, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a broccoli and a skis" + }, + { + "unique_id": 19550, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a carrot" + }, + { + "unique_id": 19551, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a skis" + }, + { + "unique_id": 19552, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a carrot" + }, + { + "unique_id": 19553, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a skis" + }, + { + "unique_id": 19554, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a skis above a carrot" + }, + { + "unique_id": 19555, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a carrot above a skis" + }, + { + "unique_id": 19556, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a skis below a carrot" + }, + { + "unique_id": 19557, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a carrot below a skis" + }, + { + "unique_id": 19558, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a skis and a carrot" + }, + { + "unique_id": 19559, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a carrot and a skis" + }, + { + "unique_id": 19560, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a hot dog" + }, + { + "unique_id": 19561, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a skis" + }, + { + "unique_id": 19562, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a hot dog" + }, + { + "unique_id": 19563, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a skis" + }, + { + "unique_id": 19564, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a skis above a hot dog" + }, + { + "unique_id": 19565, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a hot dog above a skis" + }, + { + "unique_id": 19566, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a skis below a hot dog" + }, + { + "unique_id": 19567, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a hot dog below a skis" + }, + { + "unique_id": 19568, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a skis and a hot dog" + }, + { + "unique_id": 19569, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a hot dog and a skis" + }, + { + "unique_id": 19570, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a pizza" + }, + { + "unique_id": 19571, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a skis" + }, + { + "unique_id": 19572, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a pizza" + }, + { + "unique_id": 19573, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a skis" + }, + { + "unique_id": 19574, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a skis above a pizza" + }, + { + "unique_id": 19575, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a pizza above a skis" + }, + { + "unique_id": 19576, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a skis below a pizza" + }, + { + "unique_id": 19577, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a pizza below a skis" + }, + { + "unique_id": 19578, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a skis and a pizza" + }, + { + "unique_id": 19579, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a pizza and a skis" + }, + { + "unique_id": 19580, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a donut" + }, + { + "unique_id": 19581, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a skis" + }, + { + "unique_id": 19582, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a donut" + }, + { + "unique_id": 19583, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a skis" + }, + { + "unique_id": 19584, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a skis above a donut" + }, + { + "unique_id": 19585, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a donut above a skis" + }, + { + "unique_id": 19586, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a skis below a donut" + }, + { + "unique_id": 19587, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a donut below a skis" + }, + { + "unique_id": 19588, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a skis and a donut" + }, + { + "unique_id": 19589, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a donut and a skis" + }, + { + "unique_id": 19590, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a cake" + }, + { + "unique_id": 19591, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a skis" + }, + { + "unique_id": 19592, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a cake" + }, + { + "unique_id": 19593, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a skis" + }, + { + "unique_id": 19594, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a skis above a cake" + }, + { + "unique_id": 19595, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a cake above a skis" + }, + { + "unique_id": 19596, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a skis below a cake" + }, + { + "unique_id": 19597, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a cake below a skis" + }, + { + "unique_id": 19598, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a skis and a cake" + }, + { + "unique_id": 19599, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a cake and a skis" + }, + { + "unique_id": 19600, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a chair" + }, + { + "unique_id": 19601, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a skis" + }, + { + "unique_id": 19602, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a chair" + }, + { + "unique_id": 19603, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a skis" + }, + { + "unique_id": 19604, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a skis above a chair" + }, + { + "unique_id": 19605, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a chair above a skis" + }, + { + "unique_id": 19606, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a skis below a chair" + }, + { + "unique_id": 19607, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a chair below a skis" + }, + { + "unique_id": 19608, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a skis and a chair" + }, + { + "unique_id": 19609, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a chair and a skis" + }, + { + "unique_id": 19610, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a couch" + }, + { + "unique_id": 19611, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a skis" + }, + { + "unique_id": 19612, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a couch" + }, + { + "unique_id": 19613, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a skis" + }, + { + "unique_id": 19614, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a skis above a couch" + }, + { + "unique_id": 19615, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a couch above a skis" + }, + { + "unique_id": 19616, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a skis below a couch" + }, + { + "unique_id": 19617, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a couch below a skis" + }, + { + "unique_id": 19618, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a skis and a couch" + }, + { + "unique_id": 19619, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a couch and a skis" + }, + { + "unique_id": 19620, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a potted plant" + }, + { + "unique_id": 19621, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a skis" + }, + { + "unique_id": 19622, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a potted plant" + }, + { + "unique_id": 19623, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a skis" + }, + { + "unique_id": 19624, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a skis above a potted plant" + }, + { + "unique_id": 19625, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a potted plant above a skis" + }, + { + "unique_id": 19626, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a skis below a potted plant" + }, + { + "unique_id": 19627, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a potted plant below a skis" + }, + { + "unique_id": 19628, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a skis and a potted plant" + }, + { + "unique_id": 19629, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a potted plant and a skis" + }, + { + "unique_id": 19630, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a bed" + }, + { + "unique_id": 19631, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a skis" + }, + { + "unique_id": 19632, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a bed" + }, + { + "unique_id": 19633, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a skis" + }, + { + "unique_id": 19634, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a skis above a bed" + }, + { + "unique_id": 19635, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a bed above a skis" + }, + { + "unique_id": 19636, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a skis below a bed" + }, + { + "unique_id": 19637, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a bed below a skis" + }, + { + "unique_id": 19638, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a skis and a bed" + }, + { + "unique_id": 19639, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a bed and a skis" + }, + { + "unique_id": 19640, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a dining table" + }, + { + "unique_id": 19641, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a skis" + }, + { + "unique_id": 19642, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a dining table" + }, + { + "unique_id": 19643, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a skis" + }, + { + "unique_id": 19644, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a skis above a dining table" + }, + { + "unique_id": 19645, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a dining table above a skis" + }, + { + "unique_id": 19646, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a skis below a dining table" + }, + { + "unique_id": 19647, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a dining table below a skis" + }, + { + "unique_id": 19648, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a skis and a dining table" + }, + { + "unique_id": 19649, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a dining table and a skis" + }, + { + "unique_id": 19650, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a toilet" + }, + { + "unique_id": 19651, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a skis" + }, + { + "unique_id": 19652, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a toilet" + }, + { + "unique_id": 19653, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a skis" + }, + { + "unique_id": 19654, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a skis above a toilet" + }, + { + "unique_id": 19655, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a toilet above a skis" + }, + { + "unique_id": 19656, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a skis below a toilet" + }, + { + "unique_id": 19657, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a toilet below a skis" + }, + { + "unique_id": 19658, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a skis and a toilet" + }, + { + "unique_id": 19659, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a toilet and a skis" + }, + { + "unique_id": 19660, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a tv" + }, + { + "unique_id": 19661, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a skis" + }, + { + "unique_id": 19662, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a tv" + }, + { + "unique_id": 19663, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a skis" + }, + { + "unique_id": 19664, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a skis above a tv" + }, + { + "unique_id": 19665, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a tv above a skis" + }, + { + "unique_id": 19666, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a skis below a tv" + }, + { + "unique_id": 19667, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a tv below a skis" + }, + { + "unique_id": 19668, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a skis and a tv" + }, + { + "unique_id": 19669, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a tv and a skis" + }, + { + "unique_id": 19670, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a laptop" + }, + { + "unique_id": 19671, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a skis" + }, + { + "unique_id": 19672, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a laptop" + }, + { + "unique_id": 19673, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a skis" + }, + { + "unique_id": 19674, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a skis above a laptop" + }, + { + "unique_id": 19675, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a laptop above a skis" + }, + { + "unique_id": 19676, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a skis below a laptop" + }, + { + "unique_id": 19677, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a laptop below a skis" + }, + { + "unique_id": 19678, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a skis and a laptop" + }, + { + "unique_id": 19679, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a laptop and a skis" + }, + { + "unique_id": 19680, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a mouse" + }, + { + "unique_id": 19681, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a skis" + }, + { + "unique_id": 19682, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a mouse" + }, + { + "unique_id": 19683, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a skis" + }, + { + "unique_id": 19684, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a skis above a mouse" + }, + { + "unique_id": 19685, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a mouse above a skis" + }, + { + "unique_id": 19686, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a skis below a mouse" + }, + { + "unique_id": 19687, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a mouse below a skis" + }, + { + "unique_id": 19688, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a skis and a mouse" + }, + { + "unique_id": 19689, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a mouse and a skis" + }, + { + "unique_id": 19690, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a remote" + }, + { + "unique_id": 19691, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a skis" + }, + { + "unique_id": 19692, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a remote" + }, + { + "unique_id": 19693, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a skis" + }, + { + "unique_id": 19694, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a skis above a remote" + }, + { + "unique_id": 19695, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a remote above a skis" + }, + { + "unique_id": 19696, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a skis below a remote" + }, + { + "unique_id": 19697, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a remote below a skis" + }, + { + "unique_id": 19698, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a skis and a remote" + }, + { + "unique_id": 19699, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a remote and a skis" + }, + { + "unique_id": 19700, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a keyboard" + }, + { + "unique_id": 19701, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a skis" + }, + { + "unique_id": 19702, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a keyboard" + }, + { + "unique_id": 19703, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a skis" + }, + { + "unique_id": 19704, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a skis above a keyboard" + }, + { + "unique_id": 19705, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a keyboard above a skis" + }, + { + "unique_id": 19706, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a skis below a keyboard" + }, + { + "unique_id": 19707, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a keyboard below a skis" + }, + { + "unique_id": 19708, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a skis and a keyboard" + }, + { + "unique_id": 19709, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a keyboard and a skis" + }, + { + "unique_id": 19710, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a cell phone" + }, + { + "unique_id": 19711, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a skis" + }, + { + "unique_id": 19712, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a cell phone" + }, + { + "unique_id": 19713, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a skis" + }, + { + "unique_id": 19714, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a skis above a cell phone" + }, + { + "unique_id": 19715, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a cell phone above a skis" + }, + { + "unique_id": 19716, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a skis below a cell phone" + }, + { + "unique_id": 19717, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a cell phone below a skis" + }, + { + "unique_id": 19718, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a skis and a cell phone" + }, + { + "unique_id": 19719, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a cell phone and a skis" + }, + { + "unique_id": 19720, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a microwave" + }, + { + "unique_id": 19721, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a skis" + }, + { + "unique_id": 19722, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a microwave" + }, + { + "unique_id": 19723, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a skis" + }, + { + "unique_id": 19724, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a skis above a microwave" + }, + { + "unique_id": 19725, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a microwave above a skis" + }, + { + "unique_id": 19726, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a skis below a microwave" + }, + { + "unique_id": 19727, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a microwave below a skis" + }, + { + "unique_id": 19728, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a skis and a microwave" + }, + { + "unique_id": 19729, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a microwave and a skis" + }, + { + "unique_id": 19730, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a skis to the left of an oven" + }, + { + "unique_id": 19731, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a skis" + }, + { + "unique_id": 19732, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a skis to the right of an oven" + }, + { + "unique_id": 19733, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a skis" + }, + { + "unique_id": 19734, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a skis above an oven" + }, + { + "unique_id": 19735, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "an oven above a skis" + }, + { + "unique_id": 19736, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a skis below an oven" + }, + { + "unique_id": 19737, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "an oven below a skis" + }, + { + "unique_id": 19738, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a skis and an oven" + }, + { + "unique_id": 19739, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "an oven and a skis" + }, + { + "unique_id": 19740, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a toaster" + }, + { + "unique_id": 19741, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a skis" + }, + { + "unique_id": 19742, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a toaster" + }, + { + "unique_id": 19743, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a skis" + }, + { + "unique_id": 19744, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a skis above a toaster" + }, + { + "unique_id": 19745, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a toaster above a skis" + }, + { + "unique_id": 19746, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a skis below a toaster" + }, + { + "unique_id": 19747, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a toaster below a skis" + }, + { + "unique_id": 19748, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a skis and a toaster" + }, + { + "unique_id": 19749, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a toaster and a skis" + }, + { + "unique_id": 19750, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a sink" + }, + { + "unique_id": 19751, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a skis" + }, + { + "unique_id": 19752, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a sink" + }, + { + "unique_id": 19753, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a skis" + }, + { + "unique_id": 19754, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a skis above a sink" + }, + { + "unique_id": 19755, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a sink above a skis" + }, + { + "unique_id": 19756, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a skis below a sink" + }, + { + "unique_id": 19757, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a sink below a skis" + }, + { + "unique_id": 19758, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a skis and a sink" + }, + { + "unique_id": 19759, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a sink and a skis" + }, + { + "unique_id": 19760, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a refrigerator" + }, + { + "unique_id": 19761, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a skis" + }, + { + "unique_id": 19762, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a refrigerator" + }, + { + "unique_id": 19763, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a skis" + }, + { + "unique_id": 19764, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a skis above a refrigerator" + }, + { + "unique_id": 19765, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a refrigerator above a skis" + }, + { + "unique_id": 19766, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a skis below a refrigerator" + }, + { + "unique_id": 19767, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a refrigerator below a skis" + }, + { + "unique_id": 19768, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a skis and a refrigerator" + }, + { + "unique_id": 19769, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a refrigerator and a skis" + }, + { + "unique_id": 19770, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a book" + }, + { + "unique_id": 19771, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a book to the left of a skis" + }, + { + "unique_id": 19772, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a book" + }, + { + "unique_id": 19773, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a book to the right of a skis" + }, + { + "unique_id": 19774, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a skis above a book" + }, + { + "unique_id": 19775, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a book above a skis" + }, + { + "unique_id": 19776, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a skis below a book" + }, + { + "unique_id": 19777, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a book below a skis" + }, + { + "unique_id": 19778, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a skis and a book" + }, + { + "unique_id": 19779, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a book and a skis" + }, + { + "unique_id": 19780, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a clock" + }, + { + "unique_id": 19781, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a skis" + }, + { + "unique_id": 19782, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a clock" + }, + { + "unique_id": 19783, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a skis" + }, + { + "unique_id": 19784, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a skis above a clock" + }, + { + "unique_id": 19785, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a clock above a skis" + }, + { + "unique_id": 19786, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a skis below a clock" + }, + { + "unique_id": 19787, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a clock below a skis" + }, + { + "unique_id": 19788, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a skis and a clock" + }, + { + "unique_id": 19789, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a clock and a skis" + }, + { + "unique_id": 19790, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a vase" + }, + { + "unique_id": 19791, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a skis" + }, + { + "unique_id": 19792, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a vase" + }, + { + "unique_id": 19793, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a skis" + }, + { + "unique_id": 19794, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a skis above a vase" + }, + { + "unique_id": 19795, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a vase above a skis" + }, + { + "unique_id": 19796, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a skis below a vase" + }, + { + "unique_id": 19797, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a vase below a skis" + }, + { + "unique_id": 19798, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a skis and a vase" + }, + { + "unique_id": 19799, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a vase and a skis" + }, + { + "unique_id": 19800, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a scissors" + }, + { + "unique_id": 19801, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a skis" + }, + { + "unique_id": 19802, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a scissors" + }, + { + "unique_id": 19803, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a skis" + }, + { + "unique_id": 19804, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a skis above a scissors" + }, + { + "unique_id": 19805, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a scissors above a skis" + }, + { + "unique_id": 19806, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a skis below a scissors" + }, + { + "unique_id": 19807, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a scissors below a skis" + }, + { + "unique_id": 19808, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a skis and a scissors" + }, + { + "unique_id": 19809, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a scissors and a skis" + }, + { + "unique_id": 19810, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a teddy bear" + }, + { + "unique_id": 19811, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a skis" + }, + { + "unique_id": 19812, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a teddy bear" + }, + { + "unique_id": 19813, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a skis" + }, + { + "unique_id": 19814, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a skis above a teddy bear" + }, + { + "unique_id": 19815, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a teddy bear above a skis" + }, + { + "unique_id": 19816, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a skis below a teddy bear" + }, + { + "unique_id": 19817, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a teddy bear below a skis" + }, + { + "unique_id": 19818, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a skis and a teddy bear" + }, + { + "unique_id": 19819, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a teddy bear and a skis" + }, + { + "unique_id": 19820, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a hair drier" + }, + { + "unique_id": 19821, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a skis" + }, + { + "unique_id": 19822, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a hair drier" + }, + { + "unique_id": 19823, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a skis" + }, + { + "unique_id": 19824, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a skis above a hair drier" + }, + { + "unique_id": 19825, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a hair drier above a skis" + }, + { + "unique_id": 19826, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a skis below a hair drier" + }, + { + "unique_id": 19827, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a hair drier below a skis" + }, + { + "unique_id": 19828, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a skis and a hair drier" + }, + { + "unique_id": 19829, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a hair drier and a skis" + }, + { + "unique_id": 19830, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a skis to the left of a toothbrush" + }, + { + "unique_id": 19831, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a skis" + }, + { + "unique_id": 19832, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a skis to the right of a toothbrush" + }, + { + "unique_id": 19833, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a skis" + }, + { + "unique_id": 19834, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a skis above a toothbrush" + }, + { + "unique_id": 19835, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "above", + "text": "a toothbrush above a skis" + }, + { + "unique_id": 19836, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a skis below a toothbrush" + }, + { + "unique_id": 19837, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "below", + "text": "a toothbrush below a skis" + }, + { + "unique_id": 19838, + "num_objects": 2, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a skis and a toothbrush" + }, + { + "unique_id": 19839, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skis" + ], + "rel_type": "and", + "text": "a toothbrush and a skis" + }, + { + "unique_id": 19840, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a sports ball" + }, + { + "unique_id": 19841, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a snowboard" + }, + { + "unique_id": 19842, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a sports ball" + }, + { + "unique_id": 19843, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a snowboard" + }, + { + "unique_id": 19844, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a snowboard above a sports ball" + }, + { + "unique_id": 19845, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a sports ball above a snowboard" + }, + { + "unique_id": 19846, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a snowboard below a sports ball" + }, + { + "unique_id": 19847, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a sports ball below a snowboard" + }, + { + "unique_id": 19848, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a snowboard and a sports ball" + }, + { + "unique_id": 19849, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a sports ball and a snowboard" + }, + { + "unique_id": 19850, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a kite" + }, + { + "unique_id": 19851, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a snowboard" + }, + { + "unique_id": 19852, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a kite" + }, + { + "unique_id": 19853, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a snowboard" + }, + { + "unique_id": 19854, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a snowboard above a kite" + }, + { + "unique_id": 19855, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a kite above a snowboard" + }, + { + "unique_id": 19856, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a snowboard below a kite" + }, + { + "unique_id": 19857, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a kite below a snowboard" + }, + { + "unique_id": 19858, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a snowboard and a kite" + }, + { + "unique_id": 19859, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a kite and a snowboard" + }, + { + "unique_id": 19860, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a baseball bat" + }, + { + "unique_id": 19861, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a snowboard" + }, + { + "unique_id": 19862, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a baseball bat" + }, + { + "unique_id": 19863, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a snowboard" + }, + { + "unique_id": 19864, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a snowboard above a baseball bat" + }, + { + "unique_id": 19865, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a baseball bat above a snowboard" + }, + { + "unique_id": 19866, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a snowboard below a baseball bat" + }, + { + "unique_id": 19867, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a baseball bat below a snowboard" + }, + { + "unique_id": 19868, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a snowboard and a baseball bat" + }, + { + "unique_id": 19869, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a baseball bat and a snowboard" + }, + { + "unique_id": 19870, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a baseball glove" + }, + { + "unique_id": 19871, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a snowboard" + }, + { + "unique_id": 19872, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a baseball glove" + }, + { + "unique_id": 19873, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a snowboard" + }, + { + "unique_id": 19874, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a snowboard above a baseball glove" + }, + { + "unique_id": 19875, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a baseball glove above a snowboard" + }, + { + "unique_id": 19876, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a snowboard below a baseball glove" + }, + { + "unique_id": 19877, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a baseball glove below a snowboard" + }, + { + "unique_id": 19878, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a snowboard and a baseball glove" + }, + { + "unique_id": 19879, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a baseball glove and a snowboard" + }, + { + "unique_id": 19880, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a skateboard" + }, + { + "unique_id": 19881, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a snowboard" + }, + { + "unique_id": 19882, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a skateboard" + }, + { + "unique_id": 19883, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a snowboard" + }, + { + "unique_id": 19884, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a snowboard above a skateboard" + }, + { + "unique_id": 19885, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a skateboard above a snowboard" + }, + { + "unique_id": 19886, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a snowboard below a skateboard" + }, + { + "unique_id": 19887, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a skateboard below a snowboard" + }, + { + "unique_id": 19888, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a snowboard and a skateboard" + }, + { + "unique_id": 19889, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a skateboard and a snowboard" + }, + { + "unique_id": 19890, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a surfboard" + }, + { + "unique_id": 19891, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a snowboard" + }, + { + "unique_id": 19892, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a surfboard" + }, + { + "unique_id": 19893, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a snowboard" + }, + { + "unique_id": 19894, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a snowboard above a surfboard" + }, + { + "unique_id": 19895, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a surfboard above a snowboard" + }, + { + "unique_id": 19896, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a snowboard below a surfboard" + }, + { + "unique_id": 19897, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a surfboard below a snowboard" + }, + { + "unique_id": 19898, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a snowboard and a surfboard" + }, + { + "unique_id": 19899, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a surfboard and a snowboard" + }, + { + "unique_id": 19900, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a tennis racket" + }, + { + "unique_id": 19901, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a snowboard" + }, + { + "unique_id": 19902, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a tennis racket" + }, + { + "unique_id": 19903, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a snowboard" + }, + { + "unique_id": 19904, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a snowboard above a tennis racket" + }, + { + "unique_id": 19905, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a tennis racket above a snowboard" + }, + { + "unique_id": 19906, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a snowboard below a tennis racket" + }, + { + "unique_id": 19907, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a tennis racket below a snowboard" + }, + { + "unique_id": 19908, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a snowboard and a tennis racket" + }, + { + "unique_id": 19909, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a tennis racket and a snowboard" + }, + { + "unique_id": 19910, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a bottle" + }, + { + "unique_id": 19911, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a snowboard" + }, + { + "unique_id": 19912, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a bottle" + }, + { + "unique_id": 19913, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a snowboard" + }, + { + "unique_id": 19914, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a snowboard above a bottle" + }, + { + "unique_id": 19915, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a bottle above a snowboard" + }, + { + "unique_id": 19916, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a snowboard below a bottle" + }, + { + "unique_id": 19917, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a bottle below a snowboard" + }, + { + "unique_id": 19918, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a snowboard and a bottle" + }, + { + "unique_id": 19919, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a bottle and a snowboard" + }, + { + "unique_id": 19920, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a wine glass" + }, + { + "unique_id": 19921, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a snowboard" + }, + { + "unique_id": 19922, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a wine glass" + }, + { + "unique_id": 19923, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a snowboard" + }, + { + "unique_id": 19924, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a snowboard above a wine glass" + }, + { + "unique_id": 19925, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a wine glass above a snowboard" + }, + { + "unique_id": 19926, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a snowboard below a wine glass" + }, + { + "unique_id": 19927, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a wine glass below a snowboard" + }, + { + "unique_id": 19928, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a snowboard and a wine glass" + }, + { + "unique_id": 19929, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a wine glass and a snowboard" + }, + { + "unique_id": 19930, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a cup" + }, + { + "unique_id": 19931, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a snowboard" + }, + { + "unique_id": 19932, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a cup" + }, + { + "unique_id": 19933, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a snowboard" + }, + { + "unique_id": 19934, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a snowboard above a cup" + }, + { + "unique_id": 19935, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a cup above a snowboard" + }, + { + "unique_id": 19936, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a snowboard below a cup" + }, + { + "unique_id": 19937, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a cup below a snowboard" + }, + { + "unique_id": 19938, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a snowboard and a cup" + }, + { + "unique_id": 19939, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a cup and a snowboard" + }, + { + "unique_id": 19940, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a fork" + }, + { + "unique_id": 19941, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a snowboard" + }, + { + "unique_id": 19942, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a fork" + }, + { + "unique_id": 19943, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a snowboard" + }, + { + "unique_id": 19944, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a snowboard above a fork" + }, + { + "unique_id": 19945, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a fork above a snowboard" + }, + { + "unique_id": 19946, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a snowboard below a fork" + }, + { + "unique_id": 19947, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a fork below a snowboard" + }, + { + "unique_id": 19948, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a snowboard and a fork" + }, + { + "unique_id": 19949, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a fork and a snowboard" + }, + { + "unique_id": 19950, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a knife" + }, + { + "unique_id": 19951, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a snowboard" + }, + { + "unique_id": 19952, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a knife" + }, + { + "unique_id": 19953, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a snowboard" + }, + { + "unique_id": 19954, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a snowboard above a knife" + }, + { + "unique_id": 19955, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a knife above a snowboard" + }, + { + "unique_id": 19956, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a snowboard below a knife" + }, + { + "unique_id": 19957, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a knife below a snowboard" + }, + { + "unique_id": 19958, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a snowboard and a knife" + }, + { + "unique_id": 19959, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a knife and a snowboard" + }, + { + "unique_id": 19960, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a spoon" + }, + { + "unique_id": 19961, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a snowboard" + }, + { + "unique_id": 19962, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a spoon" + }, + { + "unique_id": 19963, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a snowboard" + }, + { + "unique_id": 19964, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a snowboard above a spoon" + }, + { + "unique_id": 19965, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a spoon above a snowboard" + }, + { + "unique_id": 19966, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a snowboard below a spoon" + }, + { + "unique_id": 19967, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a spoon below a snowboard" + }, + { + "unique_id": 19968, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a snowboard and a spoon" + }, + { + "unique_id": 19969, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a spoon and a snowboard" + }, + { + "unique_id": 19970, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a bowl" + }, + { + "unique_id": 19971, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a snowboard" + }, + { + "unique_id": 19972, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a bowl" + }, + { + "unique_id": 19973, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a snowboard" + }, + { + "unique_id": 19974, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a snowboard above a bowl" + }, + { + "unique_id": 19975, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a bowl above a snowboard" + }, + { + "unique_id": 19976, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a snowboard below a bowl" + }, + { + "unique_id": 19977, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a bowl below a snowboard" + }, + { + "unique_id": 19978, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a snowboard and a bowl" + }, + { + "unique_id": 19979, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a bowl and a snowboard" + }, + { + "unique_id": 19980, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a banana" + }, + { + "unique_id": 19981, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a snowboard" + }, + { + "unique_id": 19982, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a banana" + }, + { + "unique_id": 19983, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a snowboard" + }, + { + "unique_id": 19984, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a snowboard above a banana" + }, + { + "unique_id": 19985, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a banana above a snowboard" + }, + { + "unique_id": 19986, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a snowboard below a banana" + }, + { + "unique_id": 19987, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a banana below a snowboard" + }, + { + "unique_id": 19988, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a snowboard and a banana" + }, + { + "unique_id": 19989, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a banana and a snowboard" + }, + { + "unique_id": 19990, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of an apple" + }, + { + "unique_id": 19991, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a snowboard" + }, + { + "unique_id": 19992, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of an apple" + }, + { + "unique_id": 19993, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a snowboard" + }, + { + "unique_id": 19994, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a snowboard above an apple" + }, + { + "unique_id": 19995, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "an apple above a snowboard" + }, + { + "unique_id": 19996, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a snowboard below an apple" + }, + { + "unique_id": 19997, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "an apple below a snowboard" + }, + { + "unique_id": 19998, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a snowboard and an apple" + }, + { + "unique_id": 19999, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "an apple and a snowboard" + }, + { + "unique_id": 20000, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a sandwich" + }, + { + "unique_id": 20001, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a snowboard" + }, + { + "unique_id": 20002, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a sandwich" + }, + { + "unique_id": 20003, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a snowboard" + }, + { + "unique_id": 20004, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a snowboard above a sandwich" + }, + { + "unique_id": 20005, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a sandwich above a snowboard" + }, + { + "unique_id": 20006, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a snowboard below a sandwich" + }, + { + "unique_id": 20007, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a sandwich below a snowboard" + }, + { + "unique_id": 20008, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a snowboard and a sandwich" + }, + { + "unique_id": 20009, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a sandwich and a snowboard" + }, + { + "unique_id": 20010, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of an orange" + }, + { + "unique_id": 20011, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a snowboard" + }, + { + "unique_id": 20012, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of an orange" + }, + { + "unique_id": 20013, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a snowboard" + }, + { + "unique_id": 20014, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a snowboard above an orange" + }, + { + "unique_id": 20015, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "an orange above a snowboard" + }, + { + "unique_id": 20016, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a snowboard below an orange" + }, + { + "unique_id": 20017, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "an orange below a snowboard" + }, + { + "unique_id": 20018, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a snowboard and an orange" + }, + { + "unique_id": 20019, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "an orange and a snowboard" + }, + { + "unique_id": 20020, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a broccoli" + }, + { + "unique_id": 20021, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a snowboard" + }, + { + "unique_id": 20022, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a broccoli" + }, + { + "unique_id": 20023, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a snowboard" + }, + { + "unique_id": 20024, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a snowboard above a broccoli" + }, + { + "unique_id": 20025, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a broccoli above a snowboard" + }, + { + "unique_id": 20026, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a snowboard below a broccoli" + }, + { + "unique_id": 20027, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a broccoli below a snowboard" + }, + { + "unique_id": 20028, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a snowboard and a broccoli" + }, + { + "unique_id": 20029, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a broccoli and a snowboard" + }, + { + "unique_id": 20030, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a carrot" + }, + { + "unique_id": 20031, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a snowboard" + }, + { + "unique_id": 20032, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a carrot" + }, + { + "unique_id": 20033, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a snowboard" + }, + { + "unique_id": 20034, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a snowboard above a carrot" + }, + { + "unique_id": 20035, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a carrot above a snowboard" + }, + { + "unique_id": 20036, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a snowboard below a carrot" + }, + { + "unique_id": 20037, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a carrot below a snowboard" + }, + { + "unique_id": 20038, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a snowboard and a carrot" + }, + { + "unique_id": 20039, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a carrot and a snowboard" + }, + { + "unique_id": 20040, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a hot dog" + }, + { + "unique_id": 20041, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a snowboard" + }, + { + "unique_id": 20042, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a hot dog" + }, + { + "unique_id": 20043, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a snowboard" + }, + { + "unique_id": 20044, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a snowboard above a hot dog" + }, + { + "unique_id": 20045, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a hot dog above a snowboard" + }, + { + "unique_id": 20046, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a snowboard below a hot dog" + }, + { + "unique_id": 20047, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a hot dog below a snowboard" + }, + { + "unique_id": 20048, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a snowboard and a hot dog" + }, + { + "unique_id": 20049, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a hot dog and a snowboard" + }, + { + "unique_id": 20050, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a pizza" + }, + { + "unique_id": 20051, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a snowboard" + }, + { + "unique_id": 20052, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a pizza" + }, + { + "unique_id": 20053, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a snowboard" + }, + { + "unique_id": 20054, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a snowboard above a pizza" + }, + { + "unique_id": 20055, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a pizza above a snowboard" + }, + { + "unique_id": 20056, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a snowboard below a pizza" + }, + { + "unique_id": 20057, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a pizza below a snowboard" + }, + { + "unique_id": 20058, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a snowboard and a pizza" + }, + { + "unique_id": 20059, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a pizza and a snowboard" + }, + { + "unique_id": 20060, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a donut" + }, + { + "unique_id": 20061, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a snowboard" + }, + { + "unique_id": 20062, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a donut" + }, + { + "unique_id": 20063, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a snowboard" + }, + { + "unique_id": 20064, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a snowboard above a donut" + }, + { + "unique_id": 20065, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a donut above a snowboard" + }, + { + "unique_id": 20066, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a snowboard below a donut" + }, + { + "unique_id": 20067, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a donut below a snowboard" + }, + { + "unique_id": 20068, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a snowboard and a donut" + }, + { + "unique_id": 20069, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a donut and a snowboard" + }, + { + "unique_id": 20070, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a cake" + }, + { + "unique_id": 20071, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a snowboard" + }, + { + "unique_id": 20072, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a cake" + }, + { + "unique_id": 20073, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a snowboard" + }, + { + "unique_id": 20074, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a snowboard above a cake" + }, + { + "unique_id": 20075, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a cake above a snowboard" + }, + { + "unique_id": 20076, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a snowboard below a cake" + }, + { + "unique_id": 20077, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a cake below a snowboard" + }, + { + "unique_id": 20078, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a snowboard and a cake" + }, + { + "unique_id": 20079, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a cake and a snowboard" + }, + { + "unique_id": 20080, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a chair" + }, + { + "unique_id": 20081, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a snowboard" + }, + { + "unique_id": 20082, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a chair" + }, + { + "unique_id": 20083, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a snowboard" + }, + { + "unique_id": 20084, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a snowboard above a chair" + }, + { + "unique_id": 20085, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a chair above a snowboard" + }, + { + "unique_id": 20086, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a snowboard below a chair" + }, + { + "unique_id": 20087, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a chair below a snowboard" + }, + { + "unique_id": 20088, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a snowboard and a chair" + }, + { + "unique_id": 20089, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a chair and a snowboard" + }, + { + "unique_id": 20090, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a couch" + }, + { + "unique_id": 20091, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a snowboard" + }, + { + "unique_id": 20092, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a couch" + }, + { + "unique_id": 20093, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a snowboard" + }, + { + "unique_id": 20094, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a snowboard above a couch" + }, + { + "unique_id": 20095, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a couch above a snowboard" + }, + { + "unique_id": 20096, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a snowboard below a couch" + }, + { + "unique_id": 20097, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a couch below a snowboard" + }, + { + "unique_id": 20098, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a snowboard and a couch" + }, + { + "unique_id": 20099, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a couch and a snowboard" + }, + { + "unique_id": 20100, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a potted plant" + }, + { + "unique_id": 20101, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a snowboard" + }, + { + "unique_id": 20102, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a potted plant" + }, + { + "unique_id": 20103, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a snowboard" + }, + { + "unique_id": 20104, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a snowboard above a potted plant" + }, + { + "unique_id": 20105, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a potted plant above a snowboard" + }, + { + "unique_id": 20106, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a snowboard below a potted plant" + }, + { + "unique_id": 20107, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a potted plant below a snowboard" + }, + { + "unique_id": 20108, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a snowboard and a potted plant" + }, + { + "unique_id": 20109, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a potted plant and a snowboard" + }, + { + "unique_id": 20110, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a bed" + }, + { + "unique_id": 20111, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a snowboard" + }, + { + "unique_id": 20112, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a bed" + }, + { + "unique_id": 20113, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a snowboard" + }, + { + "unique_id": 20114, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a snowboard above a bed" + }, + { + "unique_id": 20115, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a bed above a snowboard" + }, + { + "unique_id": 20116, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a snowboard below a bed" + }, + { + "unique_id": 20117, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a bed below a snowboard" + }, + { + "unique_id": 20118, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a snowboard and a bed" + }, + { + "unique_id": 20119, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a bed and a snowboard" + }, + { + "unique_id": 20120, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a dining table" + }, + { + "unique_id": 20121, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a snowboard" + }, + { + "unique_id": 20122, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a dining table" + }, + { + "unique_id": 20123, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a snowboard" + }, + { + "unique_id": 20124, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a snowboard above a dining table" + }, + { + "unique_id": 20125, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a dining table above a snowboard" + }, + { + "unique_id": 20126, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a snowboard below a dining table" + }, + { + "unique_id": 20127, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a dining table below a snowboard" + }, + { + "unique_id": 20128, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a snowboard and a dining table" + }, + { + "unique_id": 20129, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a dining table and a snowboard" + }, + { + "unique_id": 20130, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a toilet" + }, + { + "unique_id": 20131, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a snowboard" + }, + { + "unique_id": 20132, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a toilet" + }, + { + "unique_id": 20133, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a snowboard" + }, + { + "unique_id": 20134, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a snowboard above a toilet" + }, + { + "unique_id": 20135, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a toilet above a snowboard" + }, + { + "unique_id": 20136, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a snowboard below a toilet" + }, + { + "unique_id": 20137, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a toilet below a snowboard" + }, + { + "unique_id": 20138, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a snowboard and a toilet" + }, + { + "unique_id": 20139, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a toilet and a snowboard" + }, + { + "unique_id": 20140, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a tv" + }, + { + "unique_id": 20141, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a snowboard" + }, + { + "unique_id": 20142, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a tv" + }, + { + "unique_id": 20143, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a snowboard" + }, + { + "unique_id": 20144, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a snowboard above a tv" + }, + { + "unique_id": 20145, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a tv above a snowboard" + }, + { + "unique_id": 20146, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a snowboard below a tv" + }, + { + "unique_id": 20147, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a tv below a snowboard" + }, + { + "unique_id": 20148, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a snowboard and a tv" + }, + { + "unique_id": 20149, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a tv and a snowboard" + }, + { + "unique_id": 20150, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a laptop" + }, + { + "unique_id": 20151, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a snowboard" + }, + { + "unique_id": 20152, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a laptop" + }, + { + "unique_id": 20153, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a snowboard" + }, + { + "unique_id": 20154, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a snowboard above a laptop" + }, + { + "unique_id": 20155, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a laptop above a snowboard" + }, + { + "unique_id": 20156, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a snowboard below a laptop" + }, + { + "unique_id": 20157, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a laptop below a snowboard" + }, + { + "unique_id": 20158, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a snowboard and a laptop" + }, + { + "unique_id": 20159, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a laptop and a snowboard" + }, + { + "unique_id": 20160, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a mouse" + }, + { + "unique_id": 20161, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a snowboard" + }, + { + "unique_id": 20162, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a mouse" + }, + { + "unique_id": 20163, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a snowboard" + }, + { + "unique_id": 20164, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a snowboard above a mouse" + }, + { + "unique_id": 20165, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a mouse above a snowboard" + }, + { + "unique_id": 20166, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a snowboard below a mouse" + }, + { + "unique_id": 20167, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a mouse below a snowboard" + }, + { + "unique_id": 20168, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a snowboard and a mouse" + }, + { + "unique_id": 20169, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a mouse and a snowboard" + }, + { + "unique_id": 20170, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a remote" + }, + { + "unique_id": 20171, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a snowboard" + }, + { + "unique_id": 20172, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a remote" + }, + { + "unique_id": 20173, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a snowboard" + }, + { + "unique_id": 20174, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a snowboard above a remote" + }, + { + "unique_id": 20175, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a remote above a snowboard" + }, + { + "unique_id": 20176, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a snowboard below a remote" + }, + { + "unique_id": 20177, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a remote below a snowboard" + }, + { + "unique_id": 20178, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a snowboard and a remote" + }, + { + "unique_id": 20179, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a remote and a snowboard" + }, + { + "unique_id": 20180, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a keyboard" + }, + { + "unique_id": 20181, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a snowboard" + }, + { + "unique_id": 20182, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a keyboard" + }, + { + "unique_id": 20183, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a snowboard" + }, + { + "unique_id": 20184, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a snowboard above a keyboard" + }, + { + "unique_id": 20185, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a keyboard above a snowboard" + }, + { + "unique_id": 20186, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a snowboard below a keyboard" + }, + { + "unique_id": 20187, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a keyboard below a snowboard" + }, + { + "unique_id": 20188, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a snowboard and a keyboard" + }, + { + "unique_id": 20189, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a keyboard and a snowboard" + }, + { + "unique_id": 20190, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a cell phone" + }, + { + "unique_id": 20191, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a snowboard" + }, + { + "unique_id": 20192, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a cell phone" + }, + { + "unique_id": 20193, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a snowboard" + }, + { + "unique_id": 20194, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a snowboard above a cell phone" + }, + { + "unique_id": 20195, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a cell phone above a snowboard" + }, + { + "unique_id": 20196, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a snowboard below a cell phone" + }, + { + "unique_id": 20197, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a cell phone below a snowboard" + }, + { + "unique_id": 20198, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a snowboard and a cell phone" + }, + { + "unique_id": 20199, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a cell phone and a snowboard" + }, + { + "unique_id": 20200, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a microwave" + }, + { + "unique_id": 20201, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a snowboard" + }, + { + "unique_id": 20202, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a microwave" + }, + { + "unique_id": 20203, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a snowboard" + }, + { + "unique_id": 20204, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a snowboard above a microwave" + }, + { + "unique_id": 20205, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a microwave above a snowboard" + }, + { + "unique_id": 20206, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a snowboard below a microwave" + }, + { + "unique_id": 20207, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a microwave below a snowboard" + }, + { + "unique_id": 20208, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a snowboard and a microwave" + }, + { + "unique_id": 20209, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a microwave and a snowboard" + }, + { + "unique_id": 20210, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of an oven" + }, + { + "unique_id": 20211, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a snowboard" + }, + { + "unique_id": 20212, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of an oven" + }, + { + "unique_id": 20213, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a snowboard" + }, + { + "unique_id": 20214, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a snowboard above an oven" + }, + { + "unique_id": 20215, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "an oven above a snowboard" + }, + { + "unique_id": 20216, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a snowboard below an oven" + }, + { + "unique_id": 20217, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "an oven below a snowboard" + }, + { + "unique_id": 20218, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a snowboard and an oven" + }, + { + "unique_id": 20219, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "an oven and a snowboard" + }, + { + "unique_id": 20220, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a toaster" + }, + { + "unique_id": 20221, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a snowboard" + }, + { + "unique_id": 20222, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a toaster" + }, + { + "unique_id": 20223, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a snowboard" + }, + { + "unique_id": 20224, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a snowboard above a toaster" + }, + { + "unique_id": 20225, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a toaster above a snowboard" + }, + { + "unique_id": 20226, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a snowboard below a toaster" + }, + { + "unique_id": 20227, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a toaster below a snowboard" + }, + { + "unique_id": 20228, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a snowboard and a toaster" + }, + { + "unique_id": 20229, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a toaster and a snowboard" + }, + { + "unique_id": 20230, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a sink" + }, + { + "unique_id": 20231, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a snowboard" + }, + { + "unique_id": 20232, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a sink" + }, + { + "unique_id": 20233, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a snowboard" + }, + { + "unique_id": 20234, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a snowboard above a sink" + }, + { + "unique_id": 20235, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a sink above a snowboard" + }, + { + "unique_id": 20236, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a snowboard below a sink" + }, + { + "unique_id": 20237, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a sink below a snowboard" + }, + { + "unique_id": 20238, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a snowboard and a sink" + }, + { + "unique_id": 20239, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a sink and a snowboard" + }, + { + "unique_id": 20240, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a refrigerator" + }, + { + "unique_id": 20241, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a snowboard" + }, + { + "unique_id": 20242, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a refrigerator" + }, + { + "unique_id": 20243, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a snowboard" + }, + { + "unique_id": 20244, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a snowboard above a refrigerator" + }, + { + "unique_id": 20245, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a refrigerator above a snowboard" + }, + { + "unique_id": 20246, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a snowboard below a refrigerator" + }, + { + "unique_id": 20247, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a refrigerator below a snowboard" + }, + { + "unique_id": 20248, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a snowboard and a refrigerator" + }, + { + "unique_id": 20249, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a refrigerator and a snowboard" + }, + { + "unique_id": 20250, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a book" + }, + { + "unique_id": 20251, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a book to the left of a snowboard" + }, + { + "unique_id": 20252, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a book" + }, + { + "unique_id": 20253, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a book to the right of a snowboard" + }, + { + "unique_id": 20254, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a snowboard above a book" + }, + { + "unique_id": 20255, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a book above a snowboard" + }, + { + "unique_id": 20256, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a snowboard below a book" + }, + { + "unique_id": 20257, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a book below a snowboard" + }, + { + "unique_id": 20258, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a snowboard and a book" + }, + { + "unique_id": 20259, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a book and a snowboard" + }, + { + "unique_id": 20260, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a clock" + }, + { + "unique_id": 20261, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a snowboard" + }, + { + "unique_id": 20262, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a clock" + }, + { + "unique_id": 20263, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a snowboard" + }, + { + "unique_id": 20264, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a snowboard above a clock" + }, + { + "unique_id": 20265, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a clock above a snowboard" + }, + { + "unique_id": 20266, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a snowboard below a clock" + }, + { + "unique_id": 20267, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a clock below a snowboard" + }, + { + "unique_id": 20268, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a snowboard and a clock" + }, + { + "unique_id": 20269, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a clock and a snowboard" + }, + { + "unique_id": 20270, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a vase" + }, + { + "unique_id": 20271, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a snowboard" + }, + { + "unique_id": 20272, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a vase" + }, + { + "unique_id": 20273, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a snowboard" + }, + { + "unique_id": 20274, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a snowboard above a vase" + }, + { + "unique_id": 20275, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a vase above a snowboard" + }, + { + "unique_id": 20276, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a snowboard below a vase" + }, + { + "unique_id": 20277, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a vase below a snowboard" + }, + { + "unique_id": 20278, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a snowboard and a vase" + }, + { + "unique_id": 20279, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a vase and a snowboard" + }, + { + "unique_id": 20280, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a scissors" + }, + { + "unique_id": 20281, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a snowboard" + }, + { + "unique_id": 20282, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a scissors" + }, + { + "unique_id": 20283, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a snowboard" + }, + { + "unique_id": 20284, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a snowboard above a scissors" + }, + { + "unique_id": 20285, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a scissors above a snowboard" + }, + { + "unique_id": 20286, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a snowboard below a scissors" + }, + { + "unique_id": 20287, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a scissors below a snowboard" + }, + { + "unique_id": 20288, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a snowboard and a scissors" + }, + { + "unique_id": 20289, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a scissors and a snowboard" + }, + { + "unique_id": 20290, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a teddy bear" + }, + { + "unique_id": 20291, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a snowboard" + }, + { + "unique_id": 20292, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a teddy bear" + }, + { + "unique_id": 20293, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a snowboard" + }, + { + "unique_id": 20294, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a snowboard above a teddy bear" + }, + { + "unique_id": 20295, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a teddy bear above a snowboard" + }, + { + "unique_id": 20296, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a snowboard below a teddy bear" + }, + { + "unique_id": 20297, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a teddy bear below a snowboard" + }, + { + "unique_id": 20298, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a snowboard and a teddy bear" + }, + { + "unique_id": 20299, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a teddy bear and a snowboard" + }, + { + "unique_id": 20300, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a hair drier" + }, + { + "unique_id": 20301, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a snowboard" + }, + { + "unique_id": 20302, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a hair drier" + }, + { + "unique_id": 20303, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a snowboard" + }, + { + "unique_id": 20304, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a snowboard above a hair drier" + }, + { + "unique_id": 20305, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a hair drier above a snowboard" + }, + { + "unique_id": 20306, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a snowboard below a hair drier" + }, + { + "unique_id": 20307, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a hair drier below a snowboard" + }, + { + "unique_id": 20308, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a snowboard and a hair drier" + }, + { + "unique_id": 20309, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a hair drier and a snowboard" + }, + { + "unique_id": 20310, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a snowboard to the left of a toothbrush" + }, + { + "unique_id": 20311, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a snowboard" + }, + { + "unique_id": 20312, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a snowboard to the right of a toothbrush" + }, + { + "unique_id": 20313, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a snowboard" + }, + { + "unique_id": 20314, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a snowboard above a toothbrush" + }, + { + "unique_id": 20315, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "above", + "text": "a toothbrush above a snowboard" + }, + { + "unique_id": 20316, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a snowboard below a toothbrush" + }, + { + "unique_id": 20317, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "below", + "text": "a toothbrush below a snowboard" + }, + { + "unique_id": 20318, + "num_objects": 2, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a snowboard and a toothbrush" + }, + { + "unique_id": 20319, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "snowboard" + ], + "rel_type": "and", + "text": "a toothbrush and a snowboard" + }, + { + "unique_id": 20320, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a kite" + }, + { + "unique_id": 20321, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a sports ball" + }, + { + "unique_id": 20322, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a kite" + }, + { + "unique_id": 20323, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a sports ball" + }, + { + "unique_id": 20324, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a sports ball above a kite" + }, + { + "unique_id": 20325, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a kite above a sports ball" + }, + { + "unique_id": 20326, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a sports ball below a kite" + }, + { + "unique_id": 20327, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a kite below a sports ball" + }, + { + "unique_id": 20328, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a sports ball and a kite" + }, + { + "unique_id": 20329, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a kite and a sports ball" + }, + { + "unique_id": 20330, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a baseball bat" + }, + { + "unique_id": 20331, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a sports ball" + }, + { + "unique_id": 20332, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a baseball bat" + }, + { + "unique_id": 20333, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a sports ball" + }, + { + "unique_id": 20334, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a sports ball above a baseball bat" + }, + { + "unique_id": 20335, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a baseball bat above a sports ball" + }, + { + "unique_id": 20336, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a sports ball below a baseball bat" + }, + { + "unique_id": 20337, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a baseball bat below a sports ball" + }, + { + "unique_id": 20338, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a sports ball and a baseball bat" + }, + { + "unique_id": 20339, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a baseball bat and a sports ball" + }, + { + "unique_id": 20340, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a baseball glove" + }, + { + "unique_id": 20341, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a sports ball" + }, + { + "unique_id": 20342, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a baseball glove" + }, + { + "unique_id": 20343, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a sports ball" + }, + { + "unique_id": 20344, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a sports ball above a baseball glove" + }, + { + "unique_id": 20345, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a baseball glove above a sports ball" + }, + { + "unique_id": 20346, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a sports ball below a baseball glove" + }, + { + "unique_id": 20347, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a baseball glove below a sports ball" + }, + { + "unique_id": 20348, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a sports ball and a baseball glove" + }, + { + "unique_id": 20349, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a baseball glove and a sports ball" + }, + { + "unique_id": 20350, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a skateboard" + }, + { + "unique_id": 20351, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a sports ball" + }, + { + "unique_id": 20352, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a skateboard" + }, + { + "unique_id": 20353, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a sports ball" + }, + { + "unique_id": 20354, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a sports ball above a skateboard" + }, + { + "unique_id": 20355, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a skateboard above a sports ball" + }, + { + "unique_id": 20356, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a sports ball below a skateboard" + }, + { + "unique_id": 20357, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a skateboard below a sports ball" + }, + { + "unique_id": 20358, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a sports ball and a skateboard" + }, + { + "unique_id": 20359, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a skateboard and a sports ball" + }, + { + "unique_id": 20360, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a surfboard" + }, + { + "unique_id": 20361, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a sports ball" + }, + { + "unique_id": 20362, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a surfboard" + }, + { + "unique_id": 20363, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a sports ball" + }, + { + "unique_id": 20364, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a sports ball above a surfboard" + }, + { + "unique_id": 20365, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a surfboard above a sports ball" + }, + { + "unique_id": 20366, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a sports ball below a surfboard" + }, + { + "unique_id": 20367, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a surfboard below a sports ball" + }, + { + "unique_id": 20368, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a sports ball and a surfboard" + }, + { + "unique_id": 20369, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a surfboard and a sports ball" + }, + { + "unique_id": 20370, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a tennis racket" + }, + { + "unique_id": 20371, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a sports ball" + }, + { + "unique_id": 20372, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a tennis racket" + }, + { + "unique_id": 20373, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a sports ball" + }, + { + "unique_id": 20374, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a sports ball above a tennis racket" + }, + { + "unique_id": 20375, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a tennis racket above a sports ball" + }, + { + "unique_id": 20376, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a sports ball below a tennis racket" + }, + { + "unique_id": 20377, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a tennis racket below a sports ball" + }, + { + "unique_id": 20378, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a sports ball and a tennis racket" + }, + { + "unique_id": 20379, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a tennis racket and a sports ball" + }, + { + "unique_id": 20380, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a bottle" + }, + { + "unique_id": 20381, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a sports ball" + }, + { + "unique_id": 20382, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a bottle" + }, + { + "unique_id": 20383, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a sports ball" + }, + { + "unique_id": 20384, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a sports ball above a bottle" + }, + { + "unique_id": 20385, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a bottle above a sports ball" + }, + { + "unique_id": 20386, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a sports ball below a bottle" + }, + { + "unique_id": 20387, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a bottle below a sports ball" + }, + { + "unique_id": 20388, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a sports ball and a bottle" + }, + { + "unique_id": 20389, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a bottle and a sports ball" + }, + { + "unique_id": 20390, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a wine glass" + }, + { + "unique_id": 20391, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a sports ball" + }, + { + "unique_id": 20392, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a wine glass" + }, + { + "unique_id": 20393, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a sports ball" + }, + { + "unique_id": 20394, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a sports ball above a wine glass" + }, + { + "unique_id": 20395, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a wine glass above a sports ball" + }, + { + "unique_id": 20396, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a sports ball below a wine glass" + }, + { + "unique_id": 20397, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a wine glass below a sports ball" + }, + { + "unique_id": 20398, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a sports ball and a wine glass" + }, + { + "unique_id": 20399, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a wine glass and a sports ball" + }, + { + "unique_id": 20400, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a cup" + }, + { + "unique_id": 20401, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a sports ball" + }, + { + "unique_id": 20402, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a cup" + }, + { + "unique_id": 20403, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a sports ball" + }, + { + "unique_id": 20404, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a sports ball above a cup" + }, + { + "unique_id": 20405, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a cup above a sports ball" + }, + { + "unique_id": 20406, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a sports ball below a cup" + }, + { + "unique_id": 20407, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a cup below a sports ball" + }, + { + "unique_id": 20408, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a sports ball and a cup" + }, + { + "unique_id": 20409, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a cup and a sports ball" + }, + { + "unique_id": 20410, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a fork" + }, + { + "unique_id": 20411, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a sports ball" + }, + { + "unique_id": 20412, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a fork" + }, + { + "unique_id": 20413, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a sports ball" + }, + { + "unique_id": 20414, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a sports ball above a fork" + }, + { + "unique_id": 20415, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a fork above a sports ball" + }, + { + "unique_id": 20416, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a sports ball below a fork" + }, + { + "unique_id": 20417, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a fork below a sports ball" + }, + { + "unique_id": 20418, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a sports ball and a fork" + }, + { + "unique_id": 20419, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a fork and a sports ball" + }, + { + "unique_id": 20420, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a knife" + }, + { + "unique_id": 20421, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a sports ball" + }, + { + "unique_id": 20422, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a knife" + }, + { + "unique_id": 20423, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a sports ball" + }, + { + "unique_id": 20424, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a sports ball above a knife" + }, + { + "unique_id": 20425, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a knife above a sports ball" + }, + { + "unique_id": 20426, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a sports ball below a knife" + }, + { + "unique_id": 20427, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a knife below a sports ball" + }, + { + "unique_id": 20428, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a sports ball and a knife" + }, + { + "unique_id": 20429, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a knife and a sports ball" + }, + { + "unique_id": 20430, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a spoon" + }, + { + "unique_id": 20431, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a sports ball" + }, + { + "unique_id": 20432, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a spoon" + }, + { + "unique_id": 20433, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a sports ball" + }, + { + "unique_id": 20434, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a sports ball above a spoon" + }, + { + "unique_id": 20435, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a spoon above a sports ball" + }, + { + "unique_id": 20436, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a sports ball below a spoon" + }, + { + "unique_id": 20437, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a spoon below a sports ball" + }, + { + "unique_id": 20438, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a sports ball and a spoon" + }, + { + "unique_id": 20439, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a spoon and a sports ball" + }, + { + "unique_id": 20440, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a bowl" + }, + { + "unique_id": 20441, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a sports ball" + }, + { + "unique_id": 20442, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a bowl" + }, + { + "unique_id": 20443, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a sports ball" + }, + { + "unique_id": 20444, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a sports ball above a bowl" + }, + { + "unique_id": 20445, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a bowl above a sports ball" + }, + { + "unique_id": 20446, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a sports ball below a bowl" + }, + { + "unique_id": 20447, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a bowl below a sports ball" + }, + { + "unique_id": 20448, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a sports ball and a bowl" + }, + { + "unique_id": 20449, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a bowl and a sports ball" + }, + { + "unique_id": 20450, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a banana" + }, + { + "unique_id": 20451, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a sports ball" + }, + { + "unique_id": 20452, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a banana" + }, + { + "unique_id": 20453, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a sports ball" + }, + { + "unique_id": 20454, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a sports ball above a banana" + }, + { + "unique_id": 20455, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a banana above a sports ball" + }, + { + "unique_id": 20456, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a sports ball below a banana" + }, + { + "unique_id": 20457, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a banana below a sports ball" + }, + { + "unique_id": 20458, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a sports ball and a banana" + }, + { + "unique_id": 20459, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a banana and a sports ball" + }, + { + "unique_id": 20460, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of an apple" + }, + { + "unique_id": 20461, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a sports ball" + }, + { + "unique_id": 20462, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of an apple" + }, + { + "unique_id": 20463, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a sports ball" + }, + { + "unique_id": 20464, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a sports ball above an apple" + }, + { + "unique_id": 20465, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "an apple above a sports ball" + }, + { + "unique_id": 20466, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a sports ball below an apple" + }, + { + "unique_id": 20467, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "an apple below a sports ball" + }, + { + "unique_id": 20468, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a sports ball and an apple" + }, + { + "unique_id": 20469, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "an apple and a sports ball" + }, + { + "unique_id": 20470, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a sandwich" + }, + { + "unique_id": 20471, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a sports ball" + }, + { + "unique_id": 20472, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a sandwich" + }, + { + "unique_id": 20473, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a sports ball" + }, + { + "unique_id": 20474, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a sports ball above a sandwich" + }, + { + "unique_id": 20475, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a sandwich above a sports ball" + }, + { + "unique_id": 20476, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a sports ball below a sandwich" + }, + { + "unique_id": 20477, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a sandwich below a sports ball" + }, + { + "unique_id": 20478, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a sports ball and a sandwich" + }, + { + "unique_id": 20479, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a sandwich and a sports ball" + }, + { + "unique_id": 20480, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of an orange" + }, + { + "unique_id": 20481, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a sports ball" + }, + { + "unique_id": 20482, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of an orange" + }, + { + "unique_id": 20483, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a sports ball" + }, + { + "unique_id": 20484, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a sports ball above an orange" + }, + { + "unique_id": 20485, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "an orange above a sports ball" + }, + { + "unique_id": 20486, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a sports ball below an orange" + }, + { + "unique_id": 20487, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "an orange below a sports ball" + }, + { + "unique_id": 20488, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a sports ball and an orange" + }, + { + "unique_id": 20489, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "an orange and a sports ball" + }, + { + "unique_id": 20490, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a broccoli" + }, + { + "unique_id": 20491, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a sports ball" + }, + { + "unique_id": 20492, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a broccoli" + }, + { + "unique_id": 20493, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a sports ball" + }, + { + "unique_id": 20494, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a sports ball above a broccoli" + }, + { + "unique_id": 20495, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a broccoli above a sports ball" + }, + { + "unique_id": 20496, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a sports ball below a broccoli" + }, + { + "unique_id": 20497, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a broccoli below a sports ball" + }, + { + "unique_id": 20498, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a sports ball and a broccoli" + }, + { + "unique_id": 20499, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a broccoli and a sports ball" + }, + { + "unique_id": 20500, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a carrot" + }, + { + "unique_id": 20501, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a sports ball" + }, + { + "unique_id": 20502, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a carrot" + }, + { + "unique_id": 20503, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a sports ball" + }, + { + "unique_id": 20504, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a sports ball above a carrot" + }, + { + "unique_id": 20505, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a carrot above a sports ball" + }, + { + "unique_id": 20506, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a sports ball below a carrot" + }, + { + "unique_id": 20507, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a carrot below a sports ball" + }, + { + "unique_id": 20508, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a sports ball and a carrot" + }, + { + "unique_id": 20509, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a carrot and a sports ball" + }, + { + "unique_id": 20510, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a hot dog" + }, + { + "unique_id": 20511, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a sports ball" + }, + { + "unique_id": 20512, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a hot dog" + }, + { + "unique_id": 20513, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a sports ball" + }, + { + "unique_id": 20514, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a sports ball above a hot dog" + }, + { + "unique_id": 20515, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a hot dog above a sports ball" + }, + { + "unique_id": 20516, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a sports ball below a hot dog" + }, + { + "unique_id": 20517, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a hot dog below a sports ball" + }, + { + "unique_id": 20518, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a sports ball and a hot dog" + }, + { + "unique_id": 20519, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a hot dog and a sports ball" + }, + { + "unique_id": 20520, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a pizza" + }, + { + "unique_id": 20521, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a sports ball" + }, + { + "unique_id": 20522, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a pizza" + }, + { + "unique_id": 20523, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a sports ball" + }, + { + "unique_id": 20524, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a sports ball above a pizza" + }, + { + "unique_id": 20525, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a pizza above a sports ball" + }, + { + "unique_id": 20526, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a sports ball below a pizza" + }, + { + "unique_id": 20527, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a pizza below a sports ball" + }, + { + "unique_id": 20528, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a sports ball and a pizza" + }, + { + "unique_id": 20529, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a pizza and a sports ball" + }, + { + "unique_id": 20530, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a donut" + }, + { + "unique_id": 20531, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a sports ball" + }, + { + "unique_id": 20532, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a donut" + }, + { + "unique_id": 20533, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a sports ball" + }, + { + "unique_id": 20534, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a sports ball above a donut" + }, + { + "unique_id": 20535, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a donut above a sports ball" + }, + { + "unique_id": 20536, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a sports ball below a donut" + }, + { + "unique_id": 20537, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a donut below a sports ball" + }, + { + "unique_id": 20538, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a sports ball and a donut" + }, + { + "unique_id": 20539, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a donut and a sports ball" + }, + { + "unique_id": 20540, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a cake" + }, + { + "unique_id": 20541, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a sports ball" + }, + { + "unique_id": 20542, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a cake" + }, + { + "unique_id": 20543, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a sports ball" + }, + { + "unique_id": 20544, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a sports ball above a cake" + }, + { + "unique_id": 20545, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a cake above a sports ball" + }, + { + "unique_id": 20546, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a sports ball below a cake" + }, + { + "unique_id": 20547, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a cake below a sports ball" + }, + { + "unique_id": 20548, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a sports ball and a cake" + }, + { + "unique_id": 20549, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a cake and a sports ball" + }, + { + "unique_id": 20550, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a chair" + }, + { + "unique_id": 20551, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a sports ball" + }, + { + "unique_id": 20552, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a chair" + }, + { + "unique_id": 20553, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a sports ball" + }, + { + "unique_id": 20554, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a sports ball above a chair" + }, + { + "unique_id": 20555, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a chair above a sports ball" + }, + { + "unique_id": 20556, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a sports ball below a chair" + }, + { + "unique_id": 20557, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a chair below a sports ball" + }, + { + "unique_id": 20558, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a sports ball and a chair" + }, + { + "unique_id": 20559, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a chair and a sports ball" + }, + { + "unique_id": 20560, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a couch" + }, + { + "unique_id": 20561, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a sports ball" + }, + { + "unique_id": 20562, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a couch" + }, + { + "unique_id": 20563, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a sports ball" + }, + { + "unique_id": 20564, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a sports ball above a couch" + }, + { + "unique_id": 20565, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a couch above a sports ball" + }, + { + "unique_id": 20566, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a sports ball below a couch" + }, + { + "unique_id": 20567, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a couch below a sports ball" + }, + { + "unique_id": 20568, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a sports ball and a couch" + }, + { + "unique_id": 20569, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a couch and a sports ball" + }, + { + "unique_id": 20570, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a potted plant" + }, + { + "unique_id": 20571, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a sports ball" + }, + { + "unique_id": 20572, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a potted plant" + }, + { + "unique_id": 20573, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a sports ball" + }, + { + "unique_id": 20574, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a sports ball above a potted plant" + }, + { + "unique_id": 20575, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a potted plant above a sports ball" + }, + { + "unique_id": 20576, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a sports ball below a potted plant" + }, + { + "unique_id": 20577, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a potted plant below a sports ball" + }, + { + "unique_id": 20578, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a sports ball and a potted plant" + }, + { + "unique_id": 20579, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a potted plant and a sports ball" + }, + { + "unique_id": 20580, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a bed" + }, + { + "unique_id": 20581, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a sports ball" + }, + { + "unique_id": 20582, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a bed" + }, + { + "unique_id": 20583, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a sports ball" + }, + { + "unique_id": 20584, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a sports ball above a bed" + }, + { + "unique_id": 20585, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a bed above a sports ball" + }, + { + "unique_id": 20586, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a sports ball below a bed" + }, + { + "unique_id": 20587, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a bed below a sports ball" + }, + { + "unique_id": 20588, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a sports ball and a bed" + }, + { + "unique_id": 20589, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a bed and a sports ball" + }, + { + "unique_id": 20590, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a dining table" + }, + { + "unique_id": 20591, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a sports ball" + }, + { + "unique_id": 20592, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a dining table" + }, + { + "unique_id": 20593, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a sports ball" + }, + { + "unique_id": 20594, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a sports ball above a dining table" + }, + { + "unique_id": 20595, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a dining table above a sports ball" + }, + { + "unique_id": 20596, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a sports ball below a dining table" + }, + { + "unique_id": 20597, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a dining table below a sports ball" + }, + { + "unique_id": 20598, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a sports ball and a dining table" + }, + { + "unique_id": 20599, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a dining table and a sports ball" + }, + { + "unique_id": 20600, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a toilet" + }, + { + "unique_id": 20601, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a sports ball" + }, + { + "unique_id": 20602, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a toilet" + }, + { + "unique_id": 20603, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a sports ball" + }, + { + "unique_id": 20604, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a sports ball above a toilet" + }, + { + "unique_id": 20605, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a toilet above a sports ball" + }, + { + "unique_id": 20606, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a sports ball below a toilet" + }, + { + "unique_id": 20607, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a toilet below a sports ball" + }, + { + "unique_id": 20608, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a sports ball and a toilet" + }, + { + "unique_id": 20609, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a toilet and a sports ball" + }, + { + "unique_id": 20610, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a tv" + }, + { + "unique_id": 20611, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a sports ball" + }, + { + "unique_id": 20612, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a tv" + }, + { + "unique_id": 20613, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a sports ball" + }, + { + "unique_id": 20614, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a sports ball above a tv" + }, + { + "unique_id": 20615, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a tv above a sports ball" + }, + { + "unique_id": 20616, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a sports ball below a tv" + }, + { + "unique_id": 20617, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a tv below a sports ball" + }, + { + "unique_id": 20618, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a sports ball and a tv" + }, + { + "unique_id": 20619, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a tv and a sports ball" + }, + { + "unique_id": 20620, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a laptop" + }, + { + "unique_id": 20621, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a sports ball" + }, + { + "unique_id": 20622, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a laptop" + }, + { + "unique_id": 20623, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a sports ball" + }, + { + "unique_id": 20624, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a sports ball above a laptop" + }, + { + "unique_id": 20625, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a laptop above a sports ball" + }, + { + "unique_id": 20626, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a sports ball below a laptop" + }, + { + "unique_id": 20627, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a laptop below a sports ball" + }, + { + "unique_id": 20628, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a sports ball and a laptop" + }, + { + "unique_id": 20629, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a laptop and a sports ball" + }, + { + "unique_id": 20630, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a mouse" + }, + { + "unique_id": 20631, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a sports ball" + }, + { + "unique_id": 20632, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a mouse" + }, + { + "unique_id": 20633, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a sports ball" + }, + { + "unique_id": 20634, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a sports ball above a mouse" + }, + { + "unique_id": 20635, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a mouse above a sports ball" + }, + { + "unique_id": 20636, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a sports ball below a mouse" + }, + { + "unique_id": 20637, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a mouse below a sports ball" + }, + { + "unique_id": 20638, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a sports ball and a mouse" + }, + { + "unique_id": 20639, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a mouse and a sports ball" + }, + { + "unique_id": 20640, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a remote" + }, + { + "unique_id": 20641, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a sports ball" + }, + { + "unique_id": 20642, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a remote" + }, + { + "unique_id": 20643, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a sports ball" + }, + { + "unique_id": 20644, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a sports ball above a remote" + }, + { + "unique_id": 20645, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a remote above a sports ball" + }, + { + "unique_id": 20646, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a sports ball below a remote" + }, + { + "unique_id": 20647, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a remote below a sports ball" + }, + { + "unique_id": 20648, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a sports ball and a remote" + }, + { + "unique_id": 20649, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a remote and a sports ball" + }, + { + "unique_id": 20650, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a keyboard" + }, + { + "unique_id": 20651, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a sports ball" + }, + { + "unique_id": 20652, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a keyboard" + }, + { + "unique_id": 20653, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a sports ball" + }, + { + "unique_id": 20654, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a sports ball above a keyboard" + }, + { + "unique_id": 20655, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a keyboard above a sports ball" + }, + { + "unique_id": 20656, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a sports ball below a keyboard" + }, + { + "unique_id": 20657, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a keyboard below a sports ball" + }, + { + "unique_id": 20658, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a sports ball and a keyboard" + }, + { + "unique_id": 20659, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a keyboard and a sports ball" + }, + { + "unique_id": 20660, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a cell phone" + }, + { + "unique_id": 20661, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a sports ball" + }, + { + "unique_id": 20662, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a cell phone" + }, + { + "unique_id": 20663, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a sports ball" + }, + { + "unique_id": 20664, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a sports ball above a cell phone" + }, + { + "unique_id": 20665, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a cell phone above a sports ball" + }, + { + "unique_id": 20666, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a sports ball below a cell phone" + }, + { + "unique_id": 20667, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a cell phone below a sports ball" + }, + { + "unique_id": 20668, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a sports ball and a cell phone" + }, + { + "unique_id": 20669, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a cell phone and a sports ball" + }, + { + "unique_id": 20670, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a microwave" + }, + { + "unique_id": 20671, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a sports ball" + }, + { + "unique_id": 20672, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a microwave" + }, + { + "unique_id": 20673, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a sports ball" + }, + { + "unique_id": 20674, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a sports ball above a microwave" + }, + { + "unique_id": 20675, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a microwave above a sports ball" + }, + { + "unique_id": 20676, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a sports ball below a microwave" + }, + { + "unique_id": 20677, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a microwave below a sports ball" + }, + { + "unique_id": 20678, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a sports ball and a microwave" + }, + { + "unique_id": 20679, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a microwave and a sports ball" + }, + { + "unique_id": 20680, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of an oven" + }, + { + "unique_id": 20681, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a sports ball" + }, + { + "unique_id": 20682, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of an oven" + }, + { + "unique_id": 20683, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a sports ball" + }, + { + "unique_id": 20684, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a sports ball above an oven" + }, + { + "unique_id": 20685, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "an oven above a sports ball" + }, + { + "unique_id": 20686, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a sports ball below an oven" + }, + { + "unique_id": 20687, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "an oven below a sports ball" + }, + { + "unique_id": 20688, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a sports ball and an oven" + }, + { + "unique_id": 20689, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "an oven and a sports ball" + }, + { + "unique_id": 20690, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a toaster" + }, + { + "unique_id": 20691, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a sports ball" + }, + { + "unique_id": 20692, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a toaster" + }, + { + "unique_id": 20693, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a sports ball" + }, + { + "unique_id": 20694, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a sports ball above a toaster" + }, + { + "unique_id": 20695, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a toaster above a sports ball" + }, + { + "unique_id": 20696, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a sports ball below a toaster" + }, + { + "unique_id": 20697, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a toaster below a sports ball" + }, + { + "unique_id": 20698, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a sports ball and a toaster" + }, + { + "unique_id": 20699, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a toaster and a sports ball" + }, + { + "unique_id": 20700, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a sink" + }, + { + "unique_id": 20701, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a sports ball" + }, + { + "unique_id": 20702, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a sink" + }, + { + "unique_id": 20703, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a sports ball" + }, + { + "unique_id": 20704, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a sports ball above a sink" + }, + { + "unique_id": 20705, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a sink above a sports ball" + }, + { + "unique_id": 20706, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a sports ball below a sink" + }, + { + "unique_id": 20707, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a sink below a sports ball" + }, + { + "unique_id": 20708, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a sports ball and a sink" + }, + { + "unique_id": 20709, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a sink and a sports ball" + }, + { + "unique_id": 20710, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a refrigerator" + }, + { + "unique_id": 20711, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a sports ball" + }, + { + "unique_id": 20712, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a refrigerator" + }, + { + "unique_id": 20713, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a sports ball" + }, + { + "unique_id": 20714, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a sports ball above a refrigerator" + }, + { + "unique_id": 20715, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a refrigerator above a sports ball" + }, + { + "unique_id": 20716, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a sports ball below a refrigerator" + }, + { + "unique_id": 20717, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a refrigerator below a sports ball" + }, + { + "unique_id": 20718, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a sports ball and a refrigerator" + }, + { + "unique_id": 20719, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a refrigerator and a sports ball" + }, + { + "unique_id": 20720, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a book" + }, + { + "unique_id": 20721, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a book to the left of a sports ball" + }, + { + "unique_id": 20722, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a book" + }, + { + "unique_id": 20723, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a book to the right of a sports ball" + }, + { + "unique_id": 20724, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a sports ball above a book" + }, + { + "unique_id": 20725, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a book above a sports ball" + }, + { + "unique_id": 20726, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a sports ball below a book" + }, + { + "unique_id": 20727, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a book below a sports ball" + }, + { + "unique_id": 20728, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a sports ball and a book" + }, + { + "unique_id": 20729, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a book and a sports ball" + }, + { + "unique_id": 20730, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a clock" + }, + { + "unique_id": 20731, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a sports ball" + }, + { + "unique_id": 20732, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a clock" + }, + { + "unique_id": 20733, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a sports ball" + }, + { + "unique_id": 20734, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a sports ball above a clock" + }, + { + "unique_id": 20735, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a clock above a sports ball" + }, + { + "unique_id": 20736, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a sports ball below a clock" + }, + { + "unique_id": 20737, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a clock below a sports ball" + }, + { + "unique_id": 20738, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a sports ball and a clock" + }, + { + "unique_id": 20739, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a clock and a sports ball" + }, + { + "unique_id": 20740, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a vase" + }, + { + "unique_id": 20741, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a sports ball" + }, + { + "unique_id": 20742, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a vase" + }, + { + "unique_id": 20743, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a sports ball" + }, + { + "unique_id": 20744, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a sports ball above a vase" + }, + { + "unique_id": 20745, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a vase above a sports ball" + }, + { + "unique_id": 20746, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a sports ball below a vase" + }, + { + "unique_id": 20747, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a vase below a sports ball" + }, + { + "unique_id": 20748, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a sports ball and a vase" + }, + { + "unique_id": 20749, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a vase and a sports ball" + }, + { + "unique_id": 20750, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a scissors" + }, + { + "unique_id": 20751, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a sports ball" + }, + { + "unique_id": 20752, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a scissors" + }, + { + "unique_id": 20753, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a sports ball" + }, + { + "unique_id": 20754, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a sports ball above a scissors" + }, + { + "unique_id": 20755, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a scissors above a sports ball" + }, + { + "unique_id": 20756, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a sports ball below a scissors" + }, + { + "unique_id": 20757, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a scissors below a sports ball" + }, + { + "unique_id": 20758, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a sports ball and a scissors" + }, + { + "unique_id": 20759, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a scissors and a sports ball" + }, + { + "unique_id": 20760, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a teddy bear" + }, + { + "unique_id": 20761, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a sports ball" + }, + { + "unique_id": 20762, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a teddy bear" + }, + { + "unique_id": 20763, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a sports ball" + }, + { + "unique_id": 20764, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a sports ball above a teddy bear" + }, + { + "unique_id": 20765, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a teddy bear above a sports ball" + }, + { + "unique_id": 20766, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a sports ball below a teddy bear" + }, + { + "unique_id": 20767, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a teddy bear below a sports ball" + }, + { + "unique_id": 20768, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a sports ball and a teddy bear" + }, + { + "unique_id": 20769, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a teddy bear and a sports ball" + }, + { + "unique_id": 20770, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a hair drier" + }, + { + "unique_id": 20771, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a sports ball" + }, + { + "unique_id": 20772, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a hair drier" + }, + { + "unique_id": 20773, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a sports ball" + }, + { + "unique_id": 20774, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a sports ball above a hair drier" + }, + { + "unique_id": 20775, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a hair drier above a sports ball" + }, + { + "unique_id": 20776, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a sports ball below a hair drier" + }, + { + "unique_id": 20777, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a hair drier below a sports ball" + }, + { + "unique_id": 20778, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a sports ball and a hair drier" + }, + { + "unique_id": 20779, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a hair drier and a sports ball" + }, + { + "unique_id": 20780, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a sports ball to the left of a toothbrush" + }, + { + "unique_id": 20781, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a sports ball" + }, + { + "unique_id": 20782, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a sports ball to the right of a toothbrush" + }, + { + "unique_id": 20783, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a sports ball" + }, + { + "unique_id": 20784, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a sports ball above a toothbrush" + }, + { + "unique_id": 20785, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "above", + "text": "a toothbrush above a sports ball" + }, + { + "unique_id": 20786, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a sports ball below a toothbrush" + }, + { + "unique_id": 20787, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "below", + "text": "a toothbrush below a sports ball" + }, + { + "unique_id": 20788, + "num_objects": 2, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a sports ball and a toothbrush" + }, + { + "unique_id": 20789, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sports ball" + ], + "rel_type": "and", + "text": "a toothbrush and a sports ball" + }, + { + "unique_id": 20790, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a baseball bat" + }, + { + "unique_id": 20791, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a kite" + }, + { + "unique_id": 20792, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a baseball bat" + }, + { + "unique_id": 20793, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a kite" + }, + { + "unique_id": 20794, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a kite above a baseball bat" + }, + { + "unique_id": 20795, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a baseball bat above a kite" + }, + { + "unique_id": 20796, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a kite below a baseball bat" + }, + { + "unique_id": 20797, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a baseball bat below a kite" + }, + { + "unique_id": 20798, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a kite and a baseball bat" + }, + { + "unique_id": 20799, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a baseball bat and a kite" + }, + { + "unique_id": 20800, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a baseball glove" + }, + { + "unique_id": 20801, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a kite" + }, + { + "unique_id": 20802, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a baseball glove" + }, + { + "unique_id": 20803, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a kite" + }, + { + "unique_id": 20804, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a kite above a baseball glove" + }, + { + "unique_id": 20805, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a baseball glove above a kite" + }, + { + "unique_id": 20806, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a kite below a baseball glove" + }, + { + "unique_id": 20807, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a baseball glove below a kite" + }, + { + "unique_id": 20808, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a kite and a baseball glove" + }, + { + "unique_id": 20809, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a baseball glove and a kite" + }, + { + "unique_id": 20810, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a skateboard" + }, + { + "unique_id": 20811, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a kite" + }, + { + "unique_id": 20812, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a skateboard" + }, + { + "unique_id": 20813, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a kite" + }, + { + "unique_id": 20814, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a kite above a skateboard" + }, + { + "unique_id": 20815, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a skateboard above a kite" + }, + { + "unique_id": 20816, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a kite below a skateboard" + }, + { + "unique_id": 20817, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a skateboard below a kite" + }, + { + "unique_id": 20818, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a kite and a skateboard" + }, + { + "unique_id": 20819, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a skateboard and a kite" + }, + { + "unique_id": 20820, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a surfboard" + }, + { + "unique_id": 20821, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a kite" + }, + { + "unique_id": 20822, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a surfboard" + }, + { + "unique_id": 20823, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a kite" + }, + { + "unique_id": 20824, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a kite above a surfboard" + }, + { + "unique_id": 20825, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a surfboard above a kite" + }, + { + "unique_id": 20826, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a kite below a surfboard" + }, + { + "unique_id": 20827, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a surfboard below a kite" + }, + { + "unique_id": 20828, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a kite and a surfboard" + }, + { + "unique_id": 20829, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a surfboard and a kite" + }, + { + "unique_id": 20830, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a tennis racket" + }, + { + "unique_id": 20831, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a kite" + }, + { + "unique_id": 20832, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a tennis racket" + }, + { + "unique_id": 20833, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a kite" + }, + { + "unique_id": 20834, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a kite above a tennis racket" + }, + { + "unique_id": 20835, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a tennis racket above a kite" + }, + { + "unique_id": 20836, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a kite below a tennis racket" + }, + { + "unique_id": 20837, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a tennis racket below a kite" + }, + { + "unique_id": 20838, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a kite and a tennis racket" + }, + { + "unique_id": 20839, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a tennis racket and a kite" + }, + { + "unique_id": 20840, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a bottle" + }, + { + "unique_id": 20841, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a kite" + }, + { + "unique_id": 20842, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a bottle" + }, + { + "unique_id": 20843, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a kite" + }, + { + "unique_id": 20844, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a kite above a bottle" + }, + { + "unique_id": 20845, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a bottle above a kite" + }, + { + "unique_id": 20846, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a kite below a bottle" + }, + { + "unique_id": 20847, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a bottle below a kite" + }, + { + "unique_id": 20848, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a kite and a bottle" + }, + { + "unique_id": 20849, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a bottle and a kite" + }, + { + "unique_id": 20850, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a wine glass" + }, + { + "unique_id": 20851, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a kite" + }, + { + "unique_id": 20852, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a wine glass" + }, + { + "unique_id": 20853, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a kite" + }, + { + "unique_id": 20854, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a kite above a wine glass" + }, + { + "unique_id": 20855, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a wine glass above a kite" + }, + { + "unique_id": 20856, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a kite below a wine glass" + }, + { + "unique_id": 20857, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a wine glass below a kite" + }, + { + "unique_id": 20858, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a kite and a wine glass" + }, + { + "unique_id": 20859, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a wine glass and a kite" + }, + { + "unique_id": 20860, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a cup" + }, + { + "unique_id": 20861, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a kite" + }, + { + "unique_id": 20862, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a cup" + }, + { + "unique_id": 20863, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a kite" + }, + { + "unique_id": 20864, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a kite above a cup" + }, + { + "unique_id": 20865, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a cup above a kite" + }, + { + "unique_id": 20866, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a kite below a cup" + }, + { + "unique_id": 20867, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a cup below a kite" + }, + { + "unique_id": 20868, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a kite and a cup" + }, + { + "unique_id": 20869, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a cup and a kite" + }, + { + "unique_id": 20870, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a fork" + }, + { + "unique_id": 20871, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a kite" + }, + { + "unique_id": 20872, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a fork" + }, + { + "unique_id": 20873, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a kite" + }, + { + "unique_id": 20874, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a kite above a fork" + }, + { + "unique_id": 20875, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a fork above a kite" + }, + { + "unique_id": 20876, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a kite below a fork" + }, + { + "unique_id": 20877, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a fork below a kite" + }, + { + "unique_id": 20878, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a kite and a fork" + }, + { + "unique_id": 20879, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a fork and a kite" + }, + { + "unique_id": 20880, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a knife" + }, + { + "unique_id": 20881, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a kite" + }, + { + "unique_id": 20882, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a knife" + }, + { + "unique_id": 20883, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a kite" + }, + { + "unique_id": 20884, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a kite above a knife" + }, + { + "unique_id": 20885, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a knife above a kite" + }, + { + "unique_id": 20886, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a kite below a knife" + }, + { + "unique_id": 20887, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a knife below a kite" + }, + { + "unique_id": 20888, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a kite and a knife" + }, + { + "unique_id": 20889, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a knife and a kite" + }, + { + "unique_id": 20890, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a spoon" + }, + { + "unique_id": 20891, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a kite" + }, + { + "unique_id": 20892, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a spoon" + }, + { + "unique_id": 20893, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a kite" + }, + { + "unique_id": 20894, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a kite above a spoon" + }, + { + "unique_id": 20895, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a spoon above a kite" + }, + { + "unique_id": 20896, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a kite below a spoon" + }, + { + "unique_id": 20897, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a spoon below a kite" + }, + { + "unique_id": 20898, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a kite and a spoon" + }, + { + "unique_id": 20899, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a spoon and a kite" + }, + { + "unique_id": 20900, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a bowl" + }, + { + "unique_id": 20901, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a kite" + }, + { + "unique_id": 20902, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a bowl" + }, + { + "unique_id": 20903, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a kite" + }, + { + "unique_id": 20904, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a kite above a bowl" + }, + { + "unique_id": 20905, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a bowl above a kite" + }, + { + "unique_id": 20906, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a kite below a bowl" + }, + { + "unique_id": 20907, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a bowl below a kite" + }, + { + "unique_id": 20908, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a kite and a bowl" + }, + { + "unique_id": 20909, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a bowl and a kite" + }, + { + "unique_id": 20910, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a banana" + }, + { + "unique_id": 20911, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a kite" + }, + { + "unique_id": 20912, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a banana" + }, + { + "unique_id": 20913, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a kite" + }, + { + "unique_id": 20914, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a kite above a banana" + }, + { + "unique_id": 20915, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a banana above a kite" + }, + { + "unique_id": 20916, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a kite below a banana" + }, + { + "unique_id": 20917, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a banana below a kite" + }, + { + "unique_id": 20918, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a kite and a banana" + }, + { + "unique_id": 20919, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a banana and a kite" + }, + { + "unique_id": 20920, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a kite to the left of an apple" + }, + { + "unique_id": 20921, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a kite" + }, + { + "unique_id": 20922, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a kite to the right of an apple" + }, + { + "unique_id": 20923, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a kite" + }, + { + "unique_id": 20924, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a kite above an apple" + }, + { + "unique_id": 20925, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "an apple above a kite" + }, + { + "unique_id": 20926, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a kite below an apple" + }, + { + "unique_id": 20927, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "an apple below a kite" + }, + { + "unique_id": 20928, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a kite and an apple" + }, + { + "unique_id": 20929, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "an apple and a kite" + }, + { + "unique_id": 20930, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a sandwich" + }, + { + "unique_id": 20931, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a kite" + }, + { + "unique_id": 20932, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a sandwich" + }, + { + "unique_id": 20933, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a kite" + }, + { + "unique_id": 20934, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a kite above a sandwich" + }, + { + "unique_id": 20935, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a sandwich above a kite" + }, + { + "unique_id": 20936, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a kite below a sandwich" + }, + { + "unique_id": 20937, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a sandwich below a kite" + }, + { + "unique_id": 20938, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a kite and a sandwich" + }, + { + "unique_id": 20939, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a sandwich and a kite" + }, + { + "unique_id": 20940, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a kite to the left of an orange" + }, + { + "unique_id": 20941, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a kite" + }, + { + "unique_id": 20942, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a kite to the right of an orange" + }, + { + "unique_id": 20943, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a kite" + }, + { + "unique_id": 20944, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a kite above an orange" + }, + { + "unique_id": 20945, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "an orange above a kite" + }, + { + "unique_id": 20946, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a kite below an orange" + }, + { + "unique_id": 20947, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "an orange below a kite" + }, + { + "unique_id": 20948, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a kite and an orange" + }, + { + "unique_id": 20949, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "an orange and a kite" + }, + { + "unique_id": 20950, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a broccoli" + }, + { + "unique_id": 20951, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a kite" + }, + { + "unique_id": 20952, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a broccoli" + }, + { + "unique_id": 20953, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a kite" + }, + { + "unique_id": 20954, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a kite above a broccoli" + }, + { + "unique_id": 20955, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a broccoli above a kite" + }, + { + "unique_id": 20956, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a kite below a broccoli" + }, + { + "unique_id": 20957, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a broccoli below a kite" + }, + { + "unique_id": 20958, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a kite and a broccoli" + }, + { + "unique_id": 20959, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a broccoli and a kite" + }, + { + "unique_id": 20960, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a carrot" + }, + { + "unique_id": 20961, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a kite" + }, + { + "unique_id": 20962, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a carrot" + }, + { + "unique_id": 20963, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a kite" + }, + { + "unique_id": 20964, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a kite above a carrot" + }, + { + "unique_id": 20965, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a carrot above a kite" + }, + { + "unique_id": 20966, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a kite below a carrot" + }, + { + "unique_id": 20967, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a carrot below a kite" + }, + { + "unique_id": 20968, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a kite and a carrot" + }, + { + "unique_id": 20969, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a carrot and a kite" + }, + { + "unique_id": 20970, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a hot dog" + }, + { + "unique_id": 20971, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a kite" + }, + { + "unique_id": 20972, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a hot dog" + }, + { + "unique_id": 20973, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a kite" + }, + { + "unique_id": 20974, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a kite above a hot dog" + }, + { + "unique_id": 20975, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a hot dog above a kite" + }, + { + "unique_id": 20976, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a kite below a hot dog" + }, + { + "unique_id": 20977, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a hot dog below a kite" + }, + { + "unique_id": 20978, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a kite and a hot dog" + }, + { + "unique_id": 20979, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a hot dog and a kite" + }, + { + "unique_id": 20980, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a pizza" + }, + { + "unique_id": 20981, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a kite" + }, + { + "unique_id": 20982, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a pizza" + }, + { + "unique_id": 20983, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a kite" + }, + { + "unique_id": 20984, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a kite above a pizza" + }, + { + "unique_id": 20985, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a pizza above a kite" + }, + { + "unique_id": 20986, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a kite below a pizza" + }, + { + "unique_id": 20987, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a pizza below a kite" + }, + { + "unique_id": 20988, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a kite and a pizza" + }, + { + "unique_id": 20989, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a pizza and a kite" + }, + { + "unique_id": 20990, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a donut" + }, + { + "unique_id": 20991, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a kite" + }, + { + "unique_id": 20992, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a donut" + }, + { + "unique_id": 20993, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a kite" + }, + { + "unique_id": 20994, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a kite above a donut" + }, + { + "unique_id": 20995, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a donut above a kite" + }, + { + "unique_id": 20996, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a kite below a donut" + }, + { + "unique_id": 20997, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a donut below a kite" + }, + { + "unique_id": 20998, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a kite and a donut" + }, + { + "unique_id": 20999, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a donut and a kite" + }, + { + "unique_id": 21000, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a cake" + }, + { + "unique_id": 21001, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a kite" + }, + { + "unique_id": 21002, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a cake" + }, + { + "unique_id": 21003, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a kite" + }, + { + "unique_id": 21004, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a kite above a cake" + }, + { + "unique_id": 21005, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a cake above a kite" + }, + { + "unique_id": 21006, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a kite below a cake" + }, + { + "unique_id": 21007, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a cake below a kite" + }, + { + "unique_id": 21008, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a kite and a cake" + }, + { + "unique_id": 21009, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a cake and a kite" + }, + { + "unique_id": 21010, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a chair" + }, + { + "unique_id": 21011, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a kite" + }, + { + "unique_id": 21012, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a chair" + }, + { + "unique_id": 21013, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a kite" + }, + { + "unique_id": 21014, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a kite above a chair" + }, + { + "unique_id": 21015, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a chair above a kite" + }, + { + "unique_id": 21016, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a kite below a chair" + }, + { + "unique_id": 21017, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a chair below a kite" + }, + { + "unique_id": 21018, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a kite and a chair" + }, + { + "unique_id": 21019, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a chair and a kite" + }, + { + "unique_id": 21020, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a couch" + }, + { + "unique_id": 21021, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a kite" + }, + { + "unique_id": 21022, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a couch" + }, + { + "unique_id": 21023, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a kite" + }, + { + "unique_id": 21024, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a kite above a couch" + }, + { + "unique_id": 21025, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a couch above a kite" + }, + { + "unique_id": 21026, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a kite below a couch" + }, + { + "unique_id": 21027, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a couch below a kite" + }, + { + "unique_id": 21028, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a kite and a couch" + }, + { + "unique_id": 21029, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a couch and a kite" + }, + { + "unique_id": 21030, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a potted plant" + }, + { + "unique_id": 21031, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a kite" + }, + { + "unique_id": 21032, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a potted plant" + }, + { + "unique_id": 21033, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a kite" + }, + { + "unique_id": 21034, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a kite above a potted plant" + }, + { + "unique_id": 21035, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a potted plant above a kite" + }, + { + "unique_id": 21036, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a kite below a potted plant" + }, + { + "unique_id": 21037, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a potted plant below a kite" + }, + { + "unique_id": 21038, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a kite and a potted plant" + }, + { + "unique_id": 21039, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a potted plant and a kite" + }, + { + "unique_id": 21040, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a bed" + }, + { + "unique_id": 21041, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a kite" + }, + { + "unique_id": 21042, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a bed" + }, + { + "unique_id": 21043, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a kite" + }, + { + "unique_id": 21044, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a kite above a bed" + }, + { + "unique_id": 21045, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a bed above a kite" + }, + { + "unique_id": 21046, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a kite below a bed" + }, + { + "unique_id": 21047, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a bed below a kite" + }, + { + "unique_id": 21048, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a kite and a bed" + }, + { + "unique_id": 21049, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a bed and a kite" + }, + { + "unique_id": 21050, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a dining table" + }, + { + "unique_id": 21051, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a kite" + }, + { + "unique_id": 21052, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a dining table" + }, + { + "unique_id": 21053, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a kite" + }, + { + "unique_id": 21054, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a kite above a dining table" + }, + { + "unique_id": 21055, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a dining table above a kite" + }, + { + "unique_id": 21056, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a kite below a dining table" + }, + { + "unique_id": 21057, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a dining table below a kite" + }, + { + "unique_id": 21058, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a kite and a dining table" + }, + { + "unique_id": 21059, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a dining table and a kite" + }, + { + "unique_id": 21060, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a toilet" + }, + { + "unique_id": 21061, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a kite" + }, + { + "unique_id": 21062, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a toilet" + }, + { + "unique_id": 21063, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a kite" + }, + { + "unique_id": 21064, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a kite above a toilet" + }, + { + "unique_id": 21065, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a toilet above a kite" + }, + { + "unique_id": 21066, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a kite below a toilet" + }, + { + "unique_id": 21067, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a toilet below a kite" + }, + { + "unique_id": 21068, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a kite and a toilet" + }, + { + "unique_id": 21069, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a toilet and a kite" + }, + { + "unique_id": 21070, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a tv" + }, + { + "unique_id": 21071, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a kite" + }, + { + "unique_id": 21072, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a tv" + }, + { + "unique_id": 21073, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a kite" + }, + { + "unique_id": 21074, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a kite above a tv" + }, + { + "unique_id": 21075, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a tv above a kite" + }, + { + "unique_id": 21076, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a kite below a tv" + }, + { + "unique_id": 21077, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a tv below a kite" + }, + { + "unique_id": 21078, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a kite and a tv" + }, + { + "unique_id": 21079, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a tv and a kite" + }, + { + "unique_id": 21080, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a laptop" + }, + { + "unique_id": 21081, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a kite" + }, + { + "unique_id": 21082, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a laptop" + }, + { + "unique_id": 21083, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a kite" + }, + { + "unique_id": 21084, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a kite above a laptop" + }, + { + "unique_id": 21085, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a laptop above a kite" + }, + { + "unique_id": 21086, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a kite below a laptop" + }, + { + "unique_id": 21087, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a laptop below a kite" + }, + { + "unique_id": 21088, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a kite and a laptop" + }, + { + "unique_id": 21089, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a laptop and a kite" + }, + { + "unique_id": 21090, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a mouse" + }, + { + "unique_id": 21091, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a kite" + }, + { + "unique_id": 21092, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a mouse" + }, + { + "unique_id": 21093, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a kite" + }, + { + "unique_id": 21094, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a kite above a mouse" + }, + { + "unique_id": 21095, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a mouse above a kite" + }, + { + "unique_id": 21096, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a kite below a mouse" + }, + { + "unique_id": 21097, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a mouse below a kite" + }, + { + "unique_id": 21098, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a kite and a mouse" + }, + { + "unique_id": 21099, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a mouse and a kite" + }, + { + "unique_id": 21100, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a remote" + }, + { + "unique_id": 21101, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a kite" + }, + { + "unique_id": 21102, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a remote" + }, + { + "unique_id": 21103, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a kite" + }, + { + "unique_id": 21104, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a kite above a remote" + }, + { + "unique_id": 21105, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a remote above a kite" + }, + { + "unique_id": 21106, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a kite below a remote" + }, + { + "unique_id": 21107, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a remote below a kite" + }, + { + "unique_id": 21108, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a kite and a remote" + }, + { + "unique_id": 21109, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a remote and a kite" + }, + { + "unique_id": 21110, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a keyboard" + }, + { + "unique_id": 21111, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a kite" + }, + { + "unique_id": 21112, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a keyboard" + }, + { + "unique_id": 21113, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a kite" + }, + { + "unique_id": 21114, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a kite above a keyboard" + }, + { + "unique_id": 21115, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a keyboard above a kite" + }, + { + "unique_id": 21116, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a kite below a keyboard" + }, + { + "unique_id": 21117, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a keyboard below a kite" + }, + { + "unique_id": 21118, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a kite and a keyboard" + }, + { + "unique_id": 21119, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a keyboard and a kite" + }, + { + "unique_id": 21120, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a cell phone" + }, + { + "unique_id": 21121, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a kite" + }, + { + "unique_id": 21122, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a cell phone" + }, + { + "unique_id": 21123, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a kite" + }, + { + "unique_id": 21124, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a kite above a cell phone" + }, + { + "unique_id": 21125, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a cell phone above a kite" + }, + { + "unique_id": 21126, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a kite below a cell phone" + }, + { + "unique_id": 21127, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a cell phone below a kite" + }, + { + "unique_id": 21128, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a kite and a cell phone" + }, + { + "unique_id": 21129, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a cell phone and a kite" + }, + { + "unique_id": 21130, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a microwave" + }, + { + "unique_id": 21131, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a kite" + }, + { + "unique_id": 21132, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a microwave" + }, + { + "unique_id": 21133, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a kite" + }, + { + "unique_id": 21134, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a kite above a microwave" + }, + { + "unique_id": 21135, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a microwave above a kite" + }, + { + "unique_id": 21136, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a kite below a microwave" + }, + { + "unique_id": 21137, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a microwave below a kite" + }, + { + "unique_id": 21138, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a kite and a microwave" + }, + { + "unique_id": 21139, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a microwave and a kite" + }, + { + "unique_id": 21140, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a kite to the left of an oven" + }, + { + "unique_id": 21141, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a kite" + }, + { + "unique_id": 21142, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a kite to the right of an oven" + }, + { + "unique_id": 21143, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a kite" + }, + { + "unique_id": 21144, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a kite above an oven" + }, + { + "unique_id": 21145, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "an oven above a kite" + }, + { + "unique_id": 21146, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a kite below an oven" + }, + { + "unique_id": 21147, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "an oven below a kite" + }, + { + "unique_id": 21148, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a kite and an oven" + }, + { + "unique_id": 21149, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "an oven and a kite" + }, + { + "unique_id": 21150, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a toaster" + }, + { + "unique_id": 21151, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a kite" + }, + { + "unique_id": 21152, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a toaster" + }, + { + "unique_id": 21153, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a kite" + }, + { + "unique_id": 21154, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a kite above a toaster" + }, + { + "unique_id": 21155, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a toaster above a kite" + }, + { + "unique_id": 21156, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a kite below a toaster" + }, + { + "unique_id": 21157, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a toaster below a kite" + }, + { + "unique_id": 21158, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a kite and a toaster" + }, + { + "unique_id": 21159, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a toaster and a kite" + }, + { + "unique_id": 21160, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a sink" + }, + { + "unique_id": 21161, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a kite" + }, + { + "unique_id": 21162, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a sink" + }, + { + "unique_id": 21163, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a kite" + }, + { + "unique_id": 21164, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a kite above a sink" + }, + { + "unique_id": 21165, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a sink above a kite" + }, + { + "unique_id": 21166, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a kite below a sink" + }, + { + "unique_id": 21167, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a sink below a kite" + }, + { + "unique_id": 21168, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a kite and a sink" + }, + { + "unique_id": 21169, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a sink and a kite" + }, + { + "unique_id": 21170, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a refrigerator" + }, + { + "unique_id": 21171, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a kite" + }, + { + "unique_id": 21172, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a refrigerator" + }, + { + "unique_id": 21173, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a kite" + }, + { + "unique_id": 21174, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a kite above a refrigerator" + }, + { + "unique_id": 21175, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a refrigerator above a kite" + }, + { + "unique_id": 21176, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a kite below a refrigerator" + }, + { + "unique_id": 21177, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a refrigerator below a kite" + }, + { + "unique_id": 21178, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a kite and a refrigerator" + }, + { + "unique_id": 21179, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a refrigerator and a kite" + }, + { + "unique_id": 21180, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a book" + }, + { + "unique_id": 21181, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a book to the left of a kite" + }, + { + "unique_id": 21182, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a book" + }, + { + "unique_id": 21183, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a book to the right of a kite" + }, + { + "unique_id": 21184, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a kite above a book" + }, + { + "unique_id": 21185, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a book above a kite" + }, + { + "unique_id": 21186, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a kite below a book" + }, + { + "unique_id": 21187, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a book below a kite" + }, + { + "unique_id": 21188, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a kite and a book" + }, + { + "unique_id": 21189, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a book and a kite" + }, + { + "unique_id": 21190, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a clock" + }, + { + "unique_id": 21191, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a kite" + }, + { + "unique_id": 21192, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a clock" + }, + { + "unique_id": 21193, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a kite" + }, + { + "unique_id": 21194, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a kite above a clock" + }, + { + "unique_id": 21195, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a clock above a kite" + }, + { + "unique_id": 21196, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a kite below a clock" + }, + { + "unique_id": 21197, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a clock below a kite" + }, + { + "unique_id": 21198, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a kite and a clock" + }, + { + "unique_id": 21199, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a clock and a kite" + }, + { + "unique_id": 21200, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a vase" + }, + { + "unique_id": 21201, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a kite" + }, + { + "unique_id": 21202, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a vase" + }, + { + "unique_id": 21203, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a kite" + }, + { + "unique_id": 21204, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a kite above a vase" + }, + { + "unique_id": 21205, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a vase above a kite" + }, + { + "unique_id": 21206, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a kite below a vase" + }, + { + "unique_id": 21207, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a vase below a kite" + }, + { + "unique_id": 21208, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a kite and a vase" + }, + { + "unique_id": 21209, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a vase and a kite" + }, + { + "unique_id": 21210, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a scissors" + }, + { + "unique_id": 21211, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a kite" + }, + { + "unique_id": 21212, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a scissors" + }, + { + "unique_id": 21213, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a kite" + }, + { + "unique_id": 21214, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a kite above a scissors" + }, + { + "unique_id": 21215, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a scissors above a kite" + }, + { + "unique_id": 21216, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a kite below a scissors" + }, + { + "unique_id": 21217, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a scissors below a kite" + }, + { + "unique_id": 21218, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a kite and a scissors" + }, + { + "unique_id": 21219, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a scissors and a kite" + }, + { + "unique_id": 21220, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a teddy bear" + }, + { + "unique_id": 21221, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a kite" + }, + { + "unique_id": 21222, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a teddy bear" + }, + { + "unique_id": 21223, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a kite" + }, + { + "unique_id": 21224, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a kite above a teddy bear" + }, + { + "unique_id": 21225, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a teddy bear above a kite" + }, + { + "unique_id": 21226, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a kite below a teddy bear" + }, + { + "unique_id": 21227, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a teddy bear below a kite" + }, + { + "unique_id": 21228, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a kite and a teddy bear" + }, + { + "unique_id": 21229, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a teddy bear and a kite" + }, + { + "unique_id": 21230, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a hair drier" + }, + { + "unique_id": 21231, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a kite" + }, + { + "unique_id": 21232, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a hair drier" + }, + { + "unique_id": 21233, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a kite" + }, + { + "unique_id": 21234, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a kite above a hair drier" + }, + { + "unique_id": 21235, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a hair drier above a kite" + }, + { + "unique_id": 21236, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a kite below a hair drier" + }, + { + "unique_id": 21237, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a hair drier below a kite" + }, + { + "unique_id": 21238, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a kite and a hair drier" + }, + { + "unique_id": 21239, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a hair drier and a kite" + }, + { + "unique_id": 21240, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a kite to the left of a toothbrush" + }, + { + "unique_id": 21241, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a kite" + }, + { + "unique_id": 21242, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a kite to the right of a toothbrush" + }, + { + "unique_id": 21243, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a kite" + }, + { + "unique_id": 21244, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a kite above a toothbrush" + }, + { + "unique_id": 21245, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "above", + "text": "a toothbrush above a kite" + }, + { + "unique_id": 21246, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a kite below a toothbrush" + }, + { + "unique_id": 21247, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "below", + "text": "a toothbrush below a kite" + }, + { + "unique_id": 21248, + "num_objects": 2, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a kite and a toothbrush" + }, + { + "unique_id": 21249, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "kite" + ], + "rel_type": "and", + "text": "a toothbrush and a kite" + }, + { + "unique_id": 21250, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a baseball glove" + }, + { + "unique_id": 21251, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a baseball bat" + }, + { + "unique_id": 21252, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a baseball glove" + }, + { + "unique_id": 21253, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a baseball bat" + }, + { + "unique_id": 21254, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a baseball bat above a baseball glove" + }, + { + "unique_id": 21255, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a baseball glove above a baseball bat" + }, + { + "unique_id": 21256, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a baseball bat below a baseball glove" + }, + { + "unique_id": 21257, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a baseball glove below a baseball bat" + }, + { + "unique_id": 21258, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a baseball bat and a baseball glove" + }, + { + "unique_id": 21259, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a baseball glove and a baseball bat" + }, + { + "unique_id": 21260, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a skateboard" + }, + { + "unique_id": 21261, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a baseball bat" + }, + { + "unique_id": 21262, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a skateboard" + }, + { + "unique_id": 21263, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a baseball bat" + }, + { + "unique_id": 21264, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a baseball bat above a skateboard" + }, + { + "unique_id": 21265, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a skateboard above a baseball bat" + }, + { + "unique_id": 21266, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a baseball bat below a skateboard" + }, + { + "unique_id": 21267, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a skateboard below a baseball bat" + }, + { + "unique_id": 21268, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a baseball bat and a skateboard" + }, + { + "unique_id": 21269, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a skateboard and a baseball bat" + }, + { + "unique_id": 21270, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a surfboard" + }, + { + "unique_id": 21271, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a baseball bat" + }, + { + "unique_id": 21272, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a surfboard" + }, + { + "unique_id": 21273, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a baseball bat" + }, + { + "unique_id": 21274, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a baseball bat above a surfboard" + }, + { + "unique_id": 21275, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a surfboard above a baseball bat" + }, + { + "unique_id": 21276, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a baseball bat below a surfboard" + }, + { + "unique_id": 21277, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a surfboard below a baseball bat" + }, + { + "unique_id": 21278, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a baseball bat and a surfboard" + }, + { + "unique_id": 21279, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a surfboard and a baseball bat" + }, + { + "unique_id": 21280, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a tennis racket" + }, + { + "unique_id": 21281, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a baseball bat" + }, + { + "unique_id": 21282, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a tennis racket" + }, + { + "unique_id": 21283, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a baseball bat" + }, + { + "unique_id": 21284, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a baseball bat above a tennis racket" + }, + { + "unique_id": 21285, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a tennis racket above a baseball bat" + }, + { + "unique_id": 21286, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a baseball bat below a tennis racket" + }, + { + "unique_id": 21287, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a tennis racket below a baseball bat" + }, + { + "unique_id": 21288, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a baseball bat and a tennis racket" + }, + { + "unique_id": 21289, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a tennis racket and a baseball bat" + }, + { + "unique_id": 21290, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a bottle" + }, + { + "unique_id": 21291, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a baseball bat" + }, + { + "unique_id": 21292, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a bottle" + }, + { + "unique_id": 21293, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a baseball bat" + }, + { + "unique_id": 21294, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a baseball bat above a bottle" + }, + { + "unique_id": 21295, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a bottle above a baseball bat" + }, + { + "unique_id": 21296, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a baseball bat below a bottle" + }, + { + "unique_id": 21297, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a bottle below a baseball bat" + }, + { + "unique_id": 21298, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a baseball bat and a bottle" + }, + { + "unique_id": 21299, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a bottle and a baseball bat" + }, + { + "unique_id": 21300, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a wine glass" + }, + { + "unique_id": 21301, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a baseball bat" + }, + { + "unique_id": 21302, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a wine glass" + }, + { + "unique_id": 21303, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a baseball bat" + }, + { + "unique_id": 21304, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a baseball bat above a wine glass" + }, + { + "unique_id": 21305, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a wine glass above a baseball bat" + }, + { + "unique_id": 21306, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a baseball bat below a wine glass" + }, + { + "unique_id": 21307, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a wine glass below a baseball bat" + }, + { + "unique_id": 21308, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a baseball bat and a wine glass" + }, + { + "unique_id": 21309, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a wine glass and a baseball bat" + }, + { + "unique_id": 21310, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a cup" + }, + { + "unique_id": 21311, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a baseball bat" + }, + { + "unique_id": 21312, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a cup" + }, + { + "unique_id": 21313, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a baseball bat" + }, + { + "unique_id": 21314, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a baseball bat above a cup" + }, + { + "unique_id": 21315, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a cup above a baseball bat" + }, + { + "unique_id": 21316, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a baseball bat below a cup" + }, + { + "unique_id": 21317, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a cup below a baseball bat" + }, + { + "unique_id": 21318, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a baseball bat and a cup" + }, + { + "unique_id": 21319, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a cup and a baseball bat" + }, + { + "unique_id": 21320, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a fork" + }, + { + "unique_id": 21321, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a baseball bat" + }, + { + "unique_id": 21322, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a fork" + }, + { + "unique_id": 21323, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a baseball bat" + }, + { + "unique_id": 21324, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a baseball bat above a fork" + }, + { + "unique_id": 21325, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a fork above a baseball bat" + }, + { + "unique_id": 21326, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a baseball bat below a fork" + }, + { + "unique_id": 21327, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a fork below a baseball bat" + }, + { + "unique_id": 21328, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a baseball bat and a fork" + }, + { + "unique_id": 21329, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a fork and a baseball bat" + }, + { + "unique_id": 21330, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a knife" + }, + { + "unique_id": 21331, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a baseball bat" + }, + { + "unique_id": 21332, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a knife" + }, + { + "unique_id": 21333, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a baseball bat" + }, + { + "unique_id": 21334, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a baseball bat above a knife" + }, + { + "unique_id": 21335, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a knife above a baseball bat" + }, + { + "unique_id": 21336, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a baseball bat below a knife" + }, + { + "unique_id": 21337, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a knife below a baseball bat" + }, + { + "unique_id": 21338, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a baseball bat and a knife" + }, + { + "unique_id": 21339, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a knife and a baseball bat" + }, + { + "unique_id": 21340, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a spoon" + }, + { + "unique_id": 21341, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a baseball bat" + }, + { + "unique_id": 21342, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a spoon" + }, + { + "unique_id": 21343, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a baseball bat" + }, + { + "unique_id": 21344, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a baseball bat above a spoon" + }, + { + "unique_id": 21345, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a spoon above a baseball bat" + }, + { + "unique_id": 21346, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a baseball bat below a spoon" + }, + { + "unique_id": 21347, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a spoon below a baseball bat" + }, + { + "unique_id": 21348, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a baseball bat and a spoon" + }, + { + "unique_id": 21349, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a spoon and a baseball bat" + }, + { + "unique_id": 21350, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a bowl" + }, + { + "unique_id": 21351, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a baseball bat" + }, + { + "unique_id": 21352, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a bowl" + }, + { + "unique_id": 21353, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a baseball bat" + }, + { + "unique_id": 21354, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a baseball bat above a bowl" + }, + { + "unique_id": 21355, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a bowl above a baseball bat" + }, + { + "unique_id": 21356, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a baseball bat below a bowl" + }, + { + "unique_id": 21357, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a bowl below a baseball bat" + }, + { + "unique_id": 21358, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a baseball bat and a bowl" + }, + { + "unique_id": 21359, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a bowl and a baseball bat" + }, + { + "unique_id": 21360, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a banana" + }, + { + "unique_id": 21361, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a baseball bat" + }, + { + "unique_id": 21362, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a banana" + }, + { + "unique_id": 21363, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a baseball bat" + }, + { + "unique_id": 21364, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a baseball bat above a banana" + }, + { + "unique_id": 21365, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a banana above a baseball bat" + }, + { + "unique_id": 21366, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a baseball bat below a banana" + }, + { + "unique_id": 21367, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a banana below a baseball bat" + }, + { + "unique_id": 21368, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a baseball bat and a banana" + }, + { + "unique_id": 21369, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a banana and a baseball bat" + }, + { + "unique_id": 21370, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of an apple" + }, + { + "unique_id": 21371, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a baseball bat" + }, + { + "unique_id": 21372, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of an apple" + }, + { + "unique_id": 21373, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a baseball bat" + }, + { + "unique_id": 21374, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a baseball bat above an apple" + }, + { + "unique_id": 21375, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "an apple above a baseball bat" + }, + { + "unique_id": 21376, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a baseball bat below an apple" + }, + { + "unique_id": 21377, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "an apple below a baseball bat" + }, + { + "unique_id": 21378, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a baseball bat and an apple" + }, + { + "unique_id": 21379, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "an apple and a baseball bat" + }, + { + "unique_id": 21380, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a sandwich" + }, + { + "unique_id": 21381, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a baseball bat" + }, + { + "unique_id": 21382, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a sandwich" + }, + { + "unique_id": 21383, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a baseball bat" + }, + { + "unique_id": 21384, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a baseball bat above a sandwich" + }, + { + "unique_id": 21385, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a sandwich above a baseball bat" + }, + { + "unique_id": 21386, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a baseball bat below a sandwich" + }, + { + "unique_id": 21387, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a sandwich below a baseball bat" + }, + { + "unique_id": 21388, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a baseball bat and a sandwich" + }, + { + "unique_id": 21389, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a sandwich and a baseball bat" + }, + { + "unique_id": 21390, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of an orange" + }, + { + "unique_id": 21391, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a baseball bat" + }, + { + "unique_id": 21392, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of an orange" + }, + { + "unique_id": 21393, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a baseball bat" + }, + { + "unique_id": 21394, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a baseball bat above an orange" + }, + { + "unique_id": 21395, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "an orange above a baseball bat" + }, + { + "unique_id": 21396, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a baseball bat below an orange" + }, + { + "unique_id": 21397, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "an orange below a baseball bat" + }, + { + "unique_id": 21398, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a baseball bat and an orange" + }, + { + "unique_id": 21399, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "an orange and a baseball bat" + }, + { + "unique_id": 21400, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a broccoli" + }, + { + "unique_id": 21401, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a baseball bat" + }, + { + "unique_id": 21402, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a broccoli" + }, + { + "unique_id": 21403, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a baseball bat" + }, + { + "unique_id": 21404, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a baseball bat above a broccoli" + }, + { + "unique_id": 21405, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a broccoli above a baseball bat" + }, + { + "unique_id": 21406, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a baseball bat below a broccoli" + }, + { + "unique_id": 21407, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a broccoli below a baseball bat" + }, + { + "unique_id": 21408, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a baseball bat and a broccoli" + }, + { + "unique_id": 21409, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a broccoli and a baseball bat" + }, + { + "unique_id": 21410, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a carrot" + }, + { + "unique_id": 21411, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a baseball bat" + }, + { + "unique_id": 21412, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a carrot" + }, + { + "unique_id": 21413, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a baseball bat" + }, + { + "unique_id": 21414, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a baseball bat above a carrot" + }, + { + "unique_id": 21415, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a carrot above a baseball bat" + }, + { + "unique_id": 21416, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a baseball bat below a carrot" + }, + { + "unique_id": 21417, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a carrot below a baseball bat" + }, + { + "unique_id": 21418, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a baseball bat and a carrot" + }, + { + "unique_id": 21419, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a carrot and a baseball bat" + }, + { + "unique_id": 21420, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a hot dog" + }, + { + "unique_id": 21421, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a baseball bat" + }, + { + "unique_id": 21422, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a hot dog" + }, + { + "unique_id": 21423, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a baseball bat" + }, + { + "unique_id": 21424, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a baseball bat above a hot dog" + }, + { + "unique_id": 21425, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a hot dog above a baseball bat" + }, + { + "unique_id": 21426, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a baseball bat below a hot dog" + }, + { + "unique_id": 21427, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a hot dog below a baseball bat" + }, + { + "unique_id": 21428, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a baseball bat and a hot dog" + }, + { + "unique_id": 21429, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a hot dog and a baseball bat" + }, + { + "unique_id": 21430, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a pizza" + }, + { + "unique_id": 21431, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a baseball bat" + }, + { + "unique_id": 21432, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a pizza" + }, + { + "unique_id": 21433, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a baseball bat" + }, + { + "unique_id": 21434, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a baseball bat above a pizza" + }, + { + "unique_id": 21435, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a pizza above a baseball bat" + }, + { + "unique_id": 21436, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a baseball bat below a pizza" + }, + { + "unique_id": 21437, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a pizza below a baseball bat" + }, + { + "unique_id": 21438, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a baseball bat and a pizza" + }, + { + "unique_id": 21439, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a pizza and a baseball bat" + }, + { + "unique_id": 21440, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a donut" + }, + { + "unique_id": 21441, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a baseball bat" + }, + { + "unique_id": 21442, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a donut" + }, + { + "unique_id": 21443, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a baseball bat" + }, + { + "unique_id": 21444, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a baseball bat above a donut" + }, + { + "unique_id": 21445, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a donut above a baseball bat" + }, + { + "unique_id": 21446, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a baseball bat below a donut" + }, + { + "unique_id": 21447, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a donut below a baseball bat" + }, + { + "unique_id": 21448, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a baseball bat and a donut" + }, + { + "unique_id": 21449, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a donut and a baseball bat" + }, + { + "unique_id": 21450, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a cake" + }, + { + "unique_id": 21451, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a baseball bat" + }, + { + "unique_id": 21452, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a cake" + }, + { + "unique_id": 21453, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a baseball bat" + }, + { + "unique_id": 21454, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a baseball bat above a cake" + }, + { + "unique_id": 21455, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a cake above a baseball bat" + }, + { + "unique_id": 21456, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a baseball bat below a cake" + }, + { + "unique_id": 21457, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a cake below a baseball bat" + }, + { + "unique_id": 21458, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a baseball bat and a cake" + }, + { + "unique_id": 21459, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a cake and a baseball bat" + }, + { + "unique_id": 21460, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a chair" + }, + { + "unique_id": 21461, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a baseball bat" + }, + { + "unique_id": 21462, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a chair" + }, + { + "unique_id": 21463, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a baseball bat" + }, + { + "unique_id": 21464, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a baseball bat above a chair" + }, + { + "unique_id": 21465, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a chair above a baseball bat" + }, + { + "unique_id": 21466, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a baseball bat below a chair" + }, + { + "unique_id": 21467, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a chair below a baseball bat" + }, + { + "unique_id": 21468, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a baseball bat and a chair" + }, + { + "unique_id": 21469, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a chair and a baseball bat" + }, + { + "unique_id": 21470, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a couch" + }, + { + "unique_id": 21471, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a baseball bat" + }, + { + "unique_id": 21472, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a couch" + }, + { + "unique_id": 21473, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a baseball bat" + }, + { + "unique_id": 21474, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a baseball bat above a couch" + }, + { + "unique_id": 21475, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a couch above a baseball bat" + }, + { + "unique_id": 21476, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a baseball bat below a couch" + }, + { + "unique_id": 21477, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a couch below a baseball bat" + }, + { + "unique_id": 21478, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a baseball bat and a couch" + }, + { + "unique_id": 21479, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a couch and a baseball bat" + }, + { + "unique_id": 21480, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a potted plant" + }, + { + "unique_id": 21481, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a baseball bat" + }, + { + "unique_id": 21482, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a potted plant" + }, + { + "unique_id": 21483, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a baseball bat" + }, + { + "unique_id": 21484, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a baseball bat above a potted plant" + }, + { + "unique_id": 21485, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a potted plant above a baseball bat" + }, + { + "unique_id": 21486, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a baseball bat below a potted plant" + }, + { + "unique_id": 21487, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a potted plant below a baseball bat" + }, + { + "unique_id": 21488, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a baseball bat and a potted plant" + }, + { + "unique_id": 21489, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a potted plant and a baseball bat" + }, + { + "unique_id": 21490, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a bed" + }, + { + "unique_id": 21491, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a baseball bat" + }, + { + "unique_id": 21492, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a bed" + }, + { + "unique_id": 21493, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a baseball bat" + }, + { + "unique_id": 21494, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a baseball bat above a bed" + }, + { + "unique_id": 21495, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a bed above a baseball bat" + }, + { + "unique_id": 21496, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a baseball bat below a bed" + }, + { + "unique_id": 21497, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a bed below a baseball bat" + }, + { + "unique_id": 21498, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a baseball bat and a bed" + }, + { + "unique_id": 21499, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a bed and a baseball bat" + }, + { + "unique_id": 21500, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a dining table" + }, + { + "unique_id": 21501, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a baseball bat" + }, + { + "unique_id": 21502, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a dining table" + }, + { + "unique_id": 21503, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a baseball bat" + }, + { + "unique_id": 21504, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a baseball bat above a dining table" + }, + { + "unique_id": 21505, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a dining table above a baseball bat" + }, + { + "unique_id": 21506, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a baseball bat below a dining table" + }, + { + "unique_id": 21507, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a dining table below a baseball bat" + }, + { + "unique_id": 21508, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a baseball bat and a dining table" + }, + { + "unique_id": 21509, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a dining table and a baseball bat" + }, + { + "unique_id": 21510, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a toilet" + }, + { + "unique_id": 21511, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a baseball bat" + }, + { + "unique_id": 21512, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a toilet" + }, + { + "unique_id": 21513, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a baseball bat" + }, + { + "unique_id": 21514, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a baseball bat above a toilet" + }, + { + "unique_id": 21515, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a toilet above a baseball bat" + }, + { + "unique_id": 21516, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a baseball bat below a toilet" + }, + { + "unique_id": 21517, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a toilet below a baseball bat" + }, + { + "unique_id": 21518, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a baseball bat and a toilet" + }, + { + "unique_id": 21519, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a toilet and a baseball bat" + }, + { + "unique_id": 21520, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a tv" + }, + { + "unique_id": 21521, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a baseball bat" + }, + { + "unique_id": 21522, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a tv" + }, + { + "unique_id": 21523, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a baseball bat" + }, + { + "unique_id": 21524, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a baseball bat above a tv" + }, + { + "unique_id": 21525, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a tv above a baseball bat" + }, + { + "unique_id": 21526, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a baseball bat below a tv" + }, + { + "unique_id": 21527, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a tv below a baseball bat" + }, + { + "unique_id": 21528, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a baseball bat and a tv" + }, + { + "unique_id": 21529, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a tv and a baseball bat" + }, + { + "unique_id": 21530, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a laptop" + }, + { + "unique_id": 21531, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a baseball bat" + }, + { + "unique_id": 21532, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a laptop" + }, + { + "unique_id": 21533, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a baseball bat" + }, + { + "unique_id": 21534, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a baseball bat above a laptop" + }, + { + "unique_id": 21535, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a laptop above a baseball bat" + }, + { + "unique_id": 21536, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a baseball bat below a laptop" + }, + { + "unique_id": 21537, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a laptop below a baseball bat" + }, + { + "unique_id": 21538, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a baseball bat and a laptop" + }, + { + "unique_id": 21539, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a laptop and a baseball bat" + }, + { + "unique_id": 21540, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a mouse" + }, + { + "unique_id": 21541, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a baseball bat" + }, + { + "unique_id": 21542, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a mouse" + }, + { + "unique_id": 21543, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a baseball bat" + }, + { + "unique_id": 21544, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a baseball bat above a mouse" + }, + { + "unique_id": 21545, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a mouse above a baseball bat" + }, + { + "unique_id": 21546, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a baseball bat below a mouse" + }, + { + "unique_id": 21547, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a mouse below a baseball bat" + }, + { + "unique_id": 21548, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a baseball bat and a mouse" + }, + { + "unique_id": 21549, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a mouse and a baseball bat" + }, + { + "unique_id": 21550, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a remote" + }, + { + "unique_id": 21551, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a baseball bat" + }, + { + "unique_id": 21552, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a remote" + }, + { + "unique_id": 21553, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a baseball bat" + }, + { + "unique_id": 21554, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a baseball bat above a remote" + }, + { + "unique_id": 21555, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a remote above a baseball bat" + }, + { + "unique_id": 21556, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a baseball bat below a remote" + }, + { + "unique_id": 21557, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a remote below a baseball bat" + }, + { + "unique_id": 21558, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a baseball bat and a remote" + }, + { + "unique_id": 21559, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a remote and a baseball bat" + }, + { + "unique_id": 21560, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a keyboard" + }, + { + "unique_id": 21561, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a baseball bat" + }, + { + "unique_id": 21562, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a keyboard" + }, + { + "unique_id": 21563, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a baseball bat" + }, + { + "unique_id": 21564, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a baseball bat above a keyboard" + }, + { + "unique_id": 21565, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a keyboard above a baseball bat" + }, + { + "unique_id": 21566, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a baseball bat below a keyboard" + }, + { + "unique_id": 21567, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a keyboard below a baseball bat" + }, + { + "unique_id": 21568, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a baseball bat and a keyboard" + }, + { + "unique_id": 21569, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a keyboard and a baseball bat" + }, + { + "unique_id": 21570, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a cell phone" + }, + { + "unique_id": 21571, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a baseball bat" + }, + { + "unique_id": 21572, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a cell phone" + }, + { + "unique_id": 21573, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a baseball bat" + }, + { + "unique_id": 21574, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a baseball bat above a cell phone" + }, + { + "unique_id": 21575, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a cell phone above a baseball bat" + }, + { + "unique_id": 21576, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a baseball bat below a cell phone" + }, + { + "unique_id": 21577, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a cell phone below a baseball bat" + }, + { + "unique_id": 21578, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a baseball bat and a cell phone" + }, + { + "unique_id": 21579, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a cell phone and a baseball bat" + }, + { + "unique_id": 21580, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a microwave" + }, + { + "unique_id": 21581, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a baseball bat" + }, + { + "unique_id": 21582, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a microwave" + }, + { + "unique_id": 21583, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a baseball bat" + }, + { + "unique_id": 21584, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a baseball bat above a microwave" + }, + { + "unique_id": 21585, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a microwave above a baseball bat" + }, + { + "unique_id": 21586, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a baseball bat below a microwave" + }, + { + "unique_id": 21587, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a microwave below a baseball bat" + }, + { + "unique_id": 21588, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a baseball bat and a microwave" + }, + { + "unique_id": 21589, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a microwave and a baseball bat" + }, + { + "unique_id": 21590, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of an oven" + }, + { + "unique_id": 21591, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a baseball bat" + }, + { + "unique_id": 21592, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of an oven" + }, + { + "unique_id": 21593, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a baseball bat" + }, + { + "unique_id": 21594, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a baseball bat above an oven" + }, + { + "unique_id": 21595, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "an oven above a baseball bat" + }, + { + "unique_id": 21596, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a baseball bat below an oven" + }, + { + "unique_id": 21597, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "an oven below a baseball bat" + }, + { + "unique_id": 21598, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a baseball bat and an oven" + }, + { + "unique_id": 21599, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "an oven and a baseball bat" + }, + { + "unique_id": 21600, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a toaster" + }, + { + "unique_id": 21601, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a baseball bat" + }, + { + "unique_id": 21602, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a toaster" + }, + { + "unique_id": 21603, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a baseball bat" + }, + { + "unique_id": 21604, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a baseball bat above a toaster" + }, + { + "unique_id": 21605, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a toaster above a baseball bat" + }, + { + "unique_id": 21606, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a baseball bat below a toaster" + }, + { + "unique_id": 21607, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a toaster below a baseball bat" + }, + { + "unique_id": 21608, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a baseball bat and a toaster" + }, + { + "unique_id": 21609, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a toaster and a baseball bat" + }, + { + "unique_id": 21610, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a sink" + }, + { + "unique_id": 21611, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a baseball bat" + }, + { + "unique_id": 21612, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a sink" + }, + { + "unique_id": 21613, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a baseball bat" + }, + { + "unique_id": 21614, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a baseball bat above a sink" + }, + { + "unique_id": 21615, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a sink above a baseball bat" + }, + { + "unique_id": 21616, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a baseball bat below a sink" + }, + { + "unique_id": 21617, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a sink below a baseball bat" + }, + { + "unique_id": 21618, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a baseball bat and a sink" + }, + { + "unique_id": 21619, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a sink and a baseball bat" + }, + { + "unique_id": 21620, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a refrigerator" + }, + { + "unique_id": 21621, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a baseball bat" + }, + { + "unique_id": 21622, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a refrigerator" + }, + { + "unique_id": 21623, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a baseball bat" + }, + { + "unique_id": 21624, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a baseball bat above a refrigerator" + }, + { + "unique_id": 21625, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a refrigerator above a baseball bat" + }, + { + "unique_id": 21626, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a baseball bat below a refrigerator" + }, + { + "unique_id": 21627, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a refrigerator below a baseball bat" + }, + { + "unique_id": 21628, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a baseball bat and a refrigerator" + }, + { + "unique_id": 21629, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a refrigerator and a baseball bat" + }, + { + "unique_id": 21630, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a book" + }, + { + "unique_id": 21631, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a book to the left of a baseball bat" + }, + { + "unique_id": 21632, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a book" + }, + { + "unique_id": 21633, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a book to the right of a baseball bat" + }, + { + "unique_id": 21634, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a baseball bat above a book" + }, + { + "unique_id": 21635, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a book above a baseball bat" + }, + { + "unique_id": 21636, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a baseball bat below a book" + }, + { + "unique_id": 21637, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a book below a baseball bat" + }, + { + "unique_id": 21638, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a baseball bat and a book" + }, + { + "unique_id": 21639, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a book and a baseball bat" + }, + { + "unique_id": 21640, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a clock" + }, + { + "unique_id": 21641, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a baseball bat" + }, + { + "unique_id": 21642, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a clock" + }, + { + "unique_id": 21643, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a baseball bat" + }, + { + "unique_id": 21644, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a baseball bat above a clock" + }, + { + "unique_id": 21645, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a clock above a baseball bat" + }, + { + "unique_id": 21646, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a baseball bat below a clock" + }, + { + "unique_id": 21647, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a clock below a baseball bat" + }, + { + "unique_id": 21648, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a baseball bat and a clock" + }, + { + "unique_id": 21649, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a clock and a baseball bat" + }, + { + "unique_id": 21650, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a vase" + }, + { + "unique_id": 21651, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a baseball bat" + }, + { + "unique_id": 21652, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a vase" + }, + { + "unique_id": 21653, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a baseball bat" + }, + { + "unique_id": 21654, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a baseball bat above a vase" + }, + { + "unique_id": 21655, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a vase above a baseball bat" + }, + { + "unique_id": 21656, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a baseball bat below a vase" + }, + { + "unique_id": 21657, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a vase below a baseball bat" + }, + { + "unique_id": 21658, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a baseball bat and a vase" + }, + { + "unique_id": 21659, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a vase and a baseball bat" + }, + { + "unique_id": 21660, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a scissors" + }, + { + "unique_id": 21661, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a baseball bat" + }, + { + "unique_id": 21662, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a scissors" + }, + { + "unique_id": 21663, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a baseball bat" + }, + { + "unique_id": 21664, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a baseball bat above a scissors" + }, + { + "unique_id": 21665, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a scissors above a baseball bat" + }, + { + "unique_id": 21666, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a baseball bat below a scissors" + }, + { + "unique_id": 21667, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a scissors below a baseball bat" + }, + { + "unique_id": 21668, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a baseball bat and a scissors" + }, + { + "unique_id": 21669, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a scissors and a baseball bat" + }, + { + "unique_id": 21670, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a teddy bear" + }, + { + "unique_id": 21671, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a baseball bat" + }, + { + "unique_id": 21672, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a teddy bear" + }, + { + "unique_id": 21673, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a baseball bat" + }, + { + "unique_id": 21674, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a baseball bat above a teddy bear" + }, + { + "unique_id": 21675, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a teddy bear above a baseball bat" + }, + { + "unique_id": 21676, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a baseball bat below a teddy bear" + }, + { + "unique_id": 21677, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a teddy bear below a baseball bat" + }, + { + "unique_id": 21678, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a baseball bat and a teddy bear" + }, + { + "unique_id": 21679, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a teddy bear and a baseball bat" + }, + { + "unique_id": 21680, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a hair drier" + }, + { + "unique_id": 21681, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a baseball bat" + }, + { + "unique_id": 21682, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a hair drier" + }, + { + "unique_id": 21683, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a baseball bat" + }, + { + "unique_id": 21684, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a baseball bat above a hair drier" + }, + { + "unique_id": 21685, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a hair drier above a baseball bat" + }, + { + "unique_id": 21686, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a baseball bat below a hair drier" + }, + { + "unique_id": 21687, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a hair drier below a baseball bat" + }, + { + "unique_id": 21688, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a baseball bat and a hair drier" + }, + { + "unique_id": 21689, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a hair drier and a baseball bat" + }, + { + "unique_id": 21690, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a baseball bat to the left of a toothbrush" + }, + { + "unique_id": 21691, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a baseball bat" + }, + { + "unique_id": 21692, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a baseball bat to the right of a toothbrush" + }, + { + "unique_id": 21693, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a baseball bat" + }, + { + "unique_id": 21694, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a baseball bat above a toothbrush" + }, + { + "unique_id": 21695, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "above", + "text": "a toothbrush above a baseball bat" + }, + { + "unique_id": 21696, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a baseball bat below a toothbrush" + }, + { + "unique_id": 21697, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "below", + "text": "a toothbrush below a baseball bat" + }, + { + "unique_id": 21698, + "num_objects": 2, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a baseball bat and a toothbrush" + }, + { + "unique_id": 21699, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball bat" + ], + "rel_type": "and", + "text": "a toothbrush and a baseball bat" + }, + { + "unique_id": 21700, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a skateboard" + }, + { + "unique_id": 21701, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a baseball glove" + }, + { + "unique_id": 21702, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a skateboard" + }, + { + "unique_id": 21703, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a baseball glove" + }, + { + "unique_id": 21704, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a baseball glove above a skateboard" + }, + { + "unique_id": 21705, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a skateboard above a baseball glove" + }, + { + "unique_id": 21706, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a baseball glove below a skateboard" + }, + { + "unique_id": 21707, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a skateboard below a baseball glove" + }, + { + "unique_id": 21708, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a baseball glove and a skateboard" + }, + { + "unique_id": 21709, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a skateboard and a baseball glove" + }, + { + "unique_id": 21710, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a surfboard" + }, + { + "unique_id": 21711, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a baseball glove" + }, + { + "unique_id": 21712, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a surfboard" + }, + { + "unique_id": 21713, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a baseball glove" + }, + { + "unique_id": 21714, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a baseball glove above a surfboard" + }, + { + "unique_id": 21715, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a surfboard above a baseball glove" + }, + { + "unique_id": 21716, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a baseball glove below a surfboard" + }, + { + "unique_id": 21717, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a surfboard below a baseball glove" + }, + { + "unique_id": 21718, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a baseball glove and a surfboard" + }, + { + "unique_id": 21719, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a surfboard and a baseball glove" + }, + { + "unique_id": 21720, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a tennis racket" + }, + { + "unique_id": 21721, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a baseball glove" + }, + { + "unique_id": 21722, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a tennis racket" + }, + { + "unique_id": 21723, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a baseball glove" + }, + { + "unique_id": 21724, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a baseball glove above a tennis racket" + }, + { + "unique_id": 21725, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a tennis racket above a baseball glove" + }, + { + "unique_id": 21726, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a baseball glove below a tennis racket" + }, + { + "unique_id": 21727, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a tennis racket below a baseball glove" + }, + { + "unique_id": 21728, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a baseball glove and a tennis racket" + }, + { + "unique_id": 21729, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a tennis racket and a baseball glove" + }, + { + "unique_id": 21730, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a bottle" + }, + { + "unique_id": 21731, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a baseball glove" + }, + { + "unique_id": 21732, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a bottle" + }, + { + "unique_id": 21733, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a baseball glove" + }, + { + "unique_id": 21734, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a baseball glove above a bottle" + }, + { + "unique_id": 21735, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a bottle above a baseball glove" + }, + { + "unique_id": 21736, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a baseball glove below a bottle" + }, + { + "unique_id": 21737, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a bottle below a baseball glove" + }, + { + "unique_id": 21738, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a baseball glove and a bottle" + }, + { + "unique_id": 21739, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a bottle and a baseball glove" + }, + { + "unique_id": 21740, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a wine glass" + }, + { + "unique_id": 21741, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a baseball glove" + }, + { + "unique_id": 21742, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a wine glass" + }, + { + "unique_id": 21743, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a baseball glove" + }, + { + "unique_id": 21744, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a baseball glove above a wine glass" + }, + { + "unique_id": 21745, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a wine glass above a baseball glove" + }, + { + "unique_id": 21746, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a baseball glove below a wine glass" + }, + { + "unique_id": 21747, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a wine glass below a baseball glove" + }, + { + "unique_id": 21748, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a baseball glove and a wine glass" + }, + { + "unique_id": 21749, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a wine glass and a baseball glove" + }, + { + "unique_id": 21750, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a cup" + }, + { + "unique_id": 21751, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a baseball glove" + }, + { + "unique_id": 21752, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a cup" + }, + { + "unique_id": 21753, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a baseball glove" + }, + { + "unique_id": 21754, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a baseball glove above a cup" + }, + { + "unique_id": 21755, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a cup above a baseball glove" + }, + { + "unique_id": 21756, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a baseball glove below a cup" + }, + { + "unique_id": 21757, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a cup below a baseball glove" + }, + { + "unique_id": 21758, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a baseball glove and a cup" + }, + { + "unique_id": 21759, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a cup and a baseball glove" + }, + { + "unique_id": 21760, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a fork" + }, + { + "unique_id": 21761, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a baseball glove" + }, + { + "unique_id": 21762, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a fork" + }, + { + "unique_id": 21763, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a baseball glove" + }, + { + "unique_id": 21764, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a baseball glove above a fork" + }, + { + "unique_id": 21765, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a fork above a baseball glove" + }, + { + "unique_id": 21766, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a baseball glove below a fork" + }, + { + "unique_id": 21767, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a fork below a baseball glove" + }, + { + "unique_id": 21768, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a baseball glove and a fork" + }, + { + "unique_id": 21769, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a fork and a baseball glove" + }, + { + "unique_id": 21770, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a knife" + }, + { + "unique_id": 21771, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a baseball glove" + }, + { + "unique_id": 21772, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a knife" + }, + { + "unique_id": 21773, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a baseball glove" + }, + { + "unique_id": 21774, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a baseball glove above a knife" + }, + { + "unique_id": 21775, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a knife above a baseball glove" + }, + { + "unique_id": 21776, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a baseball glove below a knife" + }, + { + "unique_id": 21777, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a knife below a baseball glove" + }, + { + "unique_id": 21778, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a baseball glove and a knife" + }, + { + "unique_id": 21779, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a knife and a baseball glove" + }, + { + "unique_id": 21780, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a spoon" + }, + { + "unique_id": 21781, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a baseball glove" + }, + { + "unique_id": 21782, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a spoon" + }, + { + "unique_id": 21783, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a baseball glove" + }, + { + "unique_id": 21784, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a baseball glove above a spoon" + }, + { + "unique_id": 21785, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a spoon above a baseball glove" + }, + { + "unique_id": 21786, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a baseball glove below a spoon" + }, + { + "unique_id": 21787, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a spoon below a baseball glove" + }, + { + "unique_id": 21788, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a baseball glove and a spoon" + }, + { + "unique_id": 21789, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a spoon and a baseball glove" + }, + { + "unique_id": 21790, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a bowl" + }, + { + "unique_id": 21791, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a baseball glove" + }, + { + "unique_id": 21792, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a bowl" + }, + { + "unique_id": 21793, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a baseball glove" + }, + { + "unique_id": 21794, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a baseball glove above a bowl" + }, + { + "unique_id": 21795, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a bowl above a baseball glove" + }, + { + "unique_id": 21796, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a baseball glove below a bowl" + }, + { + "unique_id": 21797, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a bowl below a baseball glove" + }, + { + "unique_id": 21798, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a baseball glove and a bowl" + }, + { + "unique_id": 21799, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a bowl and a baseball glove" + }, + { + "unique_id": 21800, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a banana" + }, + { + "unique_id": 21801, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a baseball glove" + }, + { + "unique_id": 21802, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a banana" + }, + { + "unique_id": 21803, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a baseball glove" + }, + { + "unique_id": 21804, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a baseball glove above a banana" + }, + { + "unique_id": 21805, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a banana above a baseball glove" + }, + { + "unique_id": 21806, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a baseball glove below a banana" + }, + { + "unique_id": 21807, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a banana below a baseball glove" + }, + { + "unique_id": 21808, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a baseball glove and a banana" + }, + { + "unique_id": 21809, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a banana and a baseball glove" + }, + { + "unique_id": 21810, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of an apple" + }, + { + "unique_id": 21811, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a baseball glove" + }, + { + "unique_id": 21812, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of an apple" + }, + { + "unique_id": 21813, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a baseball glove" + }, + { + "unique_id": 21814, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a baseball glove above an apple" + }, + { + "unique_id": 21815, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "an apple above a baseball glove" + }, + { + "unique_id": 21816, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a baseball glove below an apple" + }, + { + "unique_id": 21817, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "an apple below a baseball glove" + }, + { + "unique_id": 21818, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a baseball glove and an apple" + }, + { + "unique_id": 21819, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "an apple and a baseball glove" + }, + { + "unique_id": 21820, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a sandwich" + }, + { + "unique_id": 21821, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a baseball glove" + }, + { + "unique_id": 21822, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a sandwich" + }, + { + "unique_id": 21823, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a baseball glove" + }, + { + "unique_id": 21824, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a baseball glove above a sandwich" + }, + { + "unique_id": 21825, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a sandwich above a baseball glove" + }, + { + "unique_id": 21826, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a baseball glove below a sandwich" + }, + { + "unique_id": 21827, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a sandwich below a baseball glove" + }, + { + "unique_id": 21828, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a baseball glove and a sandwich" + }, + { + "unique_id": 21829, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a sandwich and a baseball glove" + }, + { + "unique_id": 21830, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of an orange" + }, + { + "unique_id": 21831, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a baseball glove" + }, + { + "unique_id": 21832, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of an orange" + }, + { + "unique_id": 21833, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a baseball glove" + }, + { + "unique_id": 21834, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a baseball glove above an orange" + }, + { + "unique_id": 21835, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "an orange above a baseball glove" + }, + { + "unique_id": 21836, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a baseball glove below an orange" + }, + { + "unique_id": 21837, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "an orange below a baseball glove" + }, + { + "unique_id": 21838, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a baseball glove and an orange" + }, + { + "unique_id": 21839, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "an orange and a baseball glove" + }, + { + "unique_id": 21840, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a broccoli" + }, + { + "unique_id": 21841, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a baseball glove" + }, + { + "unique_id": 21842, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a broccoli" + }, + { + "unique_id": 21843, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a baseball glove" + }, + { + "unique_id": 21844, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a baseball glove above a broccoli" + }, + { + "unique_id": 21845, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a broccoli above a baseball glove" + }, + { + "unique_id": 21846, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a baseball glove below a broccoli" + }, + { + "unique_id": 21847, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a broccoli below a baseball glove" + }, + { + "unique_id": 21848, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a baseball glove and a broccoli" + }, + { + "unique_id": 21849, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a broccoli and a baseball glove" + }, + { + "unique_id": 21850, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a carrot" + }, + { + "unique_id": 21851, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a baseball glove" + }, + { + "unique_id": 21852, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a carrot" + }, + { + "unique_id": 21853, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a baseball glove" + }, + { + "unique_id": 21854, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a baseball glove above a carrot" + }, + { + "unique_id": 21855, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a carrot above a baseball glove" + }, + { + "unique_id": 21856, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a baseball glove below a carrot" + }, + { + "unique_id": 21857, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a carrot below a baseball glove" + }, + { + "unique_id": 21858, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a baseball glove and a carrot" + }, + { + "unique_id": 21859, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a carrot and a baseball glove" + }, + { + "unique_id": 21860, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a hot dog" + }, + { + "unique_id": 21861, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a baseball glove" + }, + { + "unique_id": 21862, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a hot dog" + }, + { + "unique_id": 21863, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a baseball glove" + }, + { + "unique_id": 21864, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a baseball glove above a hot dog" + }, + { + "unique_id": 21865, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a hot dog above a baseball glove" + }, + { + "unique_id": 21866, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a baseball glove below a hot dog" + }, + { + "unique_id": 21867, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a hot dog below a baseball glove" + }, + { + "unique_id": 21868, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a baseball glove and a hot dog" + }, + { + "unique_id": 21869, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a hot dog and a baseball glove" + }, + { + "unique_id": 21870, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a pizza" + }, + { + "unique_id": 21871, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a baseball glove" + }, + { + "unique_id": 21872, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a pizza" + }, + { + "unique_id": 21873, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a baseball glove" + }, + { + "unique_id": 21874, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a baseball glove above a pizza" + }, + { + "unique_id": 21875, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a pizza above a baseball glove" + }, + { + "unique_id": 21876, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a baseball glove below a pizza" + }, + { + "unique_id": 21877, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a pizza below a baseball glove" + }, + { + "unique_id": 21878, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a baseball glove and a pizza" + }, + { + "unique_id": 21879, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a pizza and a baseball glove" + }, + { + "unique_id": 21880, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a donut" + }, + { + "unique_id": 21881, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a baseball glove" + }, + { + "unique_id": 21882, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a donut" + }, + { + "unique_id": 21883, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a baseball glove" + }, + { + "unique_id": 21884, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a baseball glove above a donut" + }, + { + "unique_id": 21885, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a donut above a baseball glove" + }, + { + "unique_id": 21886, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a baseball glove below a donut" + }, + { + "unique_id": 21887, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a donut below a baseball glove" + }, + { + "unique_id": 21888, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a baseball glove and a donut" + }, + { + "unique_id": 21889, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a donut and a baseball glove" + }, + { + "unique_id": 21890, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a cake" + }, + { + "unique_id": 21891, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a baseball glove" + }, + { + "unique_id": 21892, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a cake" + }, + { + "unique_id": 21893, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a baseball glove" + }, + { + "unique_id": 21894, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a baseball glove above a cake" + }, + { + "unique_id": 21895, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a cake above a baseball glove" + }, + { + "unique_id": 21896, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a baseball glove below a cake" + }, + { + "unique_id": 21897, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a cake below a baseball glove" + }, + { + "unique_id": 21898, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a baseball glove and a cake" + }, + { + "unique_id": 21899, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a cake and a baseball glove" + }, + { + "unique_id": 21900, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a chair" + }, + { + "unique_id": 21901, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a baseball glove" + }, + { + "unique_id": 21902, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a chair" + }, + { + "unique_id": 21903, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a baseball glove" + }, + { + "unique_id": 21904, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a baseball glove above a chair" + }, + { + "unique_id": 21905, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a chair above a baseball glove" + }, + { + "unique_id": 21906, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a baseball glove below a chair" + }, + { + "unique_id": 21907, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a chair below a baseball glove" + }, + { + "unique_id": 21908, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a baseball glove and a chair" + }, + { + "unique_id": 21909, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a chair and a baseball glove" + }, + { + "unique_id": 21910, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a couch" + }, + { + "unique_id": 21911, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a baseball glove" + }, + { + "unique_id": 21912, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a couch" + }, + { + "unique_id": 21913, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a baseball glove" + }, + { + "unique_id": 21914, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a baseball glove above a couch" + }, + { + "unique_id": 21915, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a couch above a baseball glove" + }, + { + "unique_id": 21916, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a baseball glove below a couch" + }, + { + "unique_id": 21917, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a couch below a baseball glove" + }, + { + "unique_id": 21918, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a baseball glove and a couch" + }, + { + "unique_id": 21919, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a couch and a baseball glove" + }, + { + "unique_id": 21920, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a potted plant" + }, + { + "unique_id": 21921, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a baseball glove" + }, + { + "unique_id": 21922, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a potted plant" + }, + { + "unique_id": 21923, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a baseball glove" + }, + { + "unique_id": 21924, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a baseball glove above a potted plant" + }, + { + "unique_id": 21925, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a potted plant above a baseball glove" + }, + { + "unique_id": 21926, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a baseball glove below a potted plant" + }, + { + "unique_id": 21927, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a potted plant below a baseball glove" + }, + { + "unique_id": 21928, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a baseball glove and a potted plant" + }, + { + "unique_id": 21929, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a potted plant and a baseball glove" + }, + { + "unique_id": 21930, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a bed" + }, + { + "unique_id": 21931, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a baseball glove" + }, + { + "unique_id": 21932, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a bed" + }, + { + "unique_id": 21933, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a baseball glove" + }, + { + "unique_id": 21934, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a baseball glove above a bed" + }, + { + "unique_id": 21935, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a bed above a baseball glove" + }, + { + "unique_id": 21936, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a baseball glove below a bed" + }, + { + "unique_id": 21937, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a bed below a baseball glove" + }, + { + "unique_id": 21938, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a baseball glove and a bed" + }, + { + "unique_id": 21939, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a bed and a baseball glove" + }, + { + "unique_id": 21940, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a dining table" + }, + { + "unique_id": 21941, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a baseball glove" + }, + { + "unique_id": 21942, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a dining table" + }, + { + "unique_id": 21943, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a baseball glove" + }, + { + "unique_id": 21944, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a baseball glove above a dining table" + }, + { + "unique_id": 21945, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a dining table above a baseball glove" + }, + { + "unique_id": 21946, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a baseball glove below a dining table" + }, + { + "unique_id": 21947, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a dining table below a baseball glove" + }, + { + "unique_id": 21948, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a baseball glove and a dining table" + }, + { + "unique_id": 21949, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a dining table and a baseball glove" + }, + { + "unique_id": 21950, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a toilet" + }, + { + "unique_id": 21951, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a baseball glove" + }, + { + "unique_id": 21952, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a toilet" + }, + { + "unique_id": 21953, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a baseball glove" + }, + { + "unique_id": 21954, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a baseball glove above a toilet" + }, + { + "unique_id": 21955, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a toilet above a baseball glove" + }, + { + "unique_id": 21956, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a baseball glove below a toilet" + }, + { + "unique_id": 21957, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a toilet below a baseball glove" + }, + { + "unique_id": 21958, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a baseball glove and a toilet" + }, + { + "unique_id": 21959, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a toilet and a baseball glove" + }, + { + "unique_id": 21960, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a tv" + }, + { + "unique_id": 21961, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a baseball glove" + }, + { + "unique_id": 21962, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a tv" + }, + { + "unique_id": 21963, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a baseball glove" + }, + { + "unique_id": 21964, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a baseball glove above a tv" + }, + { + "unique_id": 21965, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a tv above a baseball glove" + }, + { + "unique_id": 21966, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a baseball glove below a tv" + }, + { + "unique_id": 21967, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a tv below a baseball glove" + }, + { + "unique_id": 21968, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a baseball glove and a tv" + }, + { + "unique_id": 21969, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a tv and a baseball glove" + }, + { + "unique_id": 21970, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a laptop" + }, + { + "unique_id": 21971, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a baseball glove" + }, + { + "unique_id": 21972, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a laptop" + }, + { + "unique_id": 21973, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a baseball glove" + }, + { + "unique_id": 21974, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a baseball glove above a laptop" + }, + { + "unique_id": 21975, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a laptop above a baseball glove" + }, + { + "unique_id": 21976, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a baseball glove below a laptop" + }, + { + "unique_id": 21977, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a laptop below a baseball glove" + }, + { + "unique_id": 21978, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a baseball glove and a laptop" + }, + { + "unique_id": 21979, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a laptop and a baseball glove" + }, + { + "unique_id": 21980, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a mouse" + }, + { + "unique_id": 21981, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a baseball glove" + }, + { + "unique_id": 21982, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a mouse" + }, + { + "unique_id": 21983, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a baseball glove" + }, + { + "unique_id": 21984, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a baseball glove above a mouse" + }, + { + "unique_id": 21985, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a mouse above a baseball glove" + }, + { + "unique_id": 21986, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a baseball glove below a mouse" + }, + { + "unique_id": 21987, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a mouse below a baseball glove" + }, + { + "unique_id": 21988, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a baseball glove and a mouse" + }, + { + "unique_id": 21989, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a mouse and a baseball glove" + }, + { + "unique_id": 21990, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a remote" + }, + { + "unique_id": 21991, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a baseball glove" + }, + { + "unique_id": 21992, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a remote" + }, + { + "unique_id": 21993, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a baseball glove" + }, + { + "unique_id": 21994, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a baseball glove above a remote" + }, + { + "unique_id": 21995, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a remote above a baseball glove" + }, + { + "unique_id": 21996, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a baseball glove below a remote" + }, + { + "unique_id": 21997, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a remote below a baseball glove" + }, + { + "unique_id": 21998, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a baseball glove and a remote" + }, + { + "unique_id": 21999, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a remote and a baseball glove" + }, + { + "unique_id": 22000, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a keyboard" + }, + { + "unique_id": 22001, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a baseball glove" + }, + { + "unique_id": 22002, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a keyboard" + }, + { + "unique_id": 22003, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a baseball glove" + }, + { + "unique_id": 22004, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a baseball glove above a keyboard" + }, + { + "unique_id": 22005, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a keyboard above a baseball glove" + }, + { + "unique_id": 22006, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a baseball glove below a keyboard" + }, + { + "unique_id": 22007, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a keyboard below a baseball glove" + }, + { + "unique_id": 22008, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a baseball glove and a keyboard" + }, + { + "unique_id": 22009, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a keyboard and a baseball glove" + }, + { + "unique_id": 22010, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a cell phone" + }, + { + "unique_id": 22011, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a baseball glove" + }, + { + "unique_id": 22012, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a cell phone" + }, + { + "unique_id": 22013, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a baseball glove" + }, + { + "unique_id": 22014, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a baseball glove above a cell phone" + }, + { + "unique_id": 22015, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a cell phone above a baseball glove" + }, + { + "unique_id": 22016, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a baseball glove below a cell phone" + }, + { + "unique_id": 22017, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a cell phone below a baseball glove" + }, + { + "unique_id": 22018, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a baseball glove and a cell phone" + }, + { + "unique_id": 22019, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a cell phone and a baseball glove" + }, + { + "unique_id": 22020, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a microwave" + }, + { + "unique_id": 22021, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a baseball glove" + }, + { + "unique_id": 22022, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a microwave" + }, + { + "unique_id": 22023, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a baseball glove" + }, + { + "unique_id": 22024, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a baseball glove above a microwave" + }, + { + "unique_id": 22025, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a microwave above a baseball glove" + }, + { + "unique_id": 22026, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a baseball glove below a microwave" + }, + { + "unique_id": 22027, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a microwave below a baseball glove" + }, + { + "unique_id": 22028, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a baseball glove and a microwave" + }, + { + "unique_id": 22029, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a microwave and a baseball glove" + }, + { + "unique_id": 22030, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of an oven" + }, + { + "unique_id": 22031, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a baseball glove" + }, + { + "unique_id": 22032, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of an oven" + }, + { + "unique_id": 22033, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a baseball glove" + }, + { + "unique_id": 22034, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a baseball glove above an oven" + }, + { + "unique_id": 22035, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "an oven above a baseball glove" + }, + { + "unique_id": 22036, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a baseball glove below an oven" + }, + { + "unique_id": 22037, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "an oven below a baseball glove" + }, + { + "unique_id": 22038, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a baseball glove and an oven" + }, + { + "unique_id": 22039, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "an oven and a baseball glove" + }, + { + "unique_id": 22040, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a toaster" + }, + { + "unique_id": 22041, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a baseball glove" + }, + { + "unique_id": 22042, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a toaster" + }, + { + "unique_id": 22043, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a baseball glove" + }, + { + "unique_id": 22044, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a baseball glove above a toaster" + }, + { + "unique_id": 22045, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a toaster above a baseball glove" + }, + { + "unique_id": 22046, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a baseball glove below a toaster" + }, + { + "unique_id": 22047, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a toaster below a baseball glove" + }, + { + "unique_id": 22048, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a baseball glove and a toaster" + }, + { + "unique_id": 22049, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a toaster and a baseball glove" + }, + { + "unique_id": 22050, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a sink" + }, + { + "unique_id": 22051, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a baseball glove" + }, + { + "unique_id": 22052, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a sink" + }, + { + "unique_id": 22053, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a baseball glove" + }, + { + "unique_id": 22054, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a baseball glove above a sink" + }, + { + "unique_id": 22055, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a sink above a baseball glove" + }, + { + "unique_id": 22056, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a baseball glove below a sink" + }, + { + "unique_id": 22057, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a sink below a baseball glove" + }, + { + "unique_id": 22058, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a baseball glove and a sink" + }, + { + "unique_id": 22059, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a sink and a baseball glove" + }, + { + "unique_id": 22060, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a refrigerator" + }, + { + "unique_id": 22061, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a baseball glove" + }, + { + "unique_id": 22062, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a refrigerator" + }, + { + "unique_id": 22063, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a baseball glove" + }, + { + "unique_id": 22064, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a baseball glove above a refrigerator" + }, + { + "unique_id": 22065, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a refrigerator above a baseball glove" + }, + { + "unique_id": 22066, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a baseball glove below a refrigerator" + }, + { + "unique_id": 22067, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a refrigerator below a baseball glove" + }, + { + "unique_id": 22068, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a baseball glove and a refrigerator" + }, + { + "unique_id": 22069, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a refrigerator and a baseball glove" + }, + { + "unique_id": 22070, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a book" + }, + { + "unique_id": 22071, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a book to the left of a baseball glove" + }, + { + "unique_id": 22072, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a book" + }, + { + "unique_id": 22073, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a book to the right of a baseball glove" + }, + { + "unique_id": 22074, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a baseball glove above a book" + }, + { + "unique_id": 22075, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a book above a baseball glove" + }, + { + "unique_id": 22076, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a baseball glove below a book" + }, + { + "unique_id": 22077, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a book below a baseball glove" + }, + { + "unique_id": 22078, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a baseball glove and a book" + }, + { + "unique_id": 22079, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a book and a baseball glove" + }, + { + "unique_id": 22080, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a clock" + }, + { + "unique_id": 22081, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a baseball glove" + }, + { + "unique_id": 22082, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a clock" + }, + { + "unique_id": 22083, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a baseball glove" + }, + { + "unique_id": 22084, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a baseball glove above a clock" + }, + { + "unique_id": 22085, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a clock above a baseball glove" + }, + { + "unique_id": 22086, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a baseball glove below a clock" + }, + { + "unique_id": 22087, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a clock below a baseball glove" + }, + { + "unique_id": 22088, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a baseball glove and a clock" + }, + { + "unique_id": 22089, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a clock and a baseball glove" + }, + { + "unique_id": 22090, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a vase" + }, + { + "unique_id": 22091, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a baseball glove" + }, + { + "unique_id": 22092, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a vase" + }, + { + "unique_id": 22093, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a baseball glove" + }, + { + "unique_id": 22094, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a baseball glove above a vase" + }, + { + "unique_id": 22095, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a vase above a baseball glove" + }, + { + "unique_id": 22096, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a baseball glove below a vase" + }, + { + "unique_id": 22097, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a vase below a baseball glove" + }, + { + "unique_id": 22098, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a baseball glove and a vase" + }, + { + "unique_id": 22099, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a vase and a baseball glove" + }, + { + "unique_id": 22100, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a scissors" + }, + { + "unique_id": 22101, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a baseball glove" + }, + { + "unique_id": 22102, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a scissors" + }, + { + "unique_id": 22103, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a baseball glove" + }, + { + "unique_id": 22104, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a baseball glove above a scissors" + }, + { + "unique_id": 22105, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a scissors above a baseball glove" + }, + { + "unique_id": 22106, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a baseball glove below a scissors" + }, + { + "unique_id": 22107, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a scissors below a baseball glove" + }, + { + "unique_id": 22108, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a baseball glove and a scissors" + }, + { + "unique_id": 22109, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a scissors and a baseball glove" + }, + { + "unique_id": 22110, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a teddy bear" + }, + { + "unique_id": 22111, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a baseball glove" + }, + { + "unique_id": 22112, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a teddy bear" + }, + { + "unique_id": 22113, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a baseball glove" + }, + { + "unique_id": 22114, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a baseball glove above a teddy bear" + }, + { + "unique_id": 22115, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a teddy bear above a baseball glove" + }, + { + "unique_id": 22116, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a baseball glove below a teddy bear" + }, + { + "unique_id": 22117, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a teddy bear below a baseball glove" + }, + { + "unique_id": 22118, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a baseball glove and a teddy bear" + }, + { + "unique_id": 22119, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a teddy bear and a baseball glove" + }, + { + "unique_id": 22120, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a hair drier" + }, + { + "unique_id": 22121, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a baseball glove" + }, + { + "unique_id": 22122, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a hair drier" + }, + { + "unique_id": 22123, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a baseball glove" + }, + { + "unique_id": 22124, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a baseball glove above a hair drier" + }, + { + "unique_id": 22125, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a hair drier above a baseball glove" + }, + { + "unique_id": 22126, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a baseball glove below a hair drier" + }, + { + "unique_id": 22127, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a hair drier below a baseball glove" + }, + { + "unique_id": 22128, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a baseball glove and a hair drier" + }, + { + "unique_id": 22129, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a hair drier and a baseball glove" + }, + { + "unique_id": 22130, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a baseball glove to the left of a toothbrush" + }, + { + "unique_id": 22131, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a baseball glove" + }, + { + "unique_id": 22132, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a baseball glove to the right of a toothbrush" + }, + { + "unique_id": 22133, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a baseball glove" + }, + { + "unique_id": 22134, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a baseball glove above a toothbrush" + }, + { + "unique_id": 22135, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "above", + "text": "a toothbrush above a baseball glove" + }, + { + "unique_id": 22136, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a baseball glove below a toothbrush" + }, + { + "unique_id": 22137, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "below", + "text": "a toothbrush below a baseball glove" + }, + { + "unique_id": 22138, + "num_objects": 2, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a baseball glove and a toothbrush" + }, + { + "unique_id": 22139, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "baseball glove" + ], + "rel_type": "and", + "text": "a toothbrush and a baseball glove" + }, + { + "unique_id": 22140, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a surfboard" + }, + { + "unique_id": 22141, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a skateboard" + }, + { + "unique_id": 22142, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a surfboard" + }, + { + "unique_id": 22143, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a skateboard" + }, + { + "unique_id": 22144, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a skateboard above a surfboard" + }, + { + "unique_id": 22145, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a surfboard above a skateboard" + }, + { + "unique_id": 22146, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a skateboard below a surfboard" + }, + { + "unique_id": 22147, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a surfboard below a skateboard" + }, + { + "unique_id": 22148, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a skateboard and a surfboard" + }, + { + "unique_id": 22149, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a surfboard and a skateboard" + }, + { + "unique_id": 22150, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a tennis racket" + }, + { + "unique_id": 22151, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a skateboard" + }, + { + "unique_id": 22152, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a tennis racket" + }, + { + "unique_id": 22153, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a skateboard" + }, + { + "unique_id": 22154, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a skateboard above a tennis racket" + }, + { + "unique_id": 22155, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a tennis racket above a skateboard" + }, + { + "unique_id": 22156, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a skateboard below a tennis racket" + }, + { + "unique_id": 22157, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a tennis racket below a skateboard" + }, + { + "unique_id": 22158, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a skateboard and a tennis racket" + }, + { + "unique_id": 22159, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a tennis racket and a skateboard" + }, + { + "unique_id": 22160, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a bottle" + }, + { + "unique_id": 22161, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a skateboard" + }, + { + "unique_id": 22162, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a bottle" + }, + { + "unique_id": 22163, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a skateboard" + }, + { + "unique_id": 22164, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a skateboard above a bottle" + }, + { + "unique_id": 22165, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a bottle above a skateboard" + }, + { + "unique_id": 22166, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a skateboard below a bottle" + }, + { + "unique_id": 22167, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a bottle below a skateboard" + }, + { + "unique_id": 22168, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a skateboard and a bottle" + }, + { + "unique_id": 22169, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a bottle and a skateboard" + }, + { + "unique_id": 22170, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a wine glass" + }, + { + "unique_id": 22171, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a skateboard" + }, + { + "unique_id": 22172, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a wine glass" + }, + { + "unique_id": 22173, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a skateboard" + }, + { + "unique_id": 22174, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a skateboard above a wine glass" + }, + { + "unique_id": 22175, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a wine glass above a skateboard" + }, + { + "unique_id": 22176, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a skateboard below a wine glass" + }, + { + "unique_id": 22177, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a wine glass below a skateboard" + }, + { + "unique_id": 22178, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a skateboard and a wine glass" + }, + { + "unique_id": 22179, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a wine glass and a skateboard" + }, + { + "unique_id": 22180, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a cup" + }, + { + "unique_id": 22181, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a skateboard" + }, + { + "unique_id": 22182, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a cup" + }, + { + "unique_id": 22183, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a skateboard" + }, + { + "unique_id": 22184, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a skateboard above a cup" + }, + { + "unique_id": 22185, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a cup above a skateboard" + }, + { + "unique_id": 22186, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a skateboard below a cup" + }, + { + "unique_id": 22187, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a cup below a skateboard" + }, + { + "unique_id": 22188, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a skateboard and a cup" + }, + { + "unique_id": 22189, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a cup and a skateboard" + }, + { + "unique_id": 22190, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a fork" + }, + { + "unique_id": 22191, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a skateboard" + }, + { + "unique_id": 22192, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a fork" + }, + { + "unique_id": 22193, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a skateboard" + }, + { + "unique_id": 22194, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a skateboard above a fork" + }, + { + "unique_id": 22195, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a fork above a skateboard" + }, + { + "unique_id": 22196, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a skateboard below a fork" + }, + { + "unique_id": 22197, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a fork below a skateboard" + }, + { + "unique_id": 22198, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a skateboard and a fork" + }, + { + "unique_id": 22199, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a fork and a skateboard" + }, + { + "unique_id": 22200, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a knife" + }, + { + "unique_id": 22201, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a skateboard" + }, + { + "unique_id": 22202, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a knife" + }, + { + "unique_id": 22203, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a skateboard" + }, + { + "unique_id": 22204, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a skateboard above a knife" + }, + { + "unique_id": 22205, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a knife above a skateboard" + }, + { + "unique_id": 22206, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a skateboard below a knife" + }, + { + "unique_id": 22207, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a knife below a skateboard" + }, + { + "unique_id": 22208, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a skateboard and a knife" + }, + { + "unique_id": 22209, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a knife and a skateboard" + }, + { + "unique_id": 22210, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a spoon" + }, + { + "unique_id": 22211, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a skateboard" + }, + { + "unique_id": 22212, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a spoon" + }, + { + "unique_id": 22213, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a skateboard" + }, + { + "unique_id": 22214, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a skateboard above a spoon" + }, + { + "unique_id": 22215, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a spoon above a skateboard" + }, + { + "unique_id": 22216, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a skateboard below a spoon" + }, + { + "unique_id": 22217, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a spoon below a skateboard" + }, + { + "unique_id": 22218, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a skateboard and a spoon" + }, + { + "unique_id": 22219, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a spoon and a skateboard" + }, + { + "unique_id": 22220, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a bowl" + }, + { + "unique_id": 22221, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a skateboard" + }, + { + "unique_id": 22222, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a bowl" + }, + { + "unique_id": 22223, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a skateboard" + }, + { + "unique_id": 22224, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a skateboard above a bowl" + }, + { + "unique_id": 22225, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a bowl above a skateboard" + }, + { + "unique_id": 22226, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a skateboard below a bowl" + }, + { + "unique_id": 22227, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a bowl below a skateboard" + }, + { + "unique_id": 22228, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a skateboard and a bowl" + }, + { + "unique_id": 22229, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a bowl and a skateboard" + }, + { + "unique_id": 22230, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a banana" + }, + { + "unique_id": 22231, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a skateboard" + }, + { + "unique_id": 22232, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a banana" + }, + { + "unique_id": 22233, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a skateboard" + }, + { + "unique_id": 22234, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a skateboard above a banana" + }, + { + "unique_id": 22235, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a banana above a skateboard" + }, + { + "unique_id": 22236, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a skateboard below a banana" + }, + { + "unique_id": 22237, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a banana below a skateboard" + }, + { + "unique_id": 22238, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a skateboard and a banana" + }, + { + "unique_id": 22239, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a banana and a skateboard" + }, + { + "unique_id": 22240, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of an apple" + }, + { + "unique_id": 22241, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a skateboard" + }, + { + "unique_id": 22242, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of an apple" + }, + { + "unique_id": 22243, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a skateboard" + }, + { + "unique_id": 22244, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a skateboard above an apple" + }, + { + "unique_id": 22245, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "an apple above a skateboard" + }, + { + "unique_id": 22246, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a skateboard below an apple" + }, + { + "unique_id": 22247, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "an apple below a skateboard" + }, + { + "unique_id": 22248, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a skateboard and an apple" + }, + { + "unique_id": 22249, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "an apple and a skateboard" + }, + { + "unique_id": 22250, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a sandwich" + }, + { + "unique_id": 22251, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a skateboard" + }, + { + "unique_id": 22252, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a sandwich" + }, + { + "unique_id": 22253, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a skateboard" + }, + { + "unique_id": 22254, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a skateboard above a sandwich" + }, + { + "unique_id": 22255, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a sandwich above a skateboard" + }, + { + "unique_id": 22256, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a skateboard below a sandwich" + }, + { + "unique_id": 22257, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a sandwich below a skateboard" + }, + { + "unique_id": 22258, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a skateboard and a sandwich" + }, + { + "unique_id": 22259, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a sandwich and a skateboard" + }, + { + "unique_id": 22260, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of an orange" + }, + { + "unique_id": 22261, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a skateboard" + }, + { + "unique_id": 22262, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of an orange" + }, + { + "unique_id": 22263, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a skateboard" + }, + { + "unique_id": 22264, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a skateboard above an orange" + }, + { + "unique_id": 22265, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "an orange above a skateboard" + }, + { + "unique_id": 22266, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a skateboard below an orange" + }, + { + "unique_id": 22267, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "an orange below a skateboard" + }, + { + "unique_id": 22268, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a skateboard and an orange" + }, + { + "unique_id": 22269, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "an orange and a skateboard" + }, + { + "unique_id": 22270, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a broccoli" + }, + { + "unique_id": 22271, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a skateboard" + }, + { + "unique_id": 22272, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a broccoli" + }, + { + "unique_id": 22273, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a skateboard" + }, + { + "unique_id": 22274, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a skateboard above a broccoli" + }, + { + "unique_id": 22275, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a broccoli above a skateboard" + }, + { + "unique_id": 22276, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a skateboard below a broccoli" + }, + { + "unique_id": 22277, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a broccoli below a skateboard" + }, + { + "unique_id": 22278, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a skateboard and a broccoli" + }, + { + "unique_id": 22279, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a broccoli and a skateboard" + }, + { + "unique_id": 22280, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a carrot" + }, + { + "unique_id": 22281, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a skateboard" + }, + { + "unique_id": 22282, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a carrot" + }, + { + "unique_id": 22283, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a skateboard" + }, + { + "unique_id": 22284, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a skateboard above a carrot" + }, + { + "unique_id": 22285, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a carrot above a skateboard" + }, + { + "unique_id": 22286, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a skateboard below a carrot" + }, + { + "unique_id": 22287, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a carrot below a skateboard" + }, + { + "unique_id": 22288, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a skateboard and a carrot" + }, + { + "unique_id": 22289, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a carrot and a skateboard" + }, + { + "unique_id": 22290, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a hot dog" + }, + { + "unique_id": 22291, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a skateboard" + }, + { + "unique_id": 22292, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a hot dog" + }, + { + "unique_id": 22293, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a skateboard" + }, + { + "unique_id": 22294, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a skateboard above a hot dog" + }, + { + "unique_id": 22295, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a hot dog above a skateboard" + }, + { + "unique_id": 22296, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a skateboard below a hot dog" + }, + { + "unique_id": 22297, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a hot dog below a skateboard" + }, + { + "unique_id": 22298, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a skateboard and a hot dog" + }, + { + "unique_id": 22299, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a hot dog and a skateboard" + }, + { + "unique_id": 22300, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a pizza" + }, + { + "unique_id": 22301, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a skateboard" + }, + { + "unique_id": 22302, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a pizza" + }, + { + "unique_id": 22303, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a skateboard" + }, + { + "unique_id": 22304, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a skateboard above a pizza" + }, + { + "unique_id": 22305, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a pizza above a skateboard" + }, + { + "unique_id": 22306, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a skateboard below a pizza" + }, + { + "unique_id": 22307, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a pizza below a skateboard" + }, + { + "unique_id": 22308, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a skateboard and a pizza" + }, + { + "unique_id": 22309, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a pizza and a skateboard" + }, + { + "unique_id": 22310, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a donut" + }, + { + "unique_id": 22311, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a skateboard" + }, + { + "unique_id": 22312, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a donut" + }, + { + "unique_id": 22313, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a skateboard" + }, + { + "unique_id": 22314, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a skateboard above a donut" + }, + { + "unique_id": 22315, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a donut above a skateboard" + }, + { + "unique_id": 22316, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a skateboard below a donut" + }, + { + "unique_id": 22317, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a donut below a skateboard" + }, + { + "unique_id": 22318, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a skateboard and a donut" + }, + { + "unique_id": 22319, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a donut and a skateboard" + }, + { + "unique_id": 22320, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a cake" + }, + { + "unique_id": 22321, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a skateboard" + }, + { + "unique_id": 22322, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a cake" + }, + { + "unique_id": 22323, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a skateboard" + }, + { + "unique_id": 22324, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a skateboard above a cake" + }, + { + "unique_id": 22325, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a cake above a skateboard" + }, + { + "unique_id": 22326, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a skateboard below a cake" + }, + { + "unique_id": 22327, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a cake below a skateboard" + }, + { + "unique_id": 22328, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a skateboard and a cake" + }, + { + "unique_id": 22329, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a cake and a skateboard" + }, + { + "unique_id": 22330, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a chair" + }, + { + "unique_id": 22331, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a skateboard" + }, + { + "unique_id": 22332, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a chair" + }, + { + "unique_id": 22333, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a skateboard" + }, + { + "unique_id": 22334, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a skateboard above a chair" + }, + { + "unique_id": 22335, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a chair above a skateboard" + }, + { + "unique_id": 22336, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a skateboard below a chair" + }, + { + "unique_id": 22337, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a chair below a skateboard" + }, + { + "unique_id": 22338, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a skateboard and a chair" + }, + { + "unique_id": 22339, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a chair and a skateboard" + }, + { + "unique_id": 22340, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a couch" + }, + { + "unique_id": 22341, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a skateboard" + }, + { + "unique_id": 22342, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a couch" + }, + { + "unique_id": 22343, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a skateboard" + }, + { + "unique_id": 22344, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a skateboard above a couch" + }, + { + "unique_id": 22345, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a couch above a skateboard" + }, + { + "unique_id": 22346, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a skateboard below a couch" + }, + { + "unique_id": 22347, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a couch below a skateboard" + }, + { + "unique_id": 22348, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a skateboard and a couch" + }, + { + "unique_id": 22349, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a couch and a skateboard" + }, + { + "unique_id": 22350, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a potted plant" + }, + { + "unique_id": 22351, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a skateboard" + }, + { + "unique_id": 22352, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a potted plant" + }, + { + "unique_id": 22353, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a skateboard" + }, + { + "unique_id": 22354, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a skateboard above a potted plant" + }, + { + "unique_id": 22355, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a potted plant above a skateboard" + }, + { + "unique_id": 22356, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a skateboard below a potted plant" + }, + { + "unique_id": 22357, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a potted plant below a skateboard" + }, + { + "unique_id": 22358, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a skateboard and a potted plant" + }, + { + "unique_id": 22359, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a potted plant and a skateboard" + }, + { + "unique_id": 22360, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a bed" + }, + { + "unique_id": 22361, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a skateboard" + }, + { + "unique_id": 22362, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a bed" + }, + { + "unique_id": 22363, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a skateboard" + }, + { + "unique_id": 22364, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a skateboard above a bed" + }, + { + "unique_id": 22365, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a bed above a skateboard" + }, + { + "unique_id": 22366, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a skateboard below a bed" + }, + { + "unique_id": 22367, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a bed below a skateboard" + }, + { + "unique_id": 22368, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a skateboard and a bed" + }, + { + "unique_id": 22369, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a bed and a skateboard" + }, + { + "unique_id": 22370, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a dining table" + }, + { + "unique_id": 22371, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a skateboard" + }, + { + "unique_id": 22372, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a dining table" + }, + { + "unique_id": 22373, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a skateboard" + }, + { + "unique_id": 22374, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a skateboard above a dining table" + }, + { + "unique_id": 22375, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a dining table above a skateboard" + }, + { + "unique_id": 22376, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a skateboard below a dining table" + }, + { + "unique_id": 22377, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a dining table below a skateboard" + }, + { + "unique_id": 22378, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a skateboard and a dining table" + }, + { + "unique_id": 22379, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a dining table and a skateboard" + }, + { + "unique_id": 22380, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a toilet" + }, + { + "unique_id": 22381, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a skateboard" + }, + { + "unique_id": 22382, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a toilet" + }, + { + "unique_id": 22383, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a skateboard" + }, + { + "unique_id": 22384, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a skateboard above a toilet" + }, + { + "unique_id": 22385, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a toilet above a skateboard" + }, + { + "unique_id": 22386, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a skateboard below a toilet" + }, + { + "unique_id": 22387, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a toilet below a skateboard" + }, + { + "unique_id": 22388, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a skateboard and a toilet" + }, + { + "unique_id": 22389, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a toilet and a skateboard" + }, + { + "unique_id": 22390, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a tv" + }, + { + "unique_id": 22391, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a skateboard" + }, + { + "unique_id": 22392, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a tv" + }, + { + "unique_id": 22393, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a skateboard" + }, + { + "unique_id": 22394, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a skateboard above a tv" + }, + { + "unique_id": 22395, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a tv above a skateboard" + }, + { + "unique_id": 22396, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a skateboard below a tv" + }, + { + "unique_id": 22397, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a tv below a skateboard" + }, + { + "unique_id": 22398, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a skateboard and a tv" + }, + { + "unique_id": 22399, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a tv and a skateboard" + }, + { + "unique_id": 22400, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a laptop" + }, + { + "unique_id": 22401, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a skateboard" + }, + { + "unique_id": 22402, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a laptop" + }, + { + "unique_id": 22403, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a skateboard" + }, + { + "unique_id": 22404, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a skateboard above a laptop" + }, + { + "unique_id": 22405, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a laptop above a skateboard" + }, + { + "unique_id": 22406, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a skateboard below a laptop" + }, + { + "unique_id": 22407, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a laptop below a skateboard" + }, + { + "unique_id": 22408, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a skateboard and a laptop" + }, + { + "unique_id": 22409, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a laptop and a skateboard" + }, + { + "unique_id": 22410, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a mouse" + }, + { + "unique_id": 22411, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a skateboard" + }, + { + "unique_id": 22412, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a mouse" + }, + { + "unique_id": 22413, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a skateboard" + }, + { + "unique_id": 22414, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a skateboard above a mouse" + }, + { + "unique_id": 22415, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a mouse above a skateboard" + }, + { + "unique_id": 22416, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a skateboard below a mouse" + }, + { + "unique_id": 22417, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a mouse below a skateboard" + }, + { + "unique_id": 22418, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a skateboard and a mouse" + }, + { + "unique_id": 22419, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a mouse and a skateboard" + }, + { + "unique_id": 22420, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a remote" + }, + { + "unique_id": 22421, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a skateboard" + }, + { + "unique_id": 22422, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a remote" + }, + { + "unique_id": 22423, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a skateboard" + }, + { + "unique_id": 22424, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a skateboard above a remote" + }, + { + "unique_id": 22425, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a remote above a skateboard" + }, + { + "unique_id": 22426, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a skateboard below a remote" + }, + { + "unique_id": 22427, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a remote below a skateboard" + }, + { + "unique_id": 22428, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a skateboard and a remote" + }, + { + "unique_id": 22429, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a remote and a skateboard" + }, + { + "unique_id": 22430, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a keyboard" + }, + { + "unique_id": 22431, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a skateboard" + }, + { + "unique_id": 22432, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a keyboard" + }, + { + "unique_id": 22433, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a skateboard" + }, + { + "unique_id": 22434, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a skateboard above a keyboard" + }, + { + "unique_id": 22435, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a keyboard above a skateboard" + }, + { + "unique_id": 22436, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a skateboard below a keyboard" + }, + { + "unique_id": 22437, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a keyboard below a skateboard" + }, + { + "unique_id": 22438, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a skateboard and a keyboard" + }, + { + "unique_id": 22439, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a keyboard and a skateboard" + }, + { + "unique_id": 22440, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a cell phone" + }, + { + "unique_id": 22441, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a skateboard" + }, + { + "unique_id": 22442, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a cell phone" + }, + { + "unique_id": 22443, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a skateboard" + }, + { + "unique_id": 22444, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a skateboard above a cell phone" + }, + { + "unique_id": 22445, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a cell phone above a skateboard" + }, + { + "unique_id": 22446, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a skateboard below a cell phone" + }, + { + "unique_id": 22447, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a cell phone below a skateboard" + }, + { + "unique_id": 22448, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a skateboard and a cell phone" + }, + { + "unique_id": 22449, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a cell phone and a skateboard" + }, + { + "unique_id": 22450, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a microwave" + }, + { + "unique_id": 22451, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a skateboard" + }, + { + "unique_id": 22452, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a microwave" + }, + { + "unique_id": 22453, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a skateboard" + }, + { + "unique_id": 22454, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a skateboard above a microwave" + }, + { + "unique_id": 22455, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a microwave above a skateboard" + }, + { + "unique_id": 22456, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a skateboard below a microwave" + }, + { + "unique_id": 22457, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a microwave below a skateboard" + }, + { + "unique_id": 22458, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a skateboard and a microwave" + }, + { + "unique_id": 22459, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a microwave and a skateboard" + }, + { + "unique_id": 22460, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of an oven" + }, + { + "unique_id": 22461, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a skateboard" + }, + { + "unique_id": 22462, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of an oven" + }, + { + "unique_id": 22463, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a skateboard" + }, + { + "unique_id": 22464, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a skateboard above an oven" + }, + { + "unique_id": 22465, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "an oven above a skateboard" + }, + { + "unique_id": 22466, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a skateboard below an oven" + }, + { + "unique_id": 22467, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "an oven below a skateboard" + }, + { + "unique_id": 22468, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a skateboard and an oven" + }, + { + "unique_id": 22469, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "an oven and a skateboard" + }, + { + "unique_id": 22470, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a toaster" + }, + { + "unique_id": 22471, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a skateboard" + }, + { + "unique_id": 22472, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a toaster" + }, + { + "unique_id": 22473, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a skateboard" + }, + { + "unique_id": 22474, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a skateboard above a toaster" + }, + { + "unique_id": 22475, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a toaster above a skateboard" + }, + { + "unique_id": 22476, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a skateboard below a toaster" + }, + { + "unique_id": 22477, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a toaster below a skateboard" + }, + { + "unique_id": 22478, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a skateboard and a toaster" + }, + { + "unique_id": 22479, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a toaster and a skateboard" + }, + { + "unique_id": 22480, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a sink" + }, + { + "unique_id": 22481, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a skateboard" + }, + { + "unique_id": 22482, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a sink" + }, + { + "unique_id": 22483, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a skateboard" + }, + { + "unique_id": 22484, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a skateboard above a sink" + }, + { + "unique_id": 22485, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a sink above a skateboard" + }, + { + "unique_id": 22486, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a skateboard below a sink" + }, + { + "unique_id": 22487, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a sink below a skateboard" + }, + { + "unique_id": 22488, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a skateboard and a sink" + }, + { + "unique_id": 22489, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a sink and a skateboard" + }, + { + "unique_id": 22490, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a refrigerator" + }, + { + "unique_id": 22491, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a skateboard" + }, + { + "unique_id": 22492, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a refrigerator" + }, + { + "unique_id": 22493, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a skateboard" + }, + { + "unique_id": 22494, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a skateboard above a refrigerator" + }, + { + "unique_id": 22495, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a refrigerator above a skateboard" + }, + { + "unique_id": 22496, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a skateboard below a refrigerator" + }, + { + "unique_id": 22497, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a refrigerator below a skateboard" + }, + { + "unique_id": 22498, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a skateboard and a refrigerator" + }, + { + "unique_id": 22499, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a refrigerator and a skateboard" + }, + { + "unique_id": 22500, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a book" + }, + { + "unique_id": 22501, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a book to the left of a skateboard" + }, + { + "unique_id": 22502, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a book" + }, + { + "unique_id": 22503, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a book to the right of a skateboard" + }, + { + "unique_id": 22504, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a skateboard above a book" + }, + { + "unique_id": 22505, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a book above a skateboard" + }, + { + "unique_id": 22506, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a skateboard below a book" + }, + { + "unique_id": 22507, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a book below a skateboard" + }, + { + "unique_id": 22508, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a skateboard and a book" + }, + { + "unique_id": 22509, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a book and a skateboard" + }, + { + "unique_id": 22510, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a clock" + }, + { + "unique_id": 22511, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a skateboard" + }, + { + "unique_id": 22512, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a clock" + }, + { + "unique_id": 22513, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a skateboard" + }, + { + "unique_id": 22514, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a skateboard above a clock" + }, + { + "unique_id": 22515, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a clock above a skateboard" + }, + { + "unique_id": 22516, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a skateboard below a clock" + }, + { + "unique_id": 22517, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a clock below a skateboard" + }, + { + "unique_id": 22518, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a skateboard and a clock" + }, + { + "unique_id": 22519, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a clock and a skateboard" + }, + { + "unique_id": 22520, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a vase" + }, + { + "unique_id": 22521, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a skateboard" + }, + { + "unique_id": 22522, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a vase" + }, + { + "unique_id": 22523, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a skateboard" + }, + { + "unique_id": 22524, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a skateboard above a vase" + }, + { + "unique_id": 22525, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a vase above a skateboard" + }, + { + "unique_id": 22526, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a skateboard below a vase" + }, + { + "unique_id": 22527, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a vase below a skateboard" + }, + { + "unique_id": 22528, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a skateboard and a vase" + }, + { + "unique_id": 22529, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a vase and a skateboard" + }, + { + "unique_id": 22530, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a scissors" + }, + { + "unique_id": 22531, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a skateboard" + }, + { + "unique_id": 22532, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a scissors" + }, + { + "unique_id": 22533, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a skateboard" + }, + { + "unique_id": 22534, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a skateboard above a scissors" + }, + { + "unique_id": 22535, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a scissors above a skateboard" + }, + { + "unique_id": 22536, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a skateboard below a scissors" + }, + { + "unique_id": 22537, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a scissors below a skateboard" + }, + { + "unique_id": 22538, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a skateboard and a scissors" + }, + { + "unique_id": 22539, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a scissors and a skateboard" + }, + { + "unique_id": 22540, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a teddy bear" + }, + { + "unique_id": 22541, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a skateboard" + }, + { + "unique_id": 22542, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a teddy bear" + }, + { + "unique_id": 22543, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a skateboard" + }, + { + "unique_id": 22544, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a skateboard above a teddy bear" + }, + { + "unique_id": 22545, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a teddy bear above a skateboard" + }, + { + "unique_id": 22546, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a skateboard below a teddy bear" + }, + { + "unique_id": 22547, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a teddy bear below a skateboard" + }, + { + "unique_id": 22548, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a skateboard and a teddy bear" + }, + { + "unique_id": 22549, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a teddy bear and a skateboard" + }, + { + "unique_id": 22550, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a hair drier" + }, + { + "unique_id": 22551, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a skateboard" + }, + { + "unique_id": 22552, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a hair drier" + }, + { + "unique_id": 22553, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a skateboard" + }, + { + "unique_id": 22554, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a skateboard above a hair drier" + }, + { + "unique_id": 22555, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a hair drier above a skateboard" + }, + { + "unique_id": 22556, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a skateboard below a hair drier" + }, + { + "unique_id": 22557, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a hair drier below a skateboard" + }, + { + "unique_id": 22558, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a skateboard and a hair drier" + }, + { + "unique_id": 22559, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a hair drier and a skateboard" + }, + { + "unique_id": 22560, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a skateboard to the left of a toothbrush" + }, + { + "unique_id": 22561, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a skateboard" + }, + { + "unique_id": 22562, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a skateboard to the right of a toothbrush" + }, + { + "unique_id": 22563, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a skateboard" + }, + { + "unique_id": 22564, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a skateboard above a toothbrush" + }, + { + "unique_id": 22565, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "above", + "text": "a toothbrush above a skateboard" + }, + { + "unique_id": 22566, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a skateboard below a toothbrush" + }, + { + "unique_id": 22567, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "below", + "text": "a toothbrush below a skateboard" + }, + { + "unique_id": 22568, + "num_objects": 2, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a skateboard and a toothbrush" + }, + { + "unique_id": 22569, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "skateboard" + ], + "rel_type": "and", + "text": "a toothbrush and a skateboard" + }, + { + "unique_id": 22570, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a tennis racket" + }, + { + "unique_id": 22571, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a surfboard" + }, + { + "unique_id": 22572, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a tennis racket" + }, + { + "unique_id": 22573, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a surfboard" + }, + { + "unique_id": 22574, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a surfboard above a tennis racket" + }, + { + "unique_id": 22575, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a tennis racket above a surfboard" + }, + { + "unique_id": 22576, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a surfboard below a tennis racket" + }, + { + "unique_id": 22577, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a tennis racket below a surfboard" + }, + { + "unique_id": 22578, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a surfboard and a tennis racket" + }, + { + "unique_id": 22579, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a tennis racket and a surfboard" + }, + { + "unique_id": 22580, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a bottle" + }, + { + "unique_id": 22581, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a surfboard" + }, + { + "unique_id": 22582, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a bottle" + }, + { + "unique_id": 22583, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a surfboard" + }, + { + "unique_id": 22584, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a surfboard above a bottle" + }, + { + "unique_id": 22585, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a bottle above a surfboard" + }, + { + "unique_id": 22586, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a surfboard below a bottle" + }, + { + "unique_id": 22587, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a bottle below a surfboard" + }, + { + "unique_id": 22588, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a surfboard and a bottle" + }, + { + "unique_id": 22589, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a bottle and a surfboard" + }, + { + "unique_id": 22590, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a wine glass" + }, + { + "unique_id": 22591, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a surfboard" + }, + { + "unique_id": 22592, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a wine glass" + }, + { + "unique_id": 22593, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a surfboard" + }, + { + "unique_id": 22594, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a surfboard above a wine glass" + }, + { + "unique_id": 22595, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a wine glass above a surfboard" + }, + { + "unique_id": 22596, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a surfboard below a wine glass" + }, + { + "unique_id": 22597, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a wine glass below a surfboard" + }, + { + "unique_id": 22598, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a surfboard and a wine glass" + }, + { + "unique_id": 22599, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a wine glass and a surfboard" + }, + { + "unique_id": 22600, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a cup" + }, + { + "unique_id": 22601, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a surfboard" + }, + { + "unique_id": 22602, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a cup" + }, + { + "unique_id": 22603, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a surfboard" + }, + { + "unique_id": 22604, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a surfboard above a cup" + }, + { + "unique_id": 22605, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a cup above a surfboard" + }, + { + "unique_id": 22606, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a surfboard below a cup" + }, + { + "unique_id": 22607, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a cup below a surfboard" + }, + { + "unique_id": 22608, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a surfboard and a cup" + }, + { + "unique_id": 22609, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a cup and a surfboard" + }, + { + "unique_id": 22610, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a fork" + }, + { + "unique_id": 22611, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a surfboard" + }, + { + "unique_id": 22612, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a fork" + }, + { + "unique_id": 22613, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a surfboard" + }, + { + "unique_id": 22614, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a surfboard above a fork" + }, + { + "unique_id": 22615, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a fork above a surfboard" + }, + { + "unique_id": 22616, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a surfboard below a fork" + }, + { + "unique_id": 22617, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a fork below a surfboard" + }, + { + "unique_id": 22618, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a surfboard and a fork" + }, + { + "unique_id": 22619, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a fork and a surfboard" + }, + { + "unique_id": 22620, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a knife" + }, + { + "unique_id": 22621, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a surfboard" + }, + { + "unique_id": 22622, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a knife" + }, + { + "unique_id": 22623, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a surfboard" + }, + { + "unique_id": 22624, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a surfboard above a knife" + }, + { + "unique_id": 22625, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a knife above a surfboard" + }, + { + "unique_id": 22626, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a surfboard below a knife" + }, + { + "unique_id": 22627, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a knife below a surfboard" + }, + { + "unique_id": 22628, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a surfboard and a knife" + }, + { + "unique_id": 22629, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a knife and a surfboard" + }, + { + "unique_id": 22630, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a spoon" + }, + { + "unique_id": 22631, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a surfboard" + }, + { + "unique_id": 22632, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a spoon" + }, + { + "unique_id": 22633, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a surfboard" + }, + { + "unique_id": 22634, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a surfboard above a spoon" + }, + { + "unique_id": 22635, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a spoon above a surfboard" + }, + { + "unique_id": 22636, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a surfboard below a spoon" + }, + { + "unique_id": 22637, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a spoon below a surfboard" + }, + { + "unique_id": 22638, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a surfboard and a spoon" + }, + { + "unique_id": 22639, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a spoon and a surfboard" + }, + { + "unique_id": 22640, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a bowl" + }, + { + "unique_id": 22641, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a surfboard" + }, + { + "unique_id": 22642, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a bowl" + }, + { + "unique_id": 22643, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a surfboard" + }, + { + "unique_id": 22644, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a surfboard above a bowl" + }, + { + "unique_id": 22645, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a bowl above a surfboard" + }, + { + "unique_id": 22646, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a surfboard below a bowl" + }, + { + "unique_id": 22647, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a bowl below a surfboard" + }, + { + "unique_id": 22648, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a surfboard and a bowl" + }, + { + "unique_id": 22649, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a bowl and a surfboard" + }, + { + "unique_id": 22650, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a banana" + }, + { + "unique_id": 22651, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a surfboard" + }, + { + "unique_id": 22652, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a banana" + }, + { + "unique_id": 22653, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a surfboard" + }, + { + "unique_id": 22654, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a surfboard above a banana" + }, + { + "unique_id": 22655, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a banana above a surfboard" + }, + { + "unique_id": 22656, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a surfboard below a banana" + }, + { + "unique_id": 22657, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a banana below a surfboard" + }, + { + "unique_id": 22658, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a surfboard and a banana" + }, + { + "unique_id": 22659, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a banana and a surfboard" + }, + { + "unique_id": 22660, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of an apple" + }, + { + "unique_id": 22661, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a surfboard" + }, + { + "unique_id": 22662, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of an apple" + }, + { + "unique_id": 22663, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a surfboard" + }, + { + "unique_id": 22664, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a surfboard above an apple" + }, + { + "unique_id": 22665, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "an apple above a surfboard" + }, + { + "unique_id": 22666, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a surfboard below an apple" + }, + { + "unique_id": 22667, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "an apple below a surfboard" + }, + { + "unique_id": 22668, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a surfboard and an apple" + }, + { + "unique_id": 22669, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "an apple and a surfboard" + }, + { + "unique_id": 22670, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a sandwich" + }, + { + "unique_id": 22671, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a surfboard" + }, + { + "unique_id": 22672, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a sandwich" + }, + { + "unique_id": 22673, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a surfboard" + }, + { + "unique_id": 22674, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a surfboard above a sandwich" + }, + { + "unique_id": 22675, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a sandwich above a surfboard" + }, + { + "unique_id": 22676, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a surfboard below a sandwich" + }, + { + "unique_id": 22677, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a sandwich below a surfboard" + }, + { + "unique_id": 22678, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a surfboard and a sandwich" + }, + { + "unique_id": 22679, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a sandwich and a surfboard" + }, + { + "unique_id": 22680, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of an orange" + }, + { + "unique_id": 22681, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a surfboard" + }, + { + "unique_id": 22682, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of an orange" + }, + { + "unique_id": 22683, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a surfboard" + }, + { + "unique_id": 22684, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a surfboard above an orange" + }, + { + "unique_id": 22685, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "an orange above a surfboard" + }, + { + "unique_id": 22686, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a surfboard below an orange" + }, + { + "unique_id": 22687, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "an orange below a surfboard" + }, + { + "unique_id": 22688, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a surfboard and an orange" + }, + { + "unique_id": 22689, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "an orange and a surfboard" + }, + { + "unique_id": 22690, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a broccoli" + }, + { + "unique_id": 22691, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a surfboard" + }, + { + "unique_id": 22692, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a broccoli" + }, + { + "unique_id": 22693, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a surfboard" + }, + { + "unique_id": 22694, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a surfboard above a broccoli" + }, + { + "unique_id": 22695, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a broccoli above a surfboard" + }, + { + "unique_id": 22696, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a surfboard below a broccoli" + }, + { + "unique_id": 22697, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a broccoli below a surfboard" + }, + { + "unique_id": 22698, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a surfboard and a broccoli" + }, + { + "unique_id": 22699, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a broccoli and a surfboard" + }, + { + "unique_id": 22700, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a carrot" + }, + { + "unique_id": 22701, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a surfboard" + }, + { + "unique_id": 22702, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a carrot" + }, + { + "unique_id": 22703, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a surfboard" + }, + { + "unique_id": 22704, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a surfboard above a carrot" + }, + { + "unique_id": 22705, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a carrot above a surfboard" + }, + { + "unique_id": 22706, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a surfboard below a carrot" + }, + { + "unique_id": 22707, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a carrot below a surfboard" + }, + { + "unique_id": 22708, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a surfboard and a carrot" + }, + { + "unique_id": 22709, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a carrot and a surfboard" + }, + { + "unique_id": 22710, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a hot dog" + }, + { + "unique_id": 22711, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a surfboard" + }, + { + "unique_id": 22712, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a hot dog" + }, + { + "unique_id": 22713, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a surfboard" + }, + { + "unique_id": 22714, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a surfboard above a hot dog" + }, + { + "unique_id": 22715, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a hot dog above a surfboard" + }, + { + "unique_id": 22716, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a surfboard below a hot dog" + }, + { + "unique_id": 22717, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a hot dog below a surfboard" + }, + { + "unique_id": 22718, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a surfboard and a hot dog" + }, + { + "unique_id": 22719, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a hot dog and a surfboard" + }, + { + "unique_id": 22720, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a pizza" + }, + { + "unique_id": 22721, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a surfboard" + }, + { + "unique_id": 22722, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a pizza" + }, + { + "unique_id": 22723, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a surfboard" + }, + { + "unique_id": 22724, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a surfboard above a pizza" + }, + { + "unique_id": 22725, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a pizza above a surfboard" + }, + { + "unique_id": 22726, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a surfboard below a pizza" + }, + { + "unique_id": 22727, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a pizza below a surfboard" + }, + { + "unique_id": 22728, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a surfboard and a pizza" + }, + { + "unique_id": 22729, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a pizza and a surfboard" + }, + { + "unique_id": 22730, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a donut" + }, + { + "unique_id": 22731, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a surfboard" + }, + { + "unique_id": 22732, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a donut" + }, + { + "unique_id": 22733, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a surfboard" + }, + { + "unique_id": 22734, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a surfboard above a donut" + }, + { + "unique_id": 22735, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a donut above a surfboard" + }, + { + "unique_id": 22736, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a surfboard below a donut" + }, + { + "unique_id": 22737, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a donut below a surfboard" + }, + { + "unique_id": 22738, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a surfboard and a donut" + }, + { + "unique_id": 22739, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a donut and a surfboard" + }, + { + "unique_id": 22740, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a cake" + }, + { + "unique_id": 22741, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a surfboard" + }, + { + "unique_id": 22742, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a cake" + }, + { + "unique_id": 22743, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a surfboard" + }, + { + "unique_id": 22744, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a surfboard above a cake" + }, + { + "unique_id": 22745, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a cake above a surfboard" + }, + { + "unique_id": 22746, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a surfboard below a cake" + }, + { + "unique_id": 22747, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a cake below a surfboard" + }, + { + "unique_id": 22748, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a surfboard and a cake" + }, + { + "unique_id": 22749, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a cake and a surfboard" + }, + { + "unique_id": 22750, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a chair" + }, + { + "unique_id": 22751, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a surfboard" + }, + { + "unique_id": 22752, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a chair" + }, + { + "unique_id": 22753, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a surfboard" + }, + { + "unique_id": 22754, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a surfboard above a chair" + }, + { + "unique_id": 22755, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a chair above a surfboard" + }, + { + "unique_id": 22756, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a surfboard below a chair" + }, + { + "unique_id": 22757, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a chair below a surfboard" + }, + { + "unique_id": 22758, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a surfboard and a chair" + }, + { + "unique_id": 22759, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a chair and a surfboard" + }, + { + "unique_id": 22760, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a couch" + }, + { + "unique_id": 22761, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a surfboard" + }, + { + "unique_id": 22762, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a couch" + }, + { + "unique_id": 22763, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a surfboard" + }, + { + "unique_id": 22764, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a surfboard above a couch" + }, + { + "unique_id": 22765, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a couch above a surfboard" + }, + { + "unique_id": 22766, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a surfboard below a couch" + }, + { + "unique_id": 22767, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a couch below a surfboard" + }, + { + "unique_id": 22768, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a surfboard and a couch" + }, + { + "unique_id": 22769, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a couch and a surfboard" + }, + { + "unique_id": 22770, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a potted plant" + }, + { + "unique_id": 22771, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a surfboard" + }, + { + "unique_id": 22772, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a potted plant" + }, + { + "unique_id": 22773, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a surfboard" + }, + { + "unique_id": 22774, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a surfboard above a potted plant" + }, + { + "unique_id": 22775, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a potted plant above a surfboard" + }, + { + "unique_id": 22776, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a surfboard below a potted plant" + }, + { + "unique_id": 22777, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a potted plant below a surfboard" + }, + { + "unique_id": 22778, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a surfboard and a potted plant" + }, + { + "unique_id": 22779, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a potted plant and a surfboard" + }, + { + "unique_id": 22780, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a bed" + }, + { + "unique_id": 22781, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a surfboard" + }, + { + "unique_id": 22782, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a bed" + }, + { + "unique_id": 22783, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a surfboard" + }, + { + "unique_id": 22784, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a surfboard above a bed" + }, + { + "unique_id": 22785, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a bed above a surfboard" + }, + { + "unique_id": 22786, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a surfboard below a bed" + }, + { + "unique_id": 22787, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a bed below a surfboard" + }, + { + "unique_id": 22788, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a surfboard and a bed" + }, + { + "unique_id": 22789, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a bed and a surfboard" + }, + { + "unique_id": 22790, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a dining table" + }, + { + "unique_id": 22791, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a surfboard" + }, + { + "unique_id": 22792, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a dining table" + }, + { + "unique_id": 22793, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a surfboard" + }, + { + "unique_id": 22794, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a surfboard above a dining table" + }, + { + "unique_id": 22795, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a dining table above a surfboard" + }, + { + "unique_id": 22796, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a surfboard below a dining table" + }, + { + "unique_id": 22797, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a dining table below a surfboard" + }, + { + "unique_id": 22798, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a surfboard and a dining table" + }, + { + "unique_id": 22799, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a dining table and a surfboard" + }, + { + "unique_id": 22800, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a toilet" + }, + { + "unique_id": 22801, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a surfboard" + }, + { + "unique_id": 22802, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a toilet" + }, + { + "unique_id": 22803, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a surfboard" + }, + { + "unique_id": 22804, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a surfboard above a toilet" + }, + { + "unique_id": 22805, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a toilet above a surfboard" + }, + { + "unique_id": 22806, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a surfboard below a toilet" + }, + { + "unique_id": 22807, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a toilet below a surfboard" + }, + { + "unique_id": 22808, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a surfboard and a toilet" + }, + { + "unique_id": 22809, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a toilet and a surfboard" + }, + { + "unique_id": 22810, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a tv" + }, + { + "unique_id": 22811, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a surfboard" + }, + { + "unique_id": 22812, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a tv" + }, + { + "unique_id": 22813, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a surfboard" + }, + { + "unique_id": 22814, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a surfboard above a tv" + }, + { + "unique_id": 22815, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a tv above a surfboard" + }, + { + "unique_id": 22816, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a surfboard below a tv" + }, + { + "unique_id": 22817, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a tv below a surfboard" + }, + { + "unique_id": 22818, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a surfboard and a tv" + }, + { + "unique_id": 22819, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a tv and a surfboard" + }, + { + "unique_id": 22820, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a laptop" + }, + { + "unique_id": 22821, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a surfboard" + }, + { + "unique_id": 22822, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a laptop" + }, + { + "unique_id": 22823, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a surfboard" + }, + { + "unique_id": 22824, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a surfboard above a laptop" + }, + { + "unique_id": 22825, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a laptop above a surfboard" + }, + { + "unique_id": 22826, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a surfboard below a laptop" + }, + { + "unique_id": 22827, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a laptop below a surfboard" + }, + { + "unique_id": 22828, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a surfboard and a laptop" + }, + { + "unique_id": 22829, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a laptop and a surfboard" + }, + { + "unique_id": 22830, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a mouse" + }, + { + "unique_id": 22831, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a surfboard" + }, + { + "unique_id": 22832, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a mouse" + }, + { + "unique_id": 22833, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a surfboard" + }, + { + "unique_id": 22834, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a surfboard above a mouse" + }, + { + "unique_id": 22835, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a mouse above a surfboard" + }, + { + "unique_id": 22836, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a surfboard below a mouse" + }, + { + "unique_id": 22837, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a mouse below a surfboard" + }, + { + "unique_id": 22838, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a surfboard and a mouse" + }, + { + "unique_id": 22839, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a mouse and a surfboard" + }, + { + "unique_id": 22840, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a remote" + }, + { + "unique_id": 22841, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a surfboard" + }, + { + "unique_id": 22842, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a remote" + }, + { + "unique_id": 22843, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a surfboard" + }, + { + "unique_id": 22844, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a surfboard above a remote" + }, + { + "unique_id": 22845, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a remote above a surfboard" + }, + { + "unique_id": 22846, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a surfboard below a remote" + }, + { + "unique_id": 22847, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a remote below a surfboard" + }, + { + "unique_id": 22848, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a surfboard and a remote" + }, + { + "unique_id": 22849, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a remote and a surfboard" + }, + { + "unique_id": 22850, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a keyboard" + }, + { + "unique_id": 22851, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a surfboard" + }, + { + "unique_id": 22852, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a keyboard" + }, + { + "unique_id": 22853, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a surfboard" + }, + { + "unique_id": 22854, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a surfboard above a keyboard" + }, + { + "unique_id": 22855, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a keyboard above a surfboard" + }, + { + "unique_id": 22856, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a surfboard below a keyboard" + }, + { + "unique_id": 22857, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a keyboard below a surfboard" + }, + { + "unique_id": 22858, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a surfboard and a keyboard" + }, + { + "unique_id": 22859, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a keyboard and a surfboard" + }, + { + "unique_id": 22860, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a cell phone" + }, + { + "unique_id": 22861, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a surfboard" + }, + { + "unique_id": 22862, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a cell phone" + }, + { + "unique_id": 22863, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a surfboard" + }, + { + "unique_id": 22864, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a surfboard above a cell phone" + }, + { + "unique_id": 22865, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a cell phone above a surfboard" + }, + { + "unique_id": 22866, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a surfboard below a cell phone" + }, + { + "unique_id": 22867, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a cell phone below a surfboard" + }, + { + "unique_id": 22868, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a surfboard and a cell phone" + }, + { + "unique_id": 22869, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a cell phone and a surfboard" + }, + { + "unique_id": 22870, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a microwave" + }, + { + "unique_id": 22871, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a surfboard" + }, + { + "unique_id": 22872, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a microwave" + }, + { + "unique_id": 22873, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a surfboard" + }, + { + "unique_id": 22874, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a surfboard above a microwave" + }, + { + "unique_id": 22875, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a microwave above a surfboard" + }, + { + "unique_id": 22876, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a surfboard below a microwave" + }, + { + "unique_id": 22877, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a microwave below a surfboard" + }, + { + "unique_id": 22878, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a surfboard and a microwave" + }, + { + "unique_id": 22879, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a microwave and a surfboard" + }, + { + "unique_id": 22880, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of an oven" + }, + { + "unique_id": 22881, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a surfboard" + }, + { + "unique_id": 22882, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of an oven" + }, + { + "unique_id": 22883, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a surfboard" + }, + { + "unique_id": 22884, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a surfboard above an oven" + }, + { + "unique_id": 22885, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "an oven above a surfboard" + }, + { + "unique_id": 22886, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a surfboard below an oven" + }, + { + "unique_id": 22887, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "an oven below a surfboard" + }, + { + "unique_id": 22888, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a surfboard and an oven" + }, + { + "unique_id": 22889, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "an oven and a surfboard" + }, + { + "unique_id": 22890, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a toaster" + }, + { + "unique_id": 22891, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a surfboard" + }, + { + "unique_id": 22892, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a toaster" + }, + { + "unique_id": 22893, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a surfboard" + }, + { + "unique_id": 22894, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a surfboard above a toaster" + }, + { + "unique_id": 22895, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a toaster above a surfboard" + }, + { + "unique_id": 22896, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a surfboard below a toaster" + }, + { + "unique_id": 22897, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a toaster below a surfboard" + }, + { + "unique_id": 22898, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a surfboard and a toaster" + }, + { + "unique_id": 22899, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a toaster and a surfboard" + }, + { + "unique_id": 22900, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a sink" + }, + { + "unique_id": 22901, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a surfboard" + }, + { + "unique_id": 22902, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a sink" + }, + { + "unique_id": 22903, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a surfboard" + }, + { + "unique_id": 22904, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a surfboard above a sink" + }, + { + "unique_id": 22905, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a sink above a surfboard" + }, + { + "unique_id": 22906, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a surfboard below a sink" + }, + { + "unique_id": 22907, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a sink below a surfboard" + }, + { + "unique_id": 22908, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a surfboard and a sink" + }, + { + "unique_id": 22909, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a sink and a surfboard" + }, + { + "unique_id": 22910, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a refrigerator" + }, + { + "unique_id": 22911, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a surfboard" + }, + { + "unique_id": 22912, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a refrigerator" + }, + { + "unique_id": 22913, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a surfboard" + }, + { + "unique_id": 22914, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a surfboard above a refrigerator" + }, + { + "unique_id": 22915, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a refrigerator above a surfboard" + }, + { + "unique_id": 22916, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a surfboard below a refrigerator" + }, + { + "unique_id": 22917, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a refrigerator below a surfboard" + }, + { + "unique_id": 22918, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a surfboard and a refrigerator" + }, + { + "unique_id": 22919, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a refrigerator and a surfboard" + }, + { + "unique_id": 22920, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a book" + }, + { + "unique_id": 22921, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a book to the left of a surfboard" + }, + { + "unique_id": 22922, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a book" + }, + { + "unique_id": 22923, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a book to the right of a surfboard" + }, + { + "unique_id": 22924, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a surfboard above a book" + }, + { + "unique_id": 22925, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a book above a surfboard" + }, + { + "unique_id": 22926, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a surfboard below a book" + }, + { + "unique_id": 22927, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a book below a surfboard" + }, + { + "unique_id": 22928, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a surfboard and a book" + }, + { + "unique_id": 22929, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a book and a surfboard" + }, + { + "unique_id": 22930, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a clock" + }, + { + "unique_id": 22931, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a surfboard" + }, + { + "unique_id": 22932, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a clock" + }, + { + "unique_id": 22933, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a surfboard" + }, + { + "unique_id": 22934, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a surfboard above a clock" + }, + { + "unique_id": 22935, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a clock above a surfboard" + }, + { + "unique_id": 22936, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a surfboard below a clock" + }, + { + "unique_id": 22937, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a clock below a surfboard" + }, + { + "unique_id": 22938, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a surfboard and a clock" + }, + { + "unique_id": 22939, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a clock and a surfboard" + }, + { + "unique_id": 22940, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a vase" + }, + { + "unique_id": 22941, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a surfboard" + }, + { + "unique_id": 22942, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a vase" + }, + { + "unique_id": 22943, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a surfboard" + }, + { + "unique_id": 22944, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a surfboard above a vase" + }, + { + "unique_id": 22945, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a vase above a surfboard" + }, + { + "unique_id": 22946, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a surfboard below a vase" + }, + { + "unique_id": 22947, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a vase below a surfboard" + }, + { + "unique_id": 22948, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a surfboard and a vase" + }, + { + "unique_id": 22949, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a vase and a surfboard" + }, + { + "unique_id": 22950, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a scissors" + }, + { + "unique_id": 22951, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a surfboard" + }, + { + "unique_id": 22952, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a scissors" + }, + { + "unique_id": 22953, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a surfboard" + }, + { + "unique_id": 22954, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a surfboard above a scissors" + }, + { + "unique_id": 22955, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a scissors above a surfboard" + }, + { + "unique_id": 22956, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a surfboard below a scissors" + }, + { + "unique_id": 22957, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a scissors below a surfboard" + }, + { + "unique_id": 22958, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a surfboard and a scissors" + }, + { + "unique_id": 22959, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a scissors and a surfboard" + }, + { + "unique_id": 22960, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a teddy bear" + }, + { + "unique_id": 22961, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a surfboard" + }, + { + "unique_id": 22962, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a teddy bear" + }, + { + "unique_id": 22963, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a surfboard" + }, + { + "unique_id": 22964, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a surfboard above a teddy bear" + }, + { + "unique_id": 22965, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a teddy bear above a surfboard" + }, + { + "unique_id": 22966, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a surfboard below a teddy bear" + }, + { + "unique_id": 22967, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a teddy bear below a surfboard" + }, + { + "unique_id": 22968, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a surfboard and a teddy bear" + }, + { + "unique_id": 22969, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a teddy bear and a surfboard" + }, + { + "unique_id": 22970, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a hair drier" + }, + { + "unique_id": 22971, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a surfboard" + }, + { + "unique_id": 22972, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a hair drier" + }, + { + "unique_id": 22973, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a surfboard" + }, + { + "unique_id": 22974, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a surfboard above a hair drier" + }, + { + "unique_id": 22975, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a hair drier above a surfboard" + }, + { + "unique_id": 22976, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a surfboard below a hair drier" + }, + { + "unique_id": 22977, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a hair drier below a surfboard" + }, + { + "unique_id": 22978, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a surfboard and a hair drier" + }, + { + "unique_id": 22979, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a hair drier and a surfboard" + }, + { + "unique_id": 22980, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a surfboard to the left of a toothbrush" + }, + { + "unique_id": 22981, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a surfboard" + }, + { + "unique_id": 22982, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a surfboard to the right of a toothbrush" + }, + { + "unique_id": 22983, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a surfboard" + }, + { + "unique_id": 22984, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a surfboard above a toothbrush" + }, + { + "unique_id": 22985, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "above", + "text": "a toothbrush above a surfboard" + }, + { + "unique_id": 22986, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a surfboard below a toothbrush" + }, + { + "unique_id": 22987, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "below", + "text": "a toothbrush below a surfboard" + }, + { + "unique_id": 22988, + "num_objects": 2, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a surfboard and a toothbrush" + }, + { + "unique_id": 22989, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "surfboard" + ], + "rel_type": "and", + "text": "a toothbrush and a surfboard" + }, + { + "unique_id": 22990, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a bottle" + }, + { + "unique_id": 22991, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a tennis racket" + }, + { + "unique_id": 22992, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a bottle" + }, + { + "unique_id": 22993, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a tennis racket" + }, + { + "unique_id": 22994, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a tennis racket above a bottle" + }, + { + "unique_id": 22995, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a bottle above a tennis racket" + }, + { + "unique_id": 22996, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a tennis racket below a bottle" + }, + { + "unique_id": 22997, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a bottle below a tennis racket" + }, + { + "unique_id": 22998, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a tennis racket and a bottle" + }, + { + "unique_id": 22999, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a bottle and a tennis racket" + }, + { + "unique_id": 23000, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a wine glass" + }, + { + "unique_id": 23001, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a tennis racket" + }, + { + "unique_id": 23002, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a wine glass" + }, + { + "unique_id": 23003, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a tennis racket" + }, + { + "unique_id": 23004, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a tennis racket above a wine glass" + }, + { + "unique_id": 23005, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a wine glass above a tennis racket" + }, + { + "unique_id": 23006, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a tennis racket below a wine glass" + }, + { + "unique_id": 23007, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a wine glass below a tennis racket" + }, + { + "unique_id": 23008, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a tennis racket and a wine glass" + }, + { + "unique_id": 23009, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a wine glass and a tennis racket" + }, + { + "unique_id": 23010, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a cup" + }, + { + "unique_id": 23011, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a tennis racket" + }, + { + "unique_id": 23012, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a cup" + }, + { + "unique_id": 23013, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a tennis racket" + }, + { + "unique_id": 23014, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a tennis racket above a cup" + }, + { + "unique_id": 23015, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a cup above a tennis racket" + }, + { + "unique_id": 23016, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a tennis racket below a cup" + }, + { + "unique_id": 23017, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a cup below a tennis racket" + }, + { + "unique_id": 23018, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a tennis racket and a cup" + }, + { + "unique_id": 23019, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a cup and a tennis racket" + }, + { + "unique_id": 23020, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a fork" + }, + { + "unique_id": 23021, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a tennis racket" + }, + { + "unique_id": 23022, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a fork" + }, + { + "unique_id": 23023, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a tennis racket" + }, + { + "unique_id": 23024, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a tennis racket above a fork" + }, + { + "unique_id": 23025, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a fork above a tennis racket" + }, + { + "unique_id": 23026, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a tennis racket below a fork" + }, + { + "unique_id": 23027, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a fork below a tennis racket" + }, + { + "unique_id": 23028, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a tennis racket and a fork" + }, + { + "unique_id": 23029, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a fork and a tennis racket" + }, + { + "unique_id": 23030, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a knife" + }, + { + "unique_id": 23031, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a tennis racket" + }, + { + "unique_id": 23032, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a knife" + }, + { + "unique_id": 23033, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a tennis racket" + }, + { + "unique_id": 23034, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a tennis racket above a knife" + }, + { + "unique_id": 23035, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a knife above a tennis racket" + }, + { + "unique_id": 23036, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a tennis racket below a knife" + }, + { + "unique_id": 23037, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a knife below a tennis racket" + }, + { + "unique_id": 23038, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a tennis racket and a knife" + }, + { + "unique_id": 23039, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a knife and a tennis racket" + }, + { + "unique_id": 23040, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a spoon" + }, + { + "unique_id": 23041, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a tennis racket" + }, + { + "unique_id": 23042, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a spoon" + }, + { + "unique_id": 23043, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a tennis racket" + }, + { + "unique_id": 23044, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a tennis racket above a spoon" + }, + { + "unique_id": 23045, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a spoon above a tennis racket" + }, + { + "unique_id": 23046, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a tennis racket below a spoon" + }, + { + "unique_id": 23047, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a spoon below a tennis racket" + }, + { + "unique_id": 23048, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a tennis racket and a spoon" + }, + { + "unique_id": 23049, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a spoon and a tennis racket" + }, + { + "unique_id": 23050, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a bowl" + }, + { + "unique_id": 23051, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a tennis racket" + }, + { + "unique_id": 23052, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a bowl" + }, + { + "unique_id": 23053, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a tennis racket" + }, + { + "unique_id": 23054, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a tennis racket above a bowl" + }, + { + "unique_id": 23055, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a bowl above a tennis racket" + }, + { + "unique_id": 23056, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a tennis racket below a bowl" + }, + { + "unique_id": 23057, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a bowl below a tennis racket" + }, + { + "unique_id": 23058, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a tennis racket and a bowl" + }, + { + "unique_id": 23059, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a bowl and a tennis racket" + }, + { + "unique_id": 23060, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a banana" + }, + { + "unique_id": 23061, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a tennis racket" + }, + { + "unique_id": 23062, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a banana" + }, + { + "unique_id": 23063, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a tennis racket" + }, + { + "unique_id": 23064, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a tennis racket above a banana" + }, + { + "unique_id": 23065, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a banana above a tennis racket" + }, + { + "unique_id": 23066, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a tennis racket below a banana" + }, + { + "unique_id": 23067, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a banana below a tennis racket" + }, + { + "unique_id": 23068, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a tennis racket and a banana" + }, + { + "unique_id": 23069, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a banana and a tennis racket" + }, + { + "unique_id": 23070, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of an apple" + }, + { + "unique_id": 23071, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a tennis racket" + }, + { + "unique_id": 23072, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of an apple" + }, + { + "unique_id": 23073, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a tennis racket" + }, + { + "unique_id": 23074, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a tennis racket above an apple" + }, + { + "unique_id": 23075, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "an apple above a tennis racket" + }, + { + "unique_id": 23076, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a tennis racket below an apple" + }, + { + "unique_id": 23077, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "an apple below a tennis racket" + }, + { + "unique_id": 23078, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a tennis racket and an apple" + }, + { + "unique_id": 23079, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "an apple and a tennis racket" + }, + { + "unique_id": 23080, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a sandwich" + }, + { + "unique_id": 23081, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a tennis racket" + }, + { + "unique_id": 23082, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a sandwich" + }, + { + "unique_id": 23083, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a tennis racket" + }, + { + "unique_id": 23084, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a tennis racket above a sandwich" + }, + { + "unique_id": 23085, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a sandwich above a tennis racket" + }, + { + "unique_id": 23086, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a tennis racket below a sandwich" + }, + { + "unique_id": 23087, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a sandwich below a tennis racket" + }, + { + "unique_id": 23088, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a tennis racket and a sandwich" + }, + { + "unique_id": 23089, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a sandwich and a tennis racket" + }, + { + "unique_id": 23090, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of an orange" + }, + { + "unique_id": 23091, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a tennis racket" + }, + { + "unique_id": 23092, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of an orange" + }, + { + "unique_id": 23093, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a tennis racket" + }, + { + "unique_id": 23094, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a tennis racket above an orange" + }, + { + "unique_id": 23095, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "an orange above a tennis racket" + }, + { + "unique_id": 23096, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a tennis racket below an orange" + }, + { + "unique_id": 23097, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "an orange below a tennis racket" + }, + { + "unique_id": 23098, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a tennis racket and an orange" + }, + { + "unique_id": 23099, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "an orange and a tennis racket" + }, + { + "unique_id": 23100, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a broccoli" + }, + { + "unique_id": 23101, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a tennis racket" + }, + { + "unique_id": 23102, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a broccoli" + }, + { + "unique_id": 23103, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a tennis racket" + }, + { + "unique_id": 23104, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a tennis racket above a broccoli" + }, + { + "unique_id": 23105, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a broccoli above a tennis racket" + }, + { + "unique_id": 23106, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a tennis racket below a broccoli" + }, + { + "unique_id": 23107, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a broccoli below a tennis racket" + }, + { + "unique_id": 23108, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a tennis racket and a broccoli" + }, + { + "unique_id": 23109, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a broccoli and a tennis racket" + }, + { + "unique_id": 23110, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a carrot" + }, + { + "unique_id": 23111, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a tennis racket" + }, + { + "unique_id": 23112, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a carrot" + }, + { + "unique_id": 23113, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a tennis racket" + }, + { + "unique_id": 23114, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a tennis racket above a carrot" + }, + { + "unique_id": 23115, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a carrot above a tennis racket" + }, + { + "unique_id": 23116, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a tennis racket below a carrot" + }, + { + "unique_id": 23117, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a carrot below a tennis racket" + }, + { + "unique_id": 23118, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a tennis racket and a carrot" + }, + { + "unique_id": 23119, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a carrot and a tennis racket" + }, + { + "unique_id": 23120, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a hot dog" + }, + { + "unique_id": 23121, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a tennis racket" + }, + { + "unique_id": 23122, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a hot dog" + }, + { + "unique_id": 23123, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a tennis racket" + }, + { + "unique_id": 23124, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a tennis racket above a hot dog" + }, + { + "unique_id": 23125, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a hot dog above a tennis racket" + }, + { + "unique_id": 23126, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a tennis racket below a hot dog" + }, + { + "unique_id": 23127, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a hot dog below a tennis racket" + }, + { + "unique_id": 23128, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a tennis racket and a hot dog" + }, + { + "unique_id": 23129, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a hot dog and a tennis racket" + }, + { + "unique_id": 23130, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a pizza" + }, + { + "unique_id": 23131, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a tennis racket" + }, + { + "unique_id": 23132, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a pizza" + }, + { + "unique_id": 23133, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a tennis racket" + }, + { + "unique_id": 23134, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a tennis racket above a pizza" + }, + { + "unique_id": 23135, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a pizza above a tennis racket" + }, + { + "unique_id": 23136, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a tennis racket below a pizza" + }, + { + "unique_id": 23137, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a pizza below a tennis racket" + }, + { + "unique_id": 23138, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a tennis racket and a pizza" + }, + { + "unique_id": 23139, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a pizza and a tennis racket" + }, + { + "unique_id": 23140, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a donut" + }, + { + "unique_id": 23141, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a tennis racket" + }, + { + "unique_id": 23142, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a donut" + }, + { + "unique_id": 23143, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a tennis racket" + }, + { + "unique_id": 23144, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a tennis racket above a donut" + }, + { + "unique_id": 23145, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a donut above a tennis racket" + }, + { + "unique_id": 23146, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a tennis racket below a donut" + }, + { + "unique_id": 23147, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a donut below a tennis racket" + }, + { + "unique_id": 23148, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a tennis racket and a donut" + }, + { + "unique_id": 23149, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a donut and a tennis racket" + }, + { + "unique_id": 23150, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a cake" + }, + { + "unique_id": 23151, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a tennis racket" + }, + { + "unique_id": 23152, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a cake" + }, + { + "unique_id": 23153, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a tennis racket" + }, + { + "unique_id": 23154, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a tennis racket above a cake" + }, + { + "unique_id": 23155, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a cake above a tennis racket" + }, + { + "unique_id": 23156, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a tennis racket below a cake" + }, + { + "unique_id": 23157, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a cake below a tennis racket" + }, + { + "unique_id": 23158, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a tennis racket and a cake" + }, + { + "unique_id": 23159, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a cake and a tennis racket" + }, + { + "unique_id": 23160, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a chair" + }, + { + "unique_id": 23161, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a tennis racket" + }, + { + "unique_id": 23162, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a chair" + }, + { + "unique_id": 23163, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a tennis racket" + }, + { + "unique_id": 23164, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a tennis racket above a chair" + }, + { + "unique_id": 23165, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a chair above a tennis racket" + }, + { + "unique_id": 23166, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a tennis racket below a chair" + }, + { + "unique_id": 23167, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a chair below a tennis racket" + }, + { + "unique_id": 23168, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a tennis racket and a chair" + }, + { + "unique_id": 23169, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a chair and a tennis racket" + }, + { + "unique_id": 23170, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a couch" + }, + { + "unique_id": 23171, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a tennis racket" + }, + { + "unique_id": 23172, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a couch" + }, + { + "unique_id": 23173, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a tennis racket" + }, + { + "unique_id": 23174, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a tennis racket above a couch" + }, + { + "unique_id": 23175, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a couch above a tennis racket" + }, + { + "unique_id": 23176, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a tennis racket below a couch" + }, + { + "unique_id": 23177, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a couch below a tennis racket" + }, + { + "unique_id": 23178, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a tennis racket and a couch" + }, + { + "unique_id": 23179, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a couch and a tennis racket" + }, + { + "unique_id": 23180, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a potted plant" + }, + { + "unique_id": 23181, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a tennis racket" + }, + { + "unique_id": 23182, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a potted plant" + }, + { + "unique_id": 23183, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a tennis racket" + }, + { + "unique_id": 23184, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a tennis racket above a potted plant" + }, + { + "unique_id": 23185, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a potted plant above a tennis racket" + }, + { + "unique_id": 23186, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a tennis racket below a potted plant" + }, + { + "unique_id": 23187, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a potted plant below a tennis racket" + }, + { + "unique_id": 23188, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a tennis racket and a potted plant" + }, + { + "unique_id": 23189, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a potted plant and a tennis racket" + }, + { + "unique_id": 23190, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a bed" + }, + { + "unique_id": 23191, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a tennis racket" + }, + { + "unique_id": 23192, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a bed" + }, + { + "unique_id": 23193, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a tennis racket" + }, + { + "unique_id": 23194, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a tennis racket above a bed" + }, + { + "unique_id": 23195, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a bed above a tennis racket" + }, + { + "unique_id": 23196, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a tennis racket below a bed" + }, + { + "unique_id": 23197, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a bed below a tennis racket" + }, + { + "unique_id": 23198, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a tennis racket and a bed" + }, + { + "unique_id": 23199, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a bed and a tennis racket" + }, + { + "unique_id": 23200, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a dining table" + }, + { + "unique_id": 23201, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a tennis racket" + }, + { + "unique_id": 23202, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a dining table" + }, + { + "unique_id": 23203, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a tennis racket" + }, + { + "unique_id": 23204, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a tennis racket above a dining table" + }, + { + "unique_id": 23205, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a dining table above a tennis racket" + }, + { + "unique_id": 23206, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a tennis racket below a dining table" + }, + { + "unique_id": 23207, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a dining table below a tennis racket" + }, + { + "unique_id": 23208, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a tennis racket and a dining table" + }, + { + "unique_id": 23209, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a dining table and a tennis racket" + }, + { + "unique_id": 23210, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a toilet" + }, + { + "unique_id": 23211, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a tennis racket" + }, + { + "unique_id": 23212, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a toilet" + }, + { + "unique_id": 23213, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a tennis racket" + }, + { + "unique_id": 23214, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a tennis racket above a toilet" + }, + { + "unique_id": 23215, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a toilet above a tennis racket" + }, + { + "unique_id": 23216, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a tennis racket below a toilet" + }, + { + "unique_id": 23217, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a toilet below a tennis racket" + }, + { + "unique_id": 23218, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a tennis racket and a toilet" + }, + { + "unique_id": 23219, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a toilet and a tennis racket" + }, + { + "unique_id": 23220, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a tv" + }, + { + "unique_id": 23221, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a tennis racket" + }, + { + "unique_id": 23222, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a tv" + }, + { + "unique_id": 23223, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a tennis racket" + }, + { + "unique_id": 23224, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a tennis racket above a tv" + }, + { + "unique_id": 23225, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a tv above a tennis racket" + }, + { + "unique_id": 23226, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a tennis racket below a tv" + }, + { + "unique_id": 23227, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a tv below a tennis racket" + }, + { + "unique_id": 23228, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a tennis racket and a tv" + }, + { + "unique_id": 23229, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a tv and a tennis racket" + }, + { + "unique_id": 23230, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a laptop" + }, + { + "unique_id": 23231, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a tennis racket" + }, + { + "unique_id": 23232, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a laptop" + }, + { + "unique_id": 23233, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a tennis racket" + }, + { + "unique_id": 23234, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a tennis racket above a laptop" + }, + { + "unique_id": 23235, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a laptop above a tennis racket" + }, + { + "unique_id": 23236, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a tennis racket below a laptop" + }, + { + "unique_id": 23237, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a laptop below a tennis racket" + }, + { + "unique_id": 23238, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a tennis racket and a laptop" + }, + { + "unique_id": 23239, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a laptop and a tennis racket" + }, + { + "unique_id": 23240, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a mouse" + }, + { + "unique_id": 23241, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a tennis racket" + }, + { + "unique_id": 23242, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a mouse" + }, + { + "unique_id": 23243, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a tennis racket" + }, + { + "unique_id": 23244, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a tennis racket above a mouse" + }, + { + "unique_id": 23245, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a mouse above a tennis racket" + }, + { + "unique_id": 23246, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a tennis racket below a mouse" + }, + { + "unique_id": 23247, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a mouse below a tennis racket" + }, + { + "unique_id": 23248, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a tennis racket and a mouse" + }, + { + "unique_id": 23249, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a mouse and a tennis racket" + }, + { + "unique_id": 23250, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a remote" + }, + { + "unique_id": 23251, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a tennis racket" + }, + { + "unique_id": 23252, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a remote" + }, + { + "unique_id": 23253, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a tennis racket" + }, + { + "unique_id": 23254, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a tennis racket above a remote" + }, + { + "unique_id": 23255, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a remote above a tennis racket" + }, + { + "unique_id": 23256, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a tennis racket below a remote" + }, + { + "unique_id": 23257, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a remote below a tennis racket" + }, + { + "unique_id": 23258, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a tennis racket and a remote" + }, + { + "unique_id": 23259, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a remote and a tennis racket" + }, + { + "unique_id": 23260, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a keyboard" + }, + { + "unique_id": 23261, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a tennis racket" + }, + { + "unique_id": 23262, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a keyboard" + }, + { + "unique_id": 23263, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a tennis racket" + }, + { + "unique_id": 23264, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a tennis racket above a keyboard" + }, + { + "unique_id": 23265, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a keyboard above a tennis racket" + }, + { + "unique_id": 23266, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a tennis racket below a keyboard" + }, + { + "unique_id": 23267, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a keyboard below a tennis racket" + }, + { + "unique_id": 23268, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a tennis racket and a keyboard" + }, + { + "unique_id": 23269, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a keyboard and a tennis racket" + }, + { + "unique_id": 23270, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a cell phone" + }, + { + "unique_id": 23271, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a tennis racket" + }, + { + "unique_id": 23272, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a cell phone" + }, + { + "unique_id": 23273, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a tennis racket" + }, + { + "unique_id": 23274, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a tennis racket above a cell phone" + }, + { + "unique_id": 23275, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a cell phone above a tennis racket" + }, + { + "unique_id": 23276, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a tennis racket below a cell phone" + }, + { + "unique_id": 23277, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a cell phone below a tennis racket" + }, + { + "unique_id": 23278, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a tennis racket and a cell phone" + }, + { + "unique_id": 23279, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a cell phone and a tennis racket" + }, + { + "unique_id": 23280, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a microwave" + }, + { + "unique_id": 23281, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a tennis racket" + }, + { + "unique_id": 23282, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a microwave" + }, + { + "unique_id": 23283, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a tennis racket" + }, + { + "unique_id": 23284, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a tennis racket above a microwave" + }, + { + "unique_id": 23285, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a microwave above a tennis racket" + }, + { + "unique_id": 23286, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a tennis racket below a microwave" + }, + { + "unique_id": 23287, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a microwave below a tennis racket" + }, + { + "unique_id": 23288, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a tennis racket and a microwave" + }, + { + "unique_id": 23289, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a microwave and a tennis racket" + }, + { + "unique_id": 23290, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of an oven" + }, + { + "unique_id": 23291, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a tennis racket" + }, + { + "unique_id": 23292, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of an oven" + }, + { + "unique_id": 23293, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a tennis racket" + }, + { + "unique_id": 23294, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a tennis racket above an oven" + }, + { + "unique_id": 23295, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "an oven above a tennis racket" + }, + { + "unique_id": 23296, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a tennis racket below an oven" + }, + { + "unique_id": 23297, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "an oven below a tennis racket" + }, + { + "unique_id": 23298, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a tennis racket and an oven" + }, + { + "unique_id": 23299, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "an oven and a tennis racket" + }, + { + "unique_id": 23300, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a toaster" + }, + { + "unique_id": 23301, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a tennis racket" + }, + { + "unique_id": 23302, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a toaster" + }, + { + "unique_id": 23303, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a tennis racket" + }, + { + "unique_id": 23304, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a tennis racket above a toaster" + }, + { + "unique_id": 23305, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a toaster above a tennis racket" + }, + { + "unique_id": 23306, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a tennis racket below a toaster" + }, + { + "unique_id": 23307, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a toaster below a tennis racket" + }, + { + "unique_id": 23308, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a tennis racket and a toaster" + }, + { + "unique_id": 23309, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a toaster and a tennis racket" + }, + { + "unique_id": 23310, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a sink" + }, + { + "unique_id": 23311, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a tennis racket" + }, + { + "unique_id": 23312, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a sink" + }, + { + "unique_id": 23313, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a tennis racket" + }, + { + "unique_id": 23314, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a tennis racket above a sink" + }, + { + "unique_id": 23315, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a sink above a tennis racket" + }, + { + "unique_id": 23316, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a tennis racket below a sink" + }, + { + "unique_id": 23317, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a sink below a tennis racket" + }, + { + "unique_id": 23318, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a tennis racket and a sink" + }, + { + "unique_id": 23319, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a sink and a tennis racket" + }, + { + "unique_id": 23320, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a refrigerator" + }, + { + "unique_id": 23321, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a tennis racket" + }, + { + "unique_id": 23322, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a refrigerator" + }, + { + "unique_id": 23323, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a tennis racket" + }, + { + "unique_id": 23324, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a tennis racket above a refrigerator" + }, + { + "unique_id": 23325, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a refrigerator above a tennis racket" + }, + { + "unique_id": 23326, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a tennis racket below a refrigerator" + }, + { + "unique_id": 23327, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a refrigerator below a tennis racket" + }, + { + "unique_id": 23328, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a tennis racket and a refrigerator" + }, + { + "unique_id": 23329, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a refrigerator and a tennis racket" + }, + { + "unique_id": 23330, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a book" + }, + { + "unique_id": 23331, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a book to the left of a tennis racket" + }, + { + "unique_id": 23332, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a book" + }, + { + "unique_id": 23333, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a book to the right of a tennis racket" + }, + { + "unique_id": 23334, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a tennis racket above a book" + }, + { + "unique_id": 23335, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a book above a tennis racket" + }, + { + "unique_id": 23336, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a tennis racket below a book" + }, + { + "unique_id": 23337, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a book below a tennis racket" + }, + { + "unique_id": 23338, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a tennis racket and a book" + }, + { + "unique_id": 23339, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a book and a tennis racket" + }, + { + "unique_id": 23340, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a clock" + }, + { + "unique_id": 23341, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a tennis racket" + }, + { + "unique_id": 23342, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a clock" + }, + { + "unique_id": 23343, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a tennis racket" + }, + { + "unique_id": 23344, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a tennis racket above a clock" + }, + { + "unique_id": 23345, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a clock above a tennis racket" + }, + { + "unique_id": 23346, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a tennis racket below a clock" + }, + { + "unique_id": 23347, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a clock below a tennis racket" + }, + { + "unique_id": 23348, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a tennis racket and a clock" + }, + { + "unique_id": 23349, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a clock and a tennis racket" + }, + { + "unique_id": 23350, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a vase" + }, + { + "unique_id": 23351, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a tennis racket" + }, + { + "unique_id": 23352, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a vase" + }, + { + "unique_id": 23353, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a tennis racket" + }, + { + "unique_id": 23354, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a tennis racket above a vase" + }, + { + "unique_id": 23355, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a vase above a tennis racket" + }, + { + "unique_id": 23356, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a tennis racket below a vase" + }, + { + "unique_id": 23357, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a vase below a tennis racket" + }, + { + "unique_id": 23358, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a tennis racket and a vase" + }, + { + "unique_id": 23359, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a vase and a tennis racket" + }, + { + "unique_id": 23360, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a scissors" + }, + { + "unique_id": 23361, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a tennis racket" + }, + { + "unique_id": 23362, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a scissors" + }, + { + "unique_id": 23363, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a tennis racket" + }, + { + "unique_id": 23364, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a tennis racket above a scissors" + }, + { + "unique_id": 23365, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a scissors above a tennis racket" + }, + { + "unique_id": 23366, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a tennis racket below a scissors" + }, + { + "unique_id": 23367, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a scissors below a tennis racket" + }, + { + "unique_id": 23368, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a tennis racket and a scissors" + }, + { + "unique_id": 23369, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a scissors and a tennis racket" + }, + { + "unique_id": 23370, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a teddy bear" + }, + { + "unique_id": 23371, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a tennis racket" + }, + { + "unique_id": 23372, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a teddy bear" + }, + { + "unique_id": 23373, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a tennis racket" + }, + { + "unique_id": 23374, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a tennis racket above a teddy bear" + }, + { + "unique_id": 23375, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a teddy bear above a tennis racket" + }, + { + "unique_id": 23376, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a tennis racket below a teddy bear" + }, + { + "unique_id": 23377, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a teddy bear below a tennis racket" + }, + { + "unique_id": 23378, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a tennis racket and a teddy bear" + }, + { + "unique_id": 23379, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a teddy bear and a tennis racket" + }, + { + "unique_id": 23380, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a hair drier" + }, + { + "unique_id": 23381, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a tennis racket" + }, + { + "unique_id": 23382, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a hair drier" + }, + { + "unique_id": 23383, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a tennis racket" + }, + { + "unique_id": 23384, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a tennis racket above a hair drier" + }, + { + "unique_id": 23385, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a hair drier above a tennis racket" + }, + { + "unique_id": 23386, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a tennis racket below a hair drier" + }, + { + "unique_id": 23387, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a hair drier below a tennis racket" + }, + { + "unique_id": 23388, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a tennis racket and a hair drier" + }, + { + "unique_id": 23389, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a hair drier and a tennis racket" + }, + { + "unique_id": 23390, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a tennis racket to the left of a toothbrush" + }, + { + "unique_id": 23391, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a tennis racket" + }, + { + "unique_id": 23392, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a tennis racket to the right of a toothbrush" + }, + { + "unique_id": 23393, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a tennis racket" + }, + { + "unique_id": 23394, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a tennis racket above a toothbrush" + }, + { + "unique_id": 23395, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "above", + "text": "a toothbrush above a tennis racket" + }, + { + "unique_id": 23396, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a tennis racket below a toothbrush" + }, + { + "unique_id": 23397, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "below", + "text": "a toothbrush below a tennis racket" + }, + { + "unique_id": 23398, + "num_objects": 2, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a tennis racket and a toothbrush" + }, + { + "unique_id": 23399, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tennis racket" + ], + "rel_type": "and", + "text": "a toothbrush and a tennis racket" + }, + { + "unique_id": 23400, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a wine glass" + }, + { + "unique_id": 23401, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a bottle" + }, + { + "unique_id": 23402, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a wine glass" + }, + { + "unique_id": 23403, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a bottle" + }, + { + "unique_id": 23404, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a bottle above a wine glass" + }, + { + "unique_id": 23405, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a wine glass above a bottle" + }, + { + "unique_id": 23406, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a bottle below a wine glass" + }, + { + "unique_id": 23407, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a wine glass below a bottle" + }, + { + "unique_id": 23408, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a bottle and a wine glass" + }, + { + "unique_id": 23409, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a wine glass and a bottle" + }, + { + "unique_id": 23410, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a cup" + }, + { + "unique_id": 23411, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a bottle" + }, + { + "unique_id": 23412, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a cup" + }, + { + "unique_id": 23413, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a bottle" + }, + { + "unique_id": 23414, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a bottle above a cup" + }, + { + "unique_id": 23415, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a cup above a bottle" + }, + { + "unique_id": 23416, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a bottle below a cup" + }, + { + "unique_id": 23417, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a cup below a bottle" + }, + { + "unique_id": 23418, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a bottle and a cup" + }, + { + "unique_id": 23419, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a cup and a bottle" + }, + { + "unique_id": 23420, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a fork" + }, + { + "unique_id": 23421, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a bottle" + }, + { + "unique_id": 23422, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a fork" + }, + { + "unique_id": 23423, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a bottle" + }, + { + "unique_id": 23424, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a bottle above a fork" + }, + { + "unique_id": 23425, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a fork above a bottle" + }, + { + "unique_id": 23426, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a bottle below a fork" + }, + { + "unique_id": 23427, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a fork below a bottle" + }, + { + "unique_id": 23428, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a bottle and a fork" + }, + { + "unique_id": 23429, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a fork and a bottle" + }, + { + "unique_id": 23430, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a knife" + }, + { + "unique_id": 23431, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a bottle" + }, + { + "unique_id": 23432, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a knife" + }, + { + "unique_id": 23433, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a bottle" + }, + { + "unique_id": 23434, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a bottle above a knife" + }, + { + "unique_id": 23435, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a knife above a bottle" + }, + { + "unique_id": 23436, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a bottle below a knife" + }, + { + "unique_id": 23437, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a knife below a bottle" + }, + { + "unique_id": 23438, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a bottle and a knife" + }, + { + "unique_id": 23439, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a knife and a bottle" + }, + { + "unique_id": 23440, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a spoon" + }, + { + "unique_id": 23441, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a bottle" + }, + { + "unique_id": 23442, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a spoon" + }, + { + "unique_id": 23443, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a bottle" + }, + { + "unique_id": 23444, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a bottle above a spoon" + }, + { + "unique_id": 23445, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a spoon above a bottle" + }, + { + "unique_id": 23446, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a bottle below a spoon" + }, + { + "unique_id": 23447, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a spoon below a bottle" + }, + { + "unique_id": 23448, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a bottle and a spoon" + }, + { + "unique_id": 23449, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a spoon and a bottle" + }, + { + "unique_id": 23450, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a bowl" + }, + { + "unique_id": 23451, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a bottle" + }, + { + "unique_id": 23452, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a bowl" + }, + { + "unique_id": 23453, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a bottle" + }, + { + "unique_id": 23454, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a bottle above a bowl" + }, + { + "unique_id": 23455, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a bowl above a bottle" + }, + { + "unique_id": 23456, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a bottle below a bowl" + }, + { + "unique_id": 23457, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a bowl below a bottle" + }, + { + "unique_id": 23458, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a bottle and a bowl" + }, + { + "unique_id": 23459, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a bowl and a bottle" + }, + { + "unique_id": 23460, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a banana" + }, + { + "unique_id": 23461, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a bottle" + }, + { + "unique_id": 23462, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a banana" + }, + { + "unique_id": 23463, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a bottle" + }, + { + "unique_id": 23464, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a bottle above a banana" + }, + { + "unique_id": 23465, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a banana above a bottle" + }, + { + "unique_id": 23466, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a bottle below a banana" + }, + { + "unique_id": 23467, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a banana below a bottle" + }, + { + "unique_id": 23468, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a bottle and a banana" + }, + { + "unique_id": 23469, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a banana and a bottle" + }, + { + "unique_id": 23470, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of an apple" + }, + { + "unique_id": 23471, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a bottle" + }, + { + "unique_id": 23472, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of an apple" + }, + { + "unique_id": 23473, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a bottle" + }, + { + "unique_id": 23474, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a bottle above an apple" + }, + { + "unique_id": 23475, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "an apple above a bottle" + }, + { + "unique_id": 23476, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a bottle below an apple" + }, + { + "unique_id": 23477, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "an apple below a bottle" + }, + { + "unique_id": 23478, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a bottle and an apple" + }, + { + "unique_id": 23479, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "an apple and a bottle" + }, + { + "unique_id": 23480, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a sandwich" + }, + { + "unique_id": 23481, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a bottle" + }, + { + "unique_id": 23482, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a sandwich" + }, + { + "unique_id": 23483, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a bottle" + }, + { + "unique_id": 23484, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a bottle above a sandwich" + }, + { + "unique_id": 23485, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a sandwich above a bottle" + }, + { + "unique_id": 23486, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a bottle below a sandwich" + }, + { + "unique_id": 23487, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a sandwich below a bottle" + }, + { + "unique_id": 23488, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a bottle and a sandwich" + }, + { + "unique_id": 23489, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a sandwich and a bottle" + }, + { + "unique_id": 23490, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of an orange" + }, + { + "unique_id": 23491, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a bottle" + }, + { + "unique_id": 23492, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of an orange" + }, + { + "unique_id": 23493, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a bottle" + }, + { + "unique_id": 23494, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a bottle above an orange" + }, + { + "unique_id": 23495, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "an orange above a bottle" + }, + { + "unique_id": 23496, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a bottle below an orange" + }, + { + "unique_id": 23497, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "an orange below a bottle" + }, + { + "unique_id": 23498, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a bottle and an orange" + }, + { + "unique_id": 23499, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "an orange and a bottle" + }, + { + "unique_id": 23500, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a broccoli" + }, + { + "unique_id": 23501, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a bottle" + }, + { + "unique_id": 23502, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a broccoli" + }, + { + "unique_id": 23503, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a bottle" + }, + { + "unique_id": 23504, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a bottle above a broccoli" + }, + { + "unique_id": 23505, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a broccoli above a bottle" + }, + { + "unique_id": 23506, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a bottle below a broccoli" + }, + { + "unique_id": 23507, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a broccoli below a bottle" + }, + { + "unique_id": 23508, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a bottle and a broccoli" + }, + { + "unique_id": 23509, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a broccoli and a bottle" + }, + { + "unique_id": 23510, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a carrot" + }, + { + "unique_id": 23511, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a bottle" + }, + { + "unique_id": 23512, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a carrot" + }, + { + "unique_id": 23513, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a bottle" + }, + { + "unique_id": 23514, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a bottle above a carrot" + }, + { + "unique_id": 23515, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a carrot above a bottle" + }, + { + "unique_id": 23516, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a bottle below a carrot" + }, + { + "unique_id": 23517, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a carrot below a bottle" + }, + { + "unique_id": 23518, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a bottle and a carrot" + }, + { + "unique_id": 23519, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a carrot and a bottle" + }, + { + "unique_id": 23520, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a hot dog" + }, + { + "unique_id": 23521, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a bottle" + }, + { + "unique_id": 23522, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a hot dog" + }, + { + "unique_id": 23523, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a bottle" + }, + { + "unique_id": 23524, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a bottle above a hot dog" + }, + { + "unique_id": 23525, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a hot dog above a bottle" + }, + { + "unique_id": 23526, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a bottle below a hot dog" + }, + { + "unique_id": 23527, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a hot dog below a bottle" + }, + { + "unique_id": 23528, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a bottle and a hot dog" + }, + { + "unique_id": 23529, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a hot dog and a bottle" + }, + { + "unique_id": 23530, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a pizza" + }, + { + "unique_id": 23531, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a bottle" + }, + { + "unique_id": 23532, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a pizza" + }, + { + "unique_id": 23533, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a bottle" + }, + { + "unique_id": 23534, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a bottle above a pizza" + }, + { + "unique_id": 23535, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a pizza above a bottle" + }, + { + "unique_id": 23536, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a bottle below a pizza" + }, + { + "unique_id": 23537, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a pizza below a bottle" + }, + { + "unique_id": 23538, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a bottle and a pizza" + }, + { + "unique_id": 23539, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a pizza and a bottle" + }, + { + "unique_id": 23540, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a donut" + }, + { + "unique_id": 23541, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a bottle" + }, + { + "unique_id": 23542, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a donut" + }, + { + "unique_id": 23543, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a bottle" + }, + { + "unique_id": 23544, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a bottle above a donut" + }, + { + "unique_id": 23545, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a donut above a bottle" + }, + { + "unique_id": 23546, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a bottle below a donut" + }, + { + "unique_id": 23547, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a donut below a bottle" + }, + { + "unique_id": 23548, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a bottle and a donut" + }, + { + "unique_id": 23549, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a donut and a bottle" + }, + { + "unique_id": 23550, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a cake" + }, + { + "unique_id": 23551, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a bottle" + }, + { + "unique_id": 23552, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a cake" + }, + { + "unique_id": 23553, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a bottle" + }, + { + "unique_id": 23554, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a bottle above a cake" + }, + { + "unique_id": 23555, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a cake above a bottle" + }, + { + "unique_id": 23556, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a bottle below a cake" + }, + { + "unique_id": 23557, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a cake below a bottle" + }, + { + "unique_id": 23558, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a bottle and a cake" + }, + { + "unique_id": 23559, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a cake and a bottle" + }, + { + "unique_id": 23560, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a chair" + }, + { + "unique_id": 23561, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a bottle" + }, + { + "unique_id": 23562, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a chair" + }, + { + "unique_id": 23563, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a bottle" + }, + { + "unique_id": 23564, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a bottle above a chair" + }, + { + "unique_id": 23565, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a chair above a bottle" + }, + { + "unique_id": 23566, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a bottle below a chair" + }, + { + "unique_id": 23567, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a chair below a bottle" + }, + { + "unique_id": 23568, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a bottle and a chair" + }, + { + "unique_id": 23569, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a chair and a bottle" + }, + { + "unique_id": 23570, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a couch" + }, + { + "unique_id": 23571, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a bottle" + }, + { + "unique_id": 23572, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a couch" + }, + { + "unique_id": 23573, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a bottle" + }, + { + "unique_id": 23574, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a bottle above a couch" + }, + { + "unique_id": 23575, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a couch above a bottle" + }, + { + "unique_id": 23576, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a bottle below a couch" + }, + { + "unique_id": 23577, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a couch below a bottle" + }, + { + "unique_id": 23578, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a bottle and a couch" + }, + { + "unique_id": 23579, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a couch and a bottle" + }, + { + "unique_id": 23580, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a potted plant" + }, + { + "unique_id": 23581, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a bottle" + }, + { + "unique_id": 23582, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a potted plant" + }, + { + "unique_id": 23583, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a bottle" + }, + { + "unique_id": 23584, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a bottle above a potted plant" + }, + { + "unique_id": 23585, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a potted plant above a bottle" + }, + { + "unique_id": 23586, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a bottle below a potted plant" + }, + { + "unique_id": 23587, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a potted plant below a bottle" + }, + { + "unique_id": 23588, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a bottle and a potted plant" + }, + { + "unique_id": 23589, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a potted plant and a bottle" + }, + { + "unique_id": 23590, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a bed" + }, + { + "unique_id": 23591, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a bottle" + }, + { + "unique_id": 23592, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a bed" + }, + { + "unique_id": 23593, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a bottle" + }, + { + "unique_id": 23594, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a bottle above a bed" + }, + { + "unique_id": 23595, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a bed above a bottle" + }, + { + "unique_id": 23596, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a bottle below a bed" + }, + { + "unique_id": 23597, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a bed below a bottle" + }, + { + "unique_id": 23598, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a bottle and a bed" + }, + { + "unique_id": 23599, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a bed and a bottle" + }, + { + "unique_id": 23600, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a dining table" + }, + { + "unique_id": 23601, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a bottle" + }, + { + "unique_id": 23602, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a dining table" + }, + { + "unique_id": 23603, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a bottle" + }, + { + "unique_id": 23604, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a bottle above a dining table" + }, + { + "unique_id": 23605, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a dining table above a bottle" + }, + { + "unique_id": 23606, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a bottle below a dining table" + }, + { + "unique_id": 23607, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a dining table below a bottle" + }, + { + "unique_id": 23608, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a bottle and a dining table" + }, + { + "unique_id": 23609, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a dining table and a bottle" + }, + { + "unique_id": 23610, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a toilet" + }, + { + "unique_id": 23611, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a bottle" + }, + { + "unique_id": 23612, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a toilet" + }, + { + "unique_id": 23613, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a bottle" + }, + { + "unique_id": 23614, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a bottle above a toilet" + }, + { + "unique_id": 23615, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a toilet above a bottle" + }, + { + "unique_id": 23616, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a bottle below a toilet" + }, + { + "unique_id": 23617, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a toilet below a bottle" + }, + { + "unique_id": 23618, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a bottle and a toilet" + }, + { + "unique_id": 23619, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a toilet and a bottle" + }, + { + "unique_id": 23620, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a tv" + }, + { + "unique_id": 23621, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a bottle" + }, + { + "unique_id": 23622, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a tv" + }, + { + "unique_id": 23623, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a bottle" + }, + { + "unique_id": 23624, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a bottle above a tv" + }, + { + "unique_id": 23625, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a tv above a bottle" + }, + { + "unique_id": 23626, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a bottle below a tv" + }, + { + "unique_id": 23627, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a tv below a bottle" + }, + { + "unique_id": 23628, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a bottle and a tv" + }, + { + "unique_id": 23629, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a tv and a bottle" + }, + { + "unique_id": 23630, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a laptop" + }, + { + "unique_id": 23631, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a bottle" + }, + { + "unique_id": 23632, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a laptop" + }, + { + "unique_id": 23633, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a bottle" + }, + { + "unique_id": 23634, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a bottle above a laptop" + }, + { + "unique_id": 23635, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a laptop above a bottle" + }, + { + "unique_id": 23636, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a bottle below a laptop" + }, + { + "unique_id": 23637, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a laptop below a bottle" + }, + { + "unique_id": 23638, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a bottle and a laptop" + }, + { + "unique_id": 23639, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a laptop and a bottle" + }, + { + "unique_id": 23640, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a mouse" + }, + { + "unique_id": 23641, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a bottle" + }, + { + "unique_id": 23642, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a mouse" + }, + { + "unique_id": 23643, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a bottle" + }, + { + "unique_id": 23644, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a bottle above a mouse" + }, + { + "unique_id": 23645, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a mouse above a bottle" + }, + { + "unique_id": 23646, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a bottle below a mouse" + }, + { + "unique_id": 23647, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a mouse below a bottle" + }, + { + "unique_id": 23648, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a bottle and a mouse" + }, + { + "unique_id": 23649, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a mouse and a bottle" + }, + { + "unique_id": 23650, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a remote" + }, + { + "unique_id": 23651, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a bottle" + }, + { + "unique_id": 23652, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a remote" + }, + { + "unique_id": 23653, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a bottle" + }, + { + "unique_id": 23654, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a bottle above a remote" + }, + { + "unique_id": 23655, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a remote above a bottle" + }, + { + "unique_id": 23656, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a bottle below a remote" + }, + { + "unique_id": 23657, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a remote below a bottle" + }, + { + "unique_id": 23658, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a bottle and a remote" + }, + { + "unique_id": 23659, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a remote and a bottle" + }, + { + "unique_id": 23660, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a keyboard" + }, + { + "unique_id": 23661, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a bottle" + }, + { + "unique_id": 23662, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a keyboard" + }, + { + "unique_id": 23663, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a bottle" + }, + { + "unique_id": 23664, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a bottle above a keyboard" + }, + { + "unique_id": 23665, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a keyboard above a bottle" + }, + { + "unique_id": 23666, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a bottle below a keyboard" + }, + { + "unique_id": 23667, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a keyboard below a bottle" + }, + { + "unique_id": 23668, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a bottle and a keyboard" + }, + { + "unique_id": 23669, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a keyboard and a bottle" + }, + { + "unique_id": 23670, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a cell phone" + }, + { + "unique_id": 23671, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a bottle" + }, + { + "unique_id": 23672, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a cell phone" + }, + { + "unique_id": 23673, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a bottle" + }, + { + "unique_id": 23674, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a bottle above a cell phone" + }, + { + "unique_id": 23675, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a cell phone above a bottle" + }, + { + "unique_id": 23676, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a bottle below a cell phone" + }, + { + "unique_id": 23677, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a cell phone below a bottle" + }, + { + "unique_id": 23678, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a bottle and a cell phone" + }, + { + "unique_id": 23679, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a cell phone and a bottle" + }, + { + "unique_id": 23680, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a microwave" + }, + { + "unique_id": 23681, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a bottle" + }, + { + "unique_id": 23682, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a microwave" + }, + { + "unique_id": 23683, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a bottle" + }, + { + "unique_id": 23684, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a bottle above a microwave" + }, + { + "unique_id": 23685, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a microwave above a bottle" + }, + { + "unique_id": 23686, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a bottle below a microwave" + }, + { + "unique_id": 23687, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a microwave below a bottle" + }, + { + "unique_id": 23688, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a bottle and a microwave" + }, + { + "unique_id": 23689, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a microwave and a bottle" + }, + { + "unique_id": 23690, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of an oven" + }, + { + "unique_id": 23691, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a bottle" + }, + { + "unique_id": 23692, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of an oven" + }, + { + "unique_id": 23693, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a bottle" + }, + { + "unique_id": 23694, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a bottle above an oven" + }, + { + "unique_id": 23695, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "an oven above a bottle" + }, + { + "unique_id": 23696, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a bottle below an oven" + }, + { + "unique_id": 23697, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "an oven below a bottle" + }, + { + "unique_id": 23698, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a bottle and an oven" + }, + { + "unique_id": 23699, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "an oven and a bottle" + }, + { + "unique_id": 23700, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a toaster" + }, + { + "unique_id": 23701, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a bottle" + }, + { + "unique_id": 23702, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a toaster" + }, + { + "unique_id": 23703, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a bottle" + }, + { + "unique_id": 23704, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a bottle above a toaster" + }, + { + "unique_id": 23705, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a toaster above a bottle" + }, + { + "unique_id": 23706, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a bottle below a toaster" + }, + { + "unique_id": 23707, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a toaster below a bottle" + }, + { + "unique_id": 23708, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a bottle and a toaster" + }, + { + "unique_id": 23709, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a toaster and a bottle" + }, + { + "unique_id": 23710, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a sink" + }, + { + "unique_id": 23711, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a bottle" + }, + { + "unique_id": 23712, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a sink" + }, + { + "unique_id": 23713, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a bottle" + }, + { + "unique_id": 23714, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a bottle above a sink" + }, + { + "unique_id": 23715, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a sink above a bottle" + }, + { + "unique_id": 23716, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a bottle below a sink" + }, + { + "unique_id": 23717, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a sink below a bottle" + }, + { + "unique_id": 23718, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a bottle and a sink" + }, + { + "unique_id": 23719, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a sink and a bottle" + }, + { + "unique_id": 23720, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a refrigerator" + }, + { + "unique_id": 23721, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a bottle" + }, + { + "unique_id": 23722, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a refrigerator" + }, + { + "unique_id": 23723, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a bottle" + }, + { + "unique_id": 23724, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a bottle above a refrigerator" + }, + { + "unique_id": 23725, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a refrigerator above a bottle" + }, + { + "unique_id": 23726, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a bottle below a refrigerator" + }, + { + "unique_id": 23727, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a refrigerator below a bottle" + }, + { + "unique_id": 23728, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a bottle and a refrigerator" + }, + { + "unique_id": 23729, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a refrigerator and a bottle" + }, + { + "unique_id": 23730, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a book" + }, + { + "unique_id": 23731, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a book to the left of a bottle" + }, + { + "unique_id": 23732, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a book" + }, + { + "unique_id": 23733, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a book to the right of a bottle" + }, + { + "unique_id": 23734, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a bottle above a book" + }, + { + "unique_id": 23735, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a book above a bottle" + }, + { + "unique_id": 23736, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a bottle below a book" + }, + { + "unique_id": 23737, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a book below a bottle" + }, + { + "unique_id": 23738, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a bottle and a book" + }, + { + "unique_id": 23739, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a book and a bottle" + }, + { + "unique_id": 23740, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a clock" + }, + { + "unique_id": 23741, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a bottle" + }, + { + "unique_id": 23742, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a clock" + }, + { + "unique_id": 23743, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a bottle" + }, + { + "unique_id": 23744, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a bottle above a clock" + }, + { + "unique_id": 23745, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a clock above a bottle" + }, + { + "unique_id": 23746, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a bottle below a clock" + }, + { + "unique_id": 23747, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a clock below a bottle" + }, + { + "unique_id": 23748, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a bottle and a clock" + }, + { + "unique_id": 23749, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a clock and a bottle" + }, + { + "unique_id": 23750, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a vase" + }, + { + "unique_id": 23751, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a bottle" + }, + { + "unique_id": 23752, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a vase" + }, + { + "unique_id": 23753, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a bottle" + }, + { + "unique_id": 23754, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a bottle above a vase" + }, + { + "unique_id": 23755, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a vase above a bottle" + }, + { + "unique_id": 23756, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a bottle below a vase" + }, + { + "unique_id": 23757, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a vase below a bottle" + }, + { + "unique_id": 23758, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a bottle and a vase" + }, + { + "unique_id": 23759, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a vase and a bottle" + }, + { + "unique_id": 23760, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a scissors" + }, + { + "unique_id": 23761, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a bottle" + }, + { + "unique_id": 23762, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a scissors" + }, + { + "unique_id": 23763, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a bottle" + }, + { + "unique_id": 23764, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a bottle above a scissors" + }, + { + "unique_id": 23765, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a scissors above a bottle" + }, + { + "unique_id": 23766, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a bottle below a scissors" + }, + { + "unique_id": 23767, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a scissors below a bottle" + }, + { + "unique_id": 23768, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a bottle and a scissors" + }, + { + "unique_id": 23769, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a scissors and a bottle" + }, + { + "unique_id": 23770, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a teddy bear" + }, + { + "unique_id": 23771, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a bottle" + }, + { + "unique_id": 23772, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a teddy bear" + }, + { + "unique_id": 23773, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a bottle" + }, + { + "unique_id": 23774, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a bottle above a teddy bear" + }, + { + "unique_id": 23775, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a teddy bear above a bottle" + }, + { + "unique_id": 23776, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a bottle below a teddy bear" + }, + { + "unique_id": 23777, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a teddy bear below a bottle" + }, + { + "unique_id": 23778, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a bottle and a teddy bear" + }, + { + "unique_id": 23779, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a teddy bear and a bottle" + }, + { + "unique_id": 23780, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a hair drier" + }, + { + "unique_id": 23781, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a bottle" + }, + { + "unique_id": 23782, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a hair drier" + }, + { + "unique_id": 23783, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a bottle" + }, + { + "unique_id": 23784, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a bottle above a hair drier" + }, + { + "unique_id": 23785, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a hair drier above a bottle" + }, + { + "unique_id": 23786, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a bottle below a hair drier" + }, + { + "unique_id": 23787, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a hair drier below a bottle" + }, + { + "unique_id": 23788, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a bottle and a hair drier" + }, + { + "unique_id": 23789, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a hair drier and a bottle" + }, + { + "unique_id": 23790, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a bottle to the left of a toothbrush" + }, + { + "unique_id": 23791, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a bottle" + }, + { + "unique_id": 23792, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a bottle to the right of a toothbrush" + }, + { + "unique_id": 23793, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a bottle" + }, + { + "unique_id": 23794, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a bottle above a toothbrush" + }, + { + "unique_id": 23795, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "above", + "text": "a toothbrush above a bottle" + }, + { + "unique_id": 23796, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a bottle below a toothbrush" + }, + { + "unique_id": 23797, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "below", + "text": "a toothbrush below a bottle" + }, + { + "unique_id": 23798, + "num_objects": 2, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a bottle and a toothbrush" + }, + { + "unique_id": 23799, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bottle" + ], + "rel_type": "and", + "text": "a toothbrush and a bottle" + }, + { + "unique_id": 23800, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a cup" + }, + { + "unique_id": 23801, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a wine glass" + }, + { + "unique_id": 23802, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a cup" + }, + { + "unique_id": 23803, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a wine glass" + }, + { + "unique_id": 23804, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a wine glass above a cup" + }, + { + "unique_id": 23805, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a cup above a wine glass" + }, + { + "unique_id": 23806, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a wine glass below a cup" + }, + { + "unique_id": 23807, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a cup below a wine glass" + }, + { + "unique_id": 23808, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a wine glass and a cup" + }, + { + "unique_id": 23809, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a cup and a wine glass" + }, + { + "unique_id": 23810, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a fork" + }, + { + "unique_id": 23811, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a wine glass" + }, + { + "unique_id": 23812, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a fork" + }, + { + "unique_id": 23813, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a wine glass" + }, + { + "unique_id": 23814, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a wine glass above a fork" + }, + { + "unique_id": 23815, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a fork above a wine glass" + }, + { + "unique_id": 23816, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a wine glass below a fork" + }, + { + "unique_id": 23817, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a fork below a wine glass" + }, + { + "unique_id": 23818, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a wine glass and a fork" + }, + { + "unique_id": 23819, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a fork and a wine glass" + }, + { + "unique_id": 23820, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a knife" + }, + { + "unique_id": 23821, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a wine glass" + }, + { + "unique_id": 23822, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a knife" + }, + { + "unique_id": 23823, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a wine glass" + }, + { + "unique_id": 23824, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a wine glass above a knife" + }, + { + "unique_id": 23825, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a knife above a wine glass" + }, + { + "unique_id": 23826, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a wine glass below a knife" + }, + { + "unique_id": 23827, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a knife below a wine glass" + }, + { + "unique_id": 23828, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a wine glass and a knife" + }, + { + "unique_id": 23829, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a knife and a wine glass" + }, + { + "unique_id": 23830, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a spoon" + }, + { + "unique_id": 23831, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a wine glass" + }, + { + "unique_id": 23832, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a spoon" + }, + { + "unique_id": 23833, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a wine glass" + }, + { + "unique_id": 23834, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a wine glass above a spoon" + }, + { + "unique_id": 23835, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a spoon above a wine glass" + }, + { + "unique_id": 23836, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a wine glass below a spoon" + }, + { + "unique_id": 23837, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a spoon below a wine glass" + }, + { + "unique_id": 23838, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a wine glass and a spoon" + }, + { + "unique_id": 23839, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a spoon and a wine glass" + }, + { + "unique_id": 23840, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a bowl" + }, + { + "unique_id": 23841, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a wine glass" + }, + { + "unique_id": 23842, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a bowl" + }, + { + "unique_id": 23843, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a wine glass" + }, + { + "unique_id": 23844, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a wine glass above a bowl" + }, + { + "unique_id": 23845, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a bowl above a wine glass" + }, + { + "unique_id": 23846, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a wine glass below a bowl" + }, + { + "unique_id": 23847, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a bowl below a wine glass" + }, + { + "unique_id": 23848, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a wine glass and a bowl" + }, + { + "unique_id": 23849, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a bowl and a wine glass" + }, + { + "unique_id": 23850, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a banana" + }, + { + "unique_id": 23851, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a wine glass" + }, + { + "unique_id": 23852, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a banana" + }, + { + "unique_id": 23853, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a wine glass" + }, + { + "unique_id": 23854, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a wine glass above a banana" + }, + { + "unique_id": 23855, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a banana above a wine glass" + }, + { + "unique_id": 23856, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a wine glass below a banana" + }, + { + "unique_id": 23857, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a banana below a wine glass" + }, + { + "unique_id": 23858, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a wine glass and a banana" + }, + { + "unique_id": 23859, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a banana and a wine glass" + }, + { + "unique_id": 23860, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of an apple" + }, + { + "unique_id": 23861, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a wine glass" + }, + { + "unique_id": 23862, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of an apple" + }, + { + "unique_id": 23863, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a wine glass" + }, + { + "unique_id": 23864, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a wine glass above an apple" + }, + { + "unique_id": 23865, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "an apple above a wine glass" + }, + { + "unique_id": 23866, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a wine glass below an apple" + }, + { + "unique_id": 23867, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "an apple below a wine glass" + }, + { + "unique_id": 23868, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a wine glass and an apple" + }, + { + "unique_id": 23869, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "an apple and a wine glass" + }, + { + "unique_id": 23870, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a sandwich" + }, + { + "unique_id": 23871, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a wine glass" + }, + { + "unique_id": 23872, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a sandwich" + }, + { + "unique_id": 23873, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a wine glass" + }, + { + "unique_id": 23874, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a wine glass above a sandwich" + }, + { + "unique_id": 23875, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a sandwich above a wine glass" + }, + { + "unique_id": 23876, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a wine glass below a sandwich" + }, + { + "unique_id": 23877, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a sandwich below a wine glass" + }, + { + "unique_id": 23878, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a wine glass and a sandwich" + }, + { + "unique_id": 23879, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a sandwich and a wine glass" + }, + { + "unique_id": 23880, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of an orange" + }, + { + "unique_id": 23881, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a wine glass" + }, + { + "unique_id": 23882, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of an orange" + }, + { + "unique_id": 23883, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a wine glass" + }, + { + "unique_id": 23884, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a wine glass above an orange" + }, + { + "unique_id": 23885, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "an orange above a wine glass" + }, + { + "unique_id": 23886, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a wine glass below an orange" + }, + { + "unique_id": 23887, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "an orange below a wine glass" + }, + { + "unique_id": 23888, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a wine glass and an orange" + }, + { + "unique_id": 23889, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "an orange and a wine glass" + }, + { + "unique_id": 23890, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a broccoli" + }, + { + "unique_id": 23891, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a wine glass" + }, + { + "unique_id": 23892, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a broccoli" + }, + { + "unique_id": 23893, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a wine glass" + }, + { + "unique_id": 23894, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a wine glass above a broccoli" + }, + { + "unique_id": 23895, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a broccoli above a wine glass" + }, + { + "unique_id": 23896, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a wine glass below a broccoli" + }, + { + "unique_id": 23897, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a broccoli below a wine glass" + }, + { + "unique_id": 23898, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a wine glass and a broccoli" + }, + { + "unique_id": 23899, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a broccoli and a wine glass" + }, + { + "unique_id": 23900, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a carrot" + }, + { + "unique_id": 23901, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a wine glass" + }, + { + "unique_id": 23902, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a carrot" + }, + { + "unique_id": 23903, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a wine glass" + }, + { + "unique_id": 23904, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a wine glass above a carrot" + }, + { + "unique_id": 23905, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a carrot above a wine glass" + }, + { + "unique_id": 23906, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a wine glass below a carrot" + }, + { + "unique_id": 23907, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a carrot below a wine glass" + }, + { + "unique_id": 23908, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a wine glass and a carrot" + }, + { + "unique_id": 23909, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a carrot and a wine glass" + }, + { + "unique_id": 23910, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a hot dog" + }, + { + "unique_id": 23911, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a wine glass" + }, + { + "unique_id": 23912, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a hot dog" + }, + { + "unique_id": 23913, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a wine glass" + }, + { + "unique_id": 23914, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a wine glass above a hot dog" + }, + { + "unique_id": 23915, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a hot dog above a wine glass" + }, + { + "unique_id": 23916, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a wine glass below a hot dog" + }, + { + "unique_id": 23917, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a hot dog below a wine glass" + }, + { + "unique_id": 23918, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a wine glass and a hot dog" + }, + { + "unique_id": 23919, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a hot dog and a wine glass" + }, + { + "unique_id": 23920, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a pizza" + }, + { + "unique_id": 23921, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a wine glass" + }, + { + "unique_id": 23922, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a pizza" + }, + { + "unique_id": 23923, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a wine glass" + }, + { + "unique_id": 23924, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a wine glass above a pizza" + }, + { + "unique_id": 23925, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a pizza above a wine glass" + }, + { + "unique_id": 23926, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a wine glass below a pizza" + }, + { + "unique_id": 23927, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a pizza below a wine glass" + }, + { + "unique_id": 23928, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a wine glass and a pizza" + }, + { + "unique_id": 23929, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a pizza and a wine glass" + }, + { + "unique_id": 23930, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a donut" + }, + { + "unique_id": 23931, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a wine glass" + }, + { + "unique_id": 23932, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a donut" + }, + { + "unique_id": 23933, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a wine glass" + }, + { + "unique_id": 23934, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a wine glass above a donut" + }, + { + "unique_id": 23935, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a donut above a wine glass" + }, + { + "unique_id": 23936, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a wine glass below a donut" + }, + { + "unique_id": 23937, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a donut below a wine glass" + }, + { + "unique_id": 23938, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a wine glass and a donut" + }, + { + "unique_id": 23939, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a donut and a wine glass" + }, + { + "unique_id": 23940, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a cake" + }, + { + "unique_id": 23941, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a wine glass" + }, + { + "unique_id": 23942, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a cake" + }, + { + "unique_id": 23943, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a wine glass" + }, + { + "unique_id": 23944, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a wine glass above a cake" + }, + { + "unique_id": 23945, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a cake above a wine glass" + }, + { + "unique_id": 23946, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a wine glass below a cake" + }, + { + "unique_id": 23947, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a cake below a wine glass" + }, + { + "unique_id": 23948, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a wine glass and a cake" + }, + { + "unique_id": 23949, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a cake and a wine glass" + }, + { + "unique_id": 23950, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a chair" + }, + { + "unique_id": 23951, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a wine glass" + }, + { + "unique_id": 23952, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a chair" + }, + { + "unique_id": 23953, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a wine glass" + }, + { + "unique_id": 23954, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a wine glass above a chair" + }, + { + "unique_id": 23955, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a chair above a wine glass" + }, + { + "unique_id": 23956, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a wine glass below a chair" + }, + { + "unique_id": 23957, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a chair below a wine glass" + }, + { + "unique_id": 23958, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a wine glass and a chair" + }, + { + "unique_id": 23959, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a chair and a wine glass" + }, + { + "unique_id": 23960, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a couch" + }, + { + "unique_id": 23961, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a wine glass" + }, + { + "unique_id": 23962, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a couch" + }, + { + "unique_id": 23963, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a wine glass" + }, + { + "unique_id": 23964, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a wine glass above a couch" + }, + { + "unique_id": 23965, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a couch above a wine glass" + }, + { + "unique_id": 23966, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a wine glass below a couch" + }, + { + "unique_id": 23967, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a couch below a wine glass" + }, + { + "unique_id": 23968, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a wine glass and a couch" + }, + { + "unique_id": 23969, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a couch and a wine glass" + }, + { + "unique_id": 23970, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a potted plant" + }, + { + "unique_id": 23971, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a wine glass" + }, + { + "unique_id": 23972, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a potted plant" + }, + { + "unique_id": 23973, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a wine glass" + }, + { + "unique_id": 23974, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a wine glass above a potted plant" + }, + { + "unique_id": 23975, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a potted plant above a wine glass" + }, + { + "unique_id": 23976, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a wine glass below a potted plant" + }, + { + "unique_id": 23977, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a potted plant below a wine glass" + }, + { + "unique_id": 23978, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a wine glass and a potted plant" + }, + { + "unique_id": 23979, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a potted plant and a wine glass" + }, + { + "unique_id": 23980, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a bed" + }, + { + "unique_id": 23981, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a wine glass" + }, + { + "unique_id": 23982, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a bed" + }, + { + "unique_id": 23983, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a wine glass" + }, + { + "unique_id": 23984, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a wine glass above a bed" + }, + { + "unique_id": 23985, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a bed above a wine glass" + }, + { + "unique_id": 23986, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a wine glass below a bed" + }, + { + "unique_id": 23987, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a bed below a wine glass" + }, + { + "unique_id": 23988, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a wine glass and a bed" + }, + { + "unique_id": 23989, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a bed and a wine glass" + }, + { + "unique_id": 23990, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a dining table" + }, + { + "unique_id": 23991, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a wine glass" + }, + { + "unique_id": 23992, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a dining table" + }, + { + "unique_id": 23993, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a wine glass" + }, + { + "unique_id": 23994, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a wine glass above a dining table" + }, + { + "unique_id": 23995, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a dining table above a wine glass" + }, + { + "unique_id": 23996, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a wine glass below a dining table" + }, + { + "unique_id": 23997, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a dining table below a wine glass" + }, + { + "unique_id": 23998, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a wine glass and a dining table" + }, + { + "unique_id": 23999, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a dining table and a wine glass" + }, + { + "unique_id": 24000, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a toilet" + }, + { + "unique_id": 24001, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a wine glass" + }, + { + "unique_id": 24002, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a toilet" + }, + { + "unique_id": 24003, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a wine glass" + }, + { + "unique_id": 24004, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a wine glass above a toilet" + }, + { + "unique_id": 24005, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a toilet above a wine glass" + }, + { + "unique_id": 24006, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a wine glass below a toilet" + }, + { + "unique_id": 24007, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a toilet below a wine glass" + }, + { + "unique_id": 24008, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a wine glass and a toilet" + }, + { + "unique_id": 24009, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a toilet and a wine glass" + }, + { + "unique_id": 24010, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a tv" + }, + { + "unique_id": 24011, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a wine glass" + }, + { + "unique_id": 24012, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a tv" + }, + { + "unique_id": 24013, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a wine glass" + }, + { + "unique_id": 24014, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a wine glass above a tv" + }, + { + "unique_id": 24015, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a tv above a wine glass" + }, + { + "unique_id": 24016, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a wine glass below a tv" + }, + { + "unique_id": 24017, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a tv below a wine glass" + }, + { + "unique_id": 24018, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a wine glass and a tv" + }, + { + "unique_id": 24019, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a tv and a wine glass" + }, + { + "unique_id": 24020, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a laptop" + }, + { + "unique_id": 24021, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a wine glass" + }, + { + "unique_id": 24022, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a laptop" + }, + { + "unique_id": 24023, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a wine glass" + }, + { + "unique_id": 24024, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a wine glass above a laptop" + }, + { + "unique_id": 24025, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a laptop above a wine glass" + }, + { + "unique_id": 24026, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a wine glass below a laptop" + }, + { + "unique_id": 24027, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a laptop below a wine glass" + }, + { + "unique_id": 24028, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a wine glass and a laptop" + }, + { + "unique_id": 24029, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a laptop and a wine glass" + }, + { + "unique_id": 24030, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a mouse" + }, + { + "unique_id": 24031, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a wine glass" + }, + { + "unique_id": 24032, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a mouse" + }, + { + "unique_id": 24033, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a wine glass" + }, + { + "unique_id": 24034, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a wine glass above a mouse" + }, + { + "unique_id": 24035, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a mouse above a wine glass" + }, + { + "unique_id": 24036, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a wine glass below a mouse" + }, + { + "unique_id": 24037, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a mouse below a wine glass" + }, + { + "unique_id": 24038, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a wine glass and a mouse" + }, + { + "unique_id": 24039, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a mouse and a wine glass" + }, + { + "unique_id": 24040, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a remote" + }, + { + "unique_id": 24041, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a wine glass" + }, + { + "unique_id": 24042, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a remote" + }, + { + "unique_id": 24043, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a wine glass" + }, + { + "unique_id": 24044, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a wine glass above a remote" + }, + { + "unique_id": 24045, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a remote above a wine glass" + }, + { + "unique_id": 24046, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a wine glass below a remote" + }, + { + "unique_id": 24047, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a remote below a wine glass" + }, + { + "unique_id": 24048, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a wine glass and a remote" + }, + { + "unique_id": 24049, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a remote and a wine glass" + }, + { + "unique_id": 24050, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a keyboard" + }, + { + "unique_id": 24051, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a wine glass" + }, + { + "unique_id": 24052, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a keyboard" + }, + { + "unique_id": 24053, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a wine glass" + }, + { + "unique_id": 24054, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a wine glass above a keyboard" + }, + { + "unique_id": 24055, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a keyboard above a wine glass" + }, + { + "unique_id": 24056, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a wine glass below a keyboard" + }, + { + "unique_id": 24057, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a keyboard below a wine glass" + }, + { + "unique_id": 24058, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a wine glass and a keyboard" + }, + { + "unique_id": 24059, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a keyboard and a wine glass" + }, + { + "unique_id": 24060, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a cell phone" + }, + { + "unique_id": 24061, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a wine glass" + }, + { + "unique_id": 24062, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a cell phone" + }, + { + "unique_id": 24063, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a wine glass" + }, + { + "unique_id": 24064, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a wine glass above a cell phone" + }, + { + "unique_id": 24065, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a cell phone above a wine glass" + }, + { + "unique_id": 24066, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a wine glass below a cell phone" + }, + { + "unique_id": 24067, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a cell phone below a wine glass" + }, + { + "unique_id": 24068, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a wine glass and a cell phone" + }, + { + "unique_id": 24069, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a cell phone and a wine glass" + }, + { + "unique_id": 24070, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a microwave" + }, + { + "unique_id": 24071, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a wine glass" + }, + { + "unique_id": 24072, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a microwave" + }, + { + "unique_id": 24073, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a wine glass" + }, + { + "unique_id": 24074, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a wine glass above a microwave" + }, + { + "unique_id": 24075, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a microwave above a wine glass" + }, + { + "unique_id": 24076, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a wine glass below a microwave" + }, + { + "unique_id": 24077, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a microwave below a wine glass" + }, + { + "unique_id": 24078, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a wine glass and a microwave" + }, + { + "unique_id": 24079, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a microwave and a wine glass" + }, + { + "unique_id": 24080, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of an oven" + }, + { + "unique_id": 24081, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a wine glass" + }, + { + "unique_id": 24082, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of an oven" + }, + { + "unique_id": 24083, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a wine glass" + }, + { + "unique_id": 24084, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a wine glass above an oven" + }, + { + "unique_id": 24085, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "an oven above a wine glass" + }, + { + "unique_id": 24086, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a wine glass below an oven" + }, + { + "unique_id": 24087, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "an oven below a wine glass" + }, + { + "unique_id": 24088, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a wine glass and an oven" + }, + { + "unique_id": 24089, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "an oven and a wine glass" + }, + { + "unique_id": 24090, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a toaster" + }, + { + "unique_id": 24091, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a wine glass" + }, + { + "unique_id": 24092, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a toaster" + }, + { + "unique_id": 24093, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a wine glass" + }, + { + "unique_id": 24094, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a wine glass above a toaster" + }, + { + "unique_id": 24095, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a toaster above a wine glass" + }, + { + "unique_id": 24096, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a wine glass below a toaster" + }, + { + "unique_id": 24097, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a toaster below a wine glass" + }, + { + "unique_id": 24098, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a wine glass and a toaster" + }, + { + "unique_id": 24099, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a toaster and a wine glass" + }, + { + "unique_id": 24100, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a sink" + }, + { + "unique_id": 24101, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a wine glass" + }, + { + "unique_id": 24102, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a sink" + }, + { + "unique_id": 24103, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a wine glass" + }, + { + "unique_id": 24104, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a wine glass above a sink" + }, + { + "unique_id": 24105, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a sink above a wine glass" + }, + { + "unique_id": 24106, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a wine glass below a sink" + }, + { + "unique_id": 24107, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a sink below a wine glass" + }, + { + "unique_id": 24108, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a wine glass and a sink" + }, + { + "unique_id": 24109, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a sink and a wine glass" + }, + { + "unique_id": 24110, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a refrigerator" + }, + { + "unique_id": 24111, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a wine glass" + }, + { + "unique_id": 24112, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a refrigerator" + }, + { + "unique_id": 24113, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a wine glass" + }, + { + "unique_id": 24114, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a wine glass above a refrigerator" + }, + { + "unique_id": 24115, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a refrigerator above a wine glass" + }, + { + "unique_id": 24116, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a wine glass below a refrigerator" + }, + { + "unique_id": 24117, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a refrigerator below a wine glass" + }, + { + "unique_id": 24118, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a wine glass and a refrigerator" + }, + { + "unique_id": 24119, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a refrigerator and a wine glass" + }, + { + "unique_id": 24120, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a book" + }, + { + "unique_id": 24121, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a book to the left of a wine glass" + }, + { + "unique_id": 24122, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a book" + }, + { + "unique_id": 24123, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a book to the right of a wine glass" + }, + { + "unique_id": 24124, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a wine glass above a book" + }, + { + "unique_id": 24125, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a book above a wine glass" + }, + { + "unique_id": 24126, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a wine glass below a book" + }, + { + "unique_id": 24127, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a book below a wine glass" + }, + { + "unique_id": 24128, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a wine glass and a book" + }, + { + "unique_id": 24129, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a book and a wine glass" + }, + { + "unique_id": 24130, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a clock" + }, + { + "unique_id": 24131, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a wine glass" + }, + { + "unique_id": 24132, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a clock" + }, + { + "unique_id": 24133, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a wine glass" + }, + { + "unique_id": 24134, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a wine glass above a clock" + }, + { + "unique_id": 24135, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a clock above a wine glass" + }, + { + "unique_id": 24136, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a wine glass below a clock" + }, + { + "unique_id": 24137, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a clock below a wine glass" + }, + { + "unique_id": 24138, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a wine glass and a clock" + }, + { + "unique_id": 24139, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a clock and a wine glass" + }, + { + "unique_id": 24140, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a vase" + }, + { + "unique_id": 24141, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a wine glass" + }, + { + "unique_id": 24142, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a vase" + }, + { + "unique_id": 24143, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a wine glass" + }, + { + "unique_id": 24144, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a wine glass above a vase" + }, + { + "unique_id": 24145, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a vase above a wine glass" + }, + { + "unique_id": 24146, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a wine glass below a vase" + }, + { + "unique_id": 24147, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a vase below a wine glass" + }, + { + "unique_id": 24148, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a wine glass and a vase" + }, + { + "unique_id": 24149, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a vase and a wine glass" + }, + { + "unique_id": 24150, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a scissors" + }, + { + "unique_id": 24151, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a wine glass" + }, + { + "unique_id": 24152, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a scissors" + }, + { + "unique_id": 24153, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a wine glass" + }, + { + "unique_id": 24154, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a wine glass above a scissors" + }, + { + "unique_id": 24155, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a scissors above a wine glass" + }, + { + "unique_id": 24156, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a wine glass below a scissors" + }, + { + "unique_id": 24157, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a scissors below a wine glass" + }, + { + "unique_id": 24158, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a wine glass and a scissors" + }, + { + "unique_id": 24159, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a scissors and a wine glass" + }, + { + "unique_id": 24160, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a teddy bear" + }, + { + "unique_id": 24161, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a wine glass" + }, + { + "unique_id": 24162, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a teddy bear" + }, + { + "unique_id": 24163, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a wine glass" + }, + { + "unique_id": 24164, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a wine glass above a teddy bear" + }, + { + "unique_id": 24165, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a teddy bear above a wine glass" + }, + { + "unique_id": 24166, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a wine glass below a teddy bear" + }, + { + "unique_id": 24167, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a teddy bear below a wine glass" + }, + { + "unique_id": 24168, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a wine glass and a teddy bear" + }, + { + "unique_id": 24169, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a teddy bear and a wine glass" + }, + { + "unique_id": 24170, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a hair drier" + }, + { + "unique_id": 24171, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a wine glass" + }, + { + "unique_id": 24172, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a hair drier" + }, + { + "unique_id": 24173, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a wine glass" + }, + { + "unique_id": 24174, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a wine glass above a hair drier" + }, + { + "unique_id": 24175, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a hair drier above a wine glass" + }, + { + "unique_id": 24176, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a wine glass below a hair drier" + }, + { + "unique_id": 24177, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a hair drier below a wine glass" + }, + { + "unique_id": 24178, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a wine glass and a hair drier" + }, + { + "unique_id": 24179, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a hair drier and a wine glass" + }, + { + "unique_id": 24180, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a wine glass to the left of a toothbrush" + }, + { + "unique_id": 24181, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a wine glass" + }, + { + "unique_id": 24182, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a wine glass to the right of a toothbrush" + }, + { + "unique_id": 24183, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a wine glass" + }, + { + "unique_id": 24184, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a wine glass above a toothbrush" + }, + { + "unique_id": 24185, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "above", + "text": "a toothbrush above a wine glass" + }, + { + "unique_id": 24186, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a wine glass below a toothbrush" + }, + { + "unique_id": 24187, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "below", + "text": "a toothbrush below a wine glass" + }, + { + "unique_id": 24188, + "num_objects": 2, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a wine glass and a toothbrush" + }, + { + "unique_id": 24189, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "wine glass" + ], + "rel_type": "and", + "text": "a toothbrush and a wine glass" + }, + { + "unique_id": 24190, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a fork" + }, + { + "unique_id": 24191, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a cup" + }, + { + "unique_id": 24192, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a fork" + }, + { + "unique_id": 24193, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a cup" + }, + { + "unique_id": 24194, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a cup above a fork" + }, + { + "unique_id": 24195, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a fork above a cup" + }, + { + "unique_id": 24196, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a cup below a fork" + }, + { + "unique_id": 24197, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a fork below a cup" + }, + { + "unique_id": 24198, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a cup and a fork" + }, + { + "unique_id": 24199, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a fork and a cup" + }, + { + "unique_id": 24200, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a knife" + }, + { + "unique_id": 24201, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a cup" + }, + { + "unique_id": 24202, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a knife" + }, + { + "unique_id": 24203, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a cup" + }, + { + "unique_id": 24204, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a cup above a knife" + }, + { + "unique_id": 24205, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a knife above a cup" + }, + { + "unique_id": 24206, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a cup below a knife" + }, + { + "unique_id": 24207, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a knife below a cup" + }, + { + "unique_id": 24208, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a cup and a knife" + }, + { + "unique_id": 24209, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a knife and a cup" + }, + { + "unique_id": 24210, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a spoon" + }, + { + "unique_id": 24211, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a cup" + }, + { + "unique_id": 24212, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a spoon" + }, + { + "unique_id": 24213, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a cup" + }, + { + "unique_id": 24214, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a cup above a spoon" + }, + { + "unique_id": 24215, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a spoon above a cup" + }, + { + "unique_id": 24216, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a cup below a spoon" + }, + { + "unique_id": 24217, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a spoon below a cup" + }, + { + "unique_id": 24218, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a cup and a spoon" + }, + { + "unique_id": 24219, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a spoon and a cup" + }, + { + "unique_id": 24220, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a bowl" + }, + { + "unique_id": 24221, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a cup" + }, + { + "unique_id": 24222, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a bowl" + }, + { + "unique_id": 24223, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a cup" + }, + { + "unique_id": 24224, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a cup above a bowl" + }, + { + "unique_id": 24225, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a bowl above a cup" + }, + { + "unique_id": 24226, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a cup below a bowl" + }, + { + "unique_id": 24227, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a bowl below a cup" + }, + { + "unique_id": 24228, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a cup and a bowl" + }, + { + "unique_id": 24229, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a bowl and a cup" + }, + { + "unique_id": 24230, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a banana" + }, + { + "unique_id": 24231, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a cup" + }, + { + "unique_id": 24232, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a banana" + }, + { + "unique_id": 24233, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a cup" + }, + { + "unique_id": 24234, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a cup above a banana" + }, + { + "unique_id": 24235, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a banana above a cup" + }, + { + "unique_id": 24236, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a cup below a banana" + }, + { + "unique_id": 24237, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a banana below a cup" + }, + { + "unique_id": 24238, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a cup and a banana" + }, + { + "unique_id": 24239, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a banana and a cup" + }, + { + "unique_id": 24240, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a cup to the left of an apple" + }, + { + "unique_id": 24241, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a cup" + }, + { + "unique_id": 24242, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a cup to the right of an apple" + }, + { + "unique_id": 24243, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a cup" + }, + { + "unique_id": 24244, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a cup above an apple" + }, + { + "unique_id": 24245, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "an apple above a cup" + }, + { + "unique_id": 24246, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a cup below an apple" + }, + { + "unique_id": 24247, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "an apple below a cup" + }, + { + "unique_id": 24248, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a cup and an apple" + }, + { + "unique_id": 24249, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "an apple and a cup" + }, + { + "unique_id": 24250, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a sandwich" + }, + { + "unique_id": 24251, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a cup" + }, + { + "unique_id": 24252, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a sandwich" + }, + { + "unique_id": 24253, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a cup" + }, + { + "unique_id": 24254, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a cup above a sandwich" + }, + { + "unique_id": 24255, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a sandwich above a cup" + }, + { + "unique_id": 24256, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a cup below a sandwich" + }, + { + "unique_id": 24257, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a sandwich below a cup" + }, + { + "unique_id": 24258, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a cup and a sandwich" + }, + { + "unique_id": 24259, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a sandwich and a cup" + }, + { + "unique_id": 24260, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a cup to the left of an orange" + }, + { + "unique_id": 24261, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a cup" + }, + { + "unique_id": 24262, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a cup to the right of an orange" + }, + { + "unique_id": 24263, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a cup" + }, + { + "unique_id": 24264, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a cup above an orange" + }, + { + "unique_id": 24265, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "an orange above a cup" + }, + { + "unique_id": 24266, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a cup below an orange" + }, + { + "unique_id": 24267, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "an orange below a cup" + }, + { + "unique_id": 24268, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a cup and an orange" + }, + { + "unique_id": 24269, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "an orange and a cup" + }, + { + "unique_id": 24270, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a broccoli" + }, + { + "unique_id": 24271, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a cup" + }, + { + "unique_id": 24272, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a broccoli" + }, + { + "unique_id": 24273, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a cup" + }, + { + "unique_id": 24274, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a cup above a broccoli" + }, + { + "unique_id": 24275, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a broccoli above a cup" + }, + { + "unique_id": 24276, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a cup below a broccoli" + }, + { + "unique_id": 24277, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a broccoli below a cup" + }, + { + "unique_id": 24278, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a cup and a broccoli" + }, + { + "unique_id": 24279, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a broccoli and a cup" + }, + { + "unique_id": 24280, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a carrot" + }, + { + "unique_id": 24281, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a cup" + }, + { + "unique_id": 24282, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a carrot" + }, + { + "unique_id": 24283, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a cup" + }, + { + "unique_id": 24284, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a cup above a carrot" + }, + { + "unique_id": 24285, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a carrot above a cup" + }, + { + "unique_id": 24286, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a cup below a carrot" + }, + { + "unique_id": 24287, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a carrot below a cup" + }, + { + "unique_id": 24288, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a cup and a carrot" + }, + { + "unique_id": 24289, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a carrot and a cup" + }, + { + "unique_id": 24290, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a hot dog" + }, + { + "unique_id": 24291, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a cup" + }, + { + "unique_id": 24292, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a hot dog" + }, + { + "unique_id": 24293, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a cup" + }, + { + "unique_id": 24294, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a cup above a hot dog" + }, + { + "unique_id": 24295, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a hot dog above a cup" + }, + { + "unique_id": 24296, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a cup below a hot dog" + }, + { + "unique_id": 24297, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a hot dog below a cup" + }, + { + "unique_id": 24298, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a cup and a hot dog" + }, + { + "unique_id": 24299, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a hot dog and a cup" + }, + { + "unique_id": 24300, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a pizza" + }, + { + "unique_id": 24301, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a cup" + }, + { + "unique_id": 24302, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a pizza" + }, + { + "unique_id": 24303, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a cup" + }, + { + "unique_id": 24304, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a cup above a pizza" + }, + { + "unique_id": 24305, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a pizza above a cup" + }, + { + "unique_id": 24306, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a cup below a pizza" + }, + { + "unique_id": 24307, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a pizza below a cup" + }, + { + "unique_id": 24308, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a cup and a pizza" + }, + { + "unique_id": 24309, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a pizza and a cup" + }, + { + "unique_id": 24310, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a donut" + }, + { + "unique_id": 24311, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a cup" + }, + { + "unique_id": 24312, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a donut" + }, + { + "unique_id": 24313, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a cup" + }, + { + "unique_id": 24314, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a cup above a donut" + }, + { + "unique_id": 24315, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a donut above a cup" + }, + { + "unique_id": 24316, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a cup below a donut" + }, + { + "unique_id": 24317, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a donut below a cup" + }, + { + "unique_id": 24318, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a cup and a donut" + }, + { + "unique_id": 24319, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a donut and a cup" + }, + { + "unique_id": 24320, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a cake" + }, + { + "unique_id": 24321, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a cup" + }, + { + "unique_id": 24322, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a cake" + }, + { + "unique_id": 24323, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a cup" + }, + { + "unique_id": 24324, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a cup above a cake" + }, + { + "unique_id": 24325, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a cake above a cup" + }, + { + "unique_id": 24326, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a cup below a cake" + }, + { + "unique_id": 24327, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a cake below a cup" + }, + { + "unique_id": 24328, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a cup and a cake" + }, + { + "unique_id": 24329, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a cake and a cup" + }, + { + "unique_id": 24330, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a chair" + }, + { + "unique_id": 24331, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a cup" + }, + { + "unique_id": 24332, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a chair" + }, + { + "unique_id": 24333, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a cup" + }, + { + "unique_id": 24334, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a cup above a chair" + }, + { + "unique_id": 24335, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a chair above a cup" + }, + { + "unique_id": 24336, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a cup below a chair" + }, + { + "unique_id": 24337, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a chair below a cup" + }, + { + "unique_id": 24338, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a cup and a chair" + }, + { + "unique_id": 24339, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a chair and a cup" + }, + { + "unique_id": 24340, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a couch" + }, + { + "unique_id": 24341, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a cup" + }, + { + "unique_id": 24342, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a couch" + }, + { + "unique_id": 24343, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a cup" + }, + { + "unique_id": 24344, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a cup above a couch" + }, + { + "unique_id": 24345, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a couch above a cup" + }, + { + "unique_id": 24346, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a cup below a couch" + }, + { + "unique_id": 24347, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a couch below a cup" + }, + { + "unique_id": 24348, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a cup and a couch" + }, + { + "unique_id": 24349, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a couch and a cup" + }, + { + "unique_id": 24350, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a potted plant" + }, + { + "unique_id": 24351, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a cup" + }, + { + "unique_id": 24352, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a potted plant" + }, + { + "unique_id": 24353, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a cup" + }, + { + "unique_id": 24354, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a cup above a potted plant" + }, + { + "unique_id": 24355, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a potted plant above a cup" + }, + { + "unique_id": 24356, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a cup below a potted plant" + }, + { + "unique_id": 24357, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a potted plant below a cup" + }, + { + "unique_id": 24358, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a cup and a potted plant" + }, + { + "unique_id": 24359, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a potted plant and a cup" + }, + { + "unique_id": 24360, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a bed" + }, + { + "unique_id": 24361, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a cup" + }, + { + "unique_id": 24362, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a bed" + }, + { + "unique_id": 24363, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a cup" + }, + { + "unique_id": 24364, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a cup above a bed" + }, + { + "unique_id": 24365, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a bed above a cup" + }, + { + "unique_id": 24366, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a cup below a bed" + }, + { + "unique_id": 24367, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a bed below a cup" + }, + { + "unique_id": 24368, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a cup and a bed" + }, + { + "unique_id": 24369, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a bed and a cup" + }, + { + "unique_id": 24370, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a dining table" + }, + { + "unique_id": 24371, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a cup" + }, + { + "unique_id": 24372, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a dining table" + }, + { + "unique_id": 24373, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a cup" + }, + { + "unique_id": 24374, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a cup above a dining table" + }, + { + "unique_id": 24375, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a dining table above a cup" + }, + { + "unique_id": 24376, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a cup below a dining table" + }, + { + "unique_id": 24377, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a dining table below a cup" + }, + { + "unique_id": 24378, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a cup and a dining table" + }, + { + "unique_id": 24379, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a dining table and a cup" + }, + { + "unique_id": 24380, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a toilet" + }, + { + "unique_id": 24381, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a cup" + }, + { + "unique_id": 24382, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a toilet" + }, + { + "unique_id": 24383, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a cup" + }, + { + "unique_id": 24384, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a cup above a toilet" + }, + { + "unique_id": 24385, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a toilet above a cup" + }, + { + "unique_id": 24386, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a cup below a toilet" + }, + { + "unique_id": 24387, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a toilet below a cup" + }, + { + "unique_id": 24388, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a cup and a toilet" + }, + { + "unique_id": 24389, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a toilet and a cup" + }, + { + "unique_id": 24390, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a tv" + }, + { + "unique_id": 24391, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a cup" + }, + { + "unique_id": 24392, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a tv" + }, + { + "unique_id": 24393, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a cup" + }, + { + "unique_id": 24394, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a cup above a tv" + }, + { + "unique_id": 24395, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a tv above a cup" + }, + { + "unique_id": 24396, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a cup below a tv" + }, + { + "unique_id": 24397, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a tv below a cup" + }, + { + "unique_id": 24398, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a cup and a tv" + }, + { + "unique_id": 24399, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a tv and a cup" + }, + { + "unique_id": 24400, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a laptop" + }, + { + "unique_id": 24401, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a cup" + }, + { + "unique_id": 24402, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a laptop" + }, + { + "unique_id": 24403, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a cup" + }, + { + "unique_id": 24404, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a cup above a laptop" + }, + { + "unique_id": 24405, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a laptop above a cup" + }, + { + "unique_id": 24406, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a cup below a laptop" + }, + { + "unique_id": 24407, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a laptop below a cup" + }, + { + "unique_id": 24408, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a cup and a laptop" + }, + { + "unique_id": 24409, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a laptop and a cup" + }, + { + "unique_id": 24410, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a mouse" + }, + { + "unique_id": 24411, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a cup" + }, + { + "unique_id": 24412, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a mouse" + }, + { + "unique_id": 24413, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a cup" + }, + { + "unique_id": 24414, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a cup above a mouse" + }, + { + "unique_id": 24415, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a mouse above a cup" + }, + { + "unique_id": 24416, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a cup below a mouse" + }, + { + "unique_id": 24417, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a mouse below a cup" + }, + { + "unique_id": 24418, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a cup and a mouse" + }, + { + "unique_id": 24419, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a mouse and a cup" + }, + { + "unique_id": 24420, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a remote" + }, + { + "unique_id": 24421, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a cup" + }, + { + "unique_id": 24422, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a remote" + }, + { + "unique_id": 24423, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a cup" + }, + { + "unique_id": 24424, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a cup above a remote" + }, + { + "unique_id": 24425, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a remote above a cup" + }, + { + "unique_id": 24426, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a cup below a remote" + }, + { + "unique_id": 24427, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a remote below a cup" + }, + { + "unique_id": 24428, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a cup and a remote" + }, + { + "unique_id": 24429, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a remote and a cup" + }, + { + "unique_id": 24430, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a keyboard" + }, + { + "unique_id": 24431, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a cup" + }, + { + "unique_id": 24432, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a keyboard" + }, + { + "unique_id": 24433, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a cup" + }, + { + "unique_id": 24434, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a cup above a keyboard" + }, + { + "unique_id": 24435, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a keyboard above a cup" + }, + { + "unique_id": 24436, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a cup below a keyboard" + }, + { + "unique_id": 24437, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a keyboard below a cup" + }, + { + "unique_id": 24438, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a cup and a keyboard" + }, + { + "unique_id": 24439, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a keyboard and a cup" + }, + { + "unique_id": 24440, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a cell phone" + }, + { + "unique_id": 24441, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a cup" + }, + { + "unique_id": 24442, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a cell phone" + }, + { + "unique_id": 24443, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a cup" + }, + { + "unique_id": 24444, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a cup above a cell phone" + }, + { + "unique_id": 24445, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a cell phone above a cup" + }, + { + "unique_id": 24446, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a cup below a cell phone" + }, + { + "unique_id": 24447, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a cell phone below a cup" + }, + { + "unique_id": 24448, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a cup and a cell phone" + }, + { + "unique_id": 24449, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a cell phone and a cup" + }, + { + "unique_id": 24450, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a microwave" + }, + { + "unique_id": 24451, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a cup" + }, + { + "unique_id": 24452, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a microwave" + }, + { + "unique_id": 24453, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a cup" + }, + { + "unique_id": 24454, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a cup above a microwave" + }, + { + "unique_id": 24455, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a microwave above a cup" + }, + { + "unique_id": 24456, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a cup below a microwave" + }, + { + "unique_id": 24457, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a microwave below a cup" + }, + { + "unique_id": 24458, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a cup and a microwave" + }, + { + "unique_id": 24459, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a microwave and a cup" + }, + { + "unique_id": 24460, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a cup to the left of an oven" + }, + { + "unique_id": 24461, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a cup" + }, + { + "unique_id": 24462, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a cup to the right of an oven" + }, + { + "unique_id": 24463, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a cup" + }, + { + "unique_id": 24464, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a cup above an oven" + }, + { + "unique_id": 24465, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "an oven above a cup" + }, + { + "unique_id": 24466, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a cup below an oven" + }, + { + "unique_id": 24467, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "an oven below a cup" + }, + { + "unique_id": 24468, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a cup and an oven" + }, + { + "unique_id": 24469, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "an oven and a cup" + }, + { + "unique_id": 24470, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a toaster" + }, + { + "unique_id": 24471, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a cup" + }, + { + "unique_id": 24472, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a toaster" + }, + { + "unique_id": 24473, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a cup" + }, + { + "unique_id": 24474, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a cup above a toaster" + }, + { + "unique_id": 24475, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a toaster above a cup" + }, + { + "unique_id": 24476, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a cup below a toaster" + }, + { + "unique_id": 24477, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a toaster below a cup" + }, + { + "unique_id": 24478, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a cup and a toaster" + }, + { + "unique_id": 24479, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a toaster and a cup" + }, + { + "unique_id": 24480, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a sink" + }, + { + "unique_id": 24481, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a cup" + }, + { + "unique_id": 24482, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a sink" + }, + { + "unique_id": 24483, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a cup" + }, + { + "unique_id": 24484, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a cup above a sink" + }, + { + "unique_id": 24485, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a sink above a cup" + }, + { + "unique_id": 24486, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a cup below a sink" + }, + { + "unique_id": 24487, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a sink below a cup" + }, + { + "unique_id": 24488, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a cup and a sink" + }, + { + "unique_id": 24489, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a sink and a cup" + }, + { + "unique_id": 24490, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a refrigerator" + }, + { + "unique_id": 24491, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a cup" + }, + { + "unique_id": 24492, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a refrigerator" + }, + { + "unique_id": 24493, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a cup" + }, + { + "unique_id": 24494, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a cup above a refrigerator" + }, + { + "unique_id": 24495, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a refrigerator above a cup" + }, + { + "unique_id": 24496, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a cup below a refrigerator" + }, + { + "unique_id": 24497, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a refrigerator below a cup" + }, + { + "unique_id": 24498, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a cup and a refrigerator" + }, + { + "unique_id": 24499, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a refrigerator and a cup" + }, + { + "unique_id": 24500, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a book" + }, + { + "unique_id": 24501, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a book to the left of a cup" + }, + { + "unique_id": 24502, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a book" + }, + { + "unique_id": 24503, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a book to the right of a cup" + }, + { + "unique_id": 24504, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a cup above a book" + }, + { + "unique_id": 24505, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a book above a cup" + }, + { + "unique_id": 24506, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a cup below a book" + }, + { + "unique_id": 24507, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a book below a cup" + }, + { + "unique_id": 24508, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a cup and a book" + }, + { + "unique_id": 24509, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a book and a cup" + }, + { + "unique_id": 24510, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a clock" + }, + { + "unique_id": 24511, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a cup" + }, + { + "unique_id": 24512, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a clock" + }, + { + "unique_id": 24513, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a cup" + }, + { + "unique_id": 24514, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a cup above a clock" + }, + { + "unique_id": 24515, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a clock above a cup" + }, + { + "unique_id": 24516, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a cup below a clock" + }, + { + "unique_id": 24517, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a clock below a cup" + }, + { + "unique_id": 24518, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a cup and a clock" + }, + { + "unique_id": 24519, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a clock and a cup" + }, + { + "unique_id": 24520, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a vase" + }, + { + "unique_id": 24521, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a cup" + }, + { + "unique_id": 24522, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a vase" + }, + { + "unique_id": 24523, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a cup" + }, + { + "unique_id": 24524, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a cup above a vase" + }, + { + "unique_id": 24525, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a vase above a cup" + }, + { + "unique_id": 24526, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a cup below a vase" + }, + { + "unique_id": 24527, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a vase below a cup" + }, + { + "unique_id": 24528, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a cup and a vase" + }, + { + "unique_id": 24529, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a vase and a cup" + }, + { + "unique_id": 24530, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a scissors" + }, + { + "unique_id": 24531, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a cup" + }, + { + "unique_id": 24532, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a scissors" + }, + { + "unique_id": 24533, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a cup" + }, + { + "unique_id": 24534, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a cup above a scissors" + }, + { + "unique_id": 24535, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a scissors above a cup" + }, + { + "unique_id": 24536, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a cup below a scissors" + }, + { + "unique_id": 24537, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a scissors below a cup" + }, + { + "unique_id": 24538, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a cup and a scissors" + }, + { + "unique_id": 24539, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a scissors and a cup" + }, + { + "unique_id": 24540, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a teddy bear" + }, + { + "unique_id": 24541, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a cup" + }, + { + "unique_id": 24542, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a teddy bear" + }, + { + "unique_id": 24543, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a cup" + }, + { + "unique_id": 24544, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a cup above a teddy bear" + }, + { + "unique_id": 24545, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a teddy bear above a cup" + }, + { + "unique_id": 24546, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a cup below a teddy bear" + }, + { + "unique_id": 24547, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a teddy bear below a cup" + }, + { + "unique_id": 24548, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a cup and a teddy bear" + }, + { + "unique_id": 24549, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a teddy bear and a cup" + }, + { + "unique_id": 24550, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a hair drier" + }, + { + "unique_id": 24551, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a cup" + }, + { + "unique_id": 24552, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a hair drier" + }, + { + "unique_id": 24553, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a cup" + }, + { + "unique_id": 24554, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a cup above a hair drier" + }, + { + "unique_id": 24555, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a hair drier above a cup" + }, + { + "unique_id": 24556, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a cup below a hair drier" + }, + { + "unique_id": 24557, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a hair drier below a cup" + }, + { + "unique_id": 24558, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a cup and a hair drier" + }, + { + "unique_id": 24559, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a hair drier and a cup" + }, + { + "unique_id": 24560, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a cup to the left of a toothbrush" + }, + { + "unique_id": 24561, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a cup" + }, + { + "unique_id": 24562, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a cup to the right of a toothbrush" + }, + { + "unique_id": 24563, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a cup" + }, + { + "unique_id": 24564, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a cup above a toothbrush" + }, + { + "unique_id": 24565, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "above", + "text": "a toothbrush above a cup" + }, + { + "unique_id": 24566, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a cup below a toothbrush" + }, + { + "unique_id": 24567, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "below", + "text": "a toothbrush below a cup" + }, + { + "unique_id": 24568, + "num_objects": 2, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a cup and a toothbrush" + }, + { + "unique_id": 24569, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cup" + ], + "rel_type": "and", + "text": "a toothbrush and a cup" + }, + { + "unique_id": 24570, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a knife" + }, + { + "unique_id": 24571, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a fork" + }, + { + "unique_id": 24572, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a knife" + }, + { + "unique_id": 24573, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a fork" + }, + { + "unique_id": 24574, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a fork above a knife" + }, + { + "unique_id": 24575, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a knife above a fork" + }, + { + "unique_id": 24576, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a fork below a knife" + }, + { + "unique_id": 24577, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a knife below a fork" + }, + { + "unique_id": 24578, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a fork and a knife" + }, + { + "unique_id": 24579, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a knife and a fork" + }, + { + "unique_id": 24580, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a spoon" + }, + { + "unique_id": 24581, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a fork" + }, + { + "unique_id": 24582, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a spoon" + }, + { + "unique_id": 24583, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a fork" + }, + { + "unique_id": 24584, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a fork above a spoon" + }, + { + "unique_id": 24585, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a spoon above a fork" + }, + { + "unique_id": 24586, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a fork below a spoon" + }, + { + "unique_id": 24587, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a spoon below a fork" + }, + { + "unique_id": 24588, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a fork and a spoon" + }, + { + "unique_id": 24589, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a spoon and a fork" + }, + { + "unique_id": 24590, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a bowl" + }, + { + "unique_id": 24591, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a fork" + }, + { + "unique_id": 24592, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a bowl" + }, + { + "unique_id": 24593, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a fork" + }, + { + "unique_id": 24594, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a fork above a bowl" + }, + { + "unique_id": 24595, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a bowl above a fork" + }, + { + "unique_id": 24596, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a fork below a bowl" + }, + { + "unique_id": 24597, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a bowl below a fork" + }, + { + "unique_id": 24598, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a fork and a bowl" + }, + { + "unique_id": 24599, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a bowl and a fork" + }, + { + "unique_id": 24600, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a banana" + }, + { + "unique_id": 24601, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a fork" + }, + { + "unique_id": 24602, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a banana" + }, + { + "unique_id": 24603, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a fork" + }, + { + "unique_id": 24604, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a fork above a banana" + }, + { + "unique_id": 24605, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a banana above a fork" + }, + { + "unique_id": 24606, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a fork below a banana" + }, + { + "unique_id": 24607, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a banana below a fork" + }, + { + "unique_id": 24608, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a fork and a banana" + }, + { + "unique_id": 24609, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a banana and a fork" + }, + { + "unique_id": 24610, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a fork to the left of an apple" + }, + { + "unique_id": 24611, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a fork" + }, + { + "unique_id": 24612, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a fork to the right of an apple" + }, + { + "unique_id": 24613, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a fork" + }, + { + "unique_id": 24614, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a fork above an apple" + }, + { + "unique_id": 24615, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "an apple above a fork" + }, + { + "unique_id": 24616, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a fork below an apple" + }, + { + "unique_id": 24617, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "an apple below a fork" + }, + { + "unique_id": 24618, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a fork and an apple" + }, + { + "unique_id": 24619, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "an apple and a fork" + }, + { + "unique_id": 24620, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a sandwich" + }, + { + "unique_id": 24621, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a fork" + }, + { + "unique_id": 24622, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a sandwich" + }, + { + "unique_id": 24623, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a fork" + }, + { + "unique_id": 24624, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a fork above a sandwich" + }, + { + "unique_id": 24625, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a sandwich above a fork" + }, + { + "unique_id": 24626, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a fork below a sandwich" + }, + { + "unique_id": 24627, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a sandwich below a fork" + }, + { + "unique_id": 24628, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a fork and a sandwich" + }, + { + "unique_id": 24629, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a sandwich and a fork" + }, + { + "unique_id": 24630, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a fork to the left of an orange" + }, + { + "unique_id": 24631, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a fork" + }, + { + "unique_id": 24632, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a fork to the right of an orange" + }, + { + "unique_id": 24633, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a fork" + }, + { + "unique_id": 24634, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a fork above an orange" + }, + { + "unique_id": 24635, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "an orange above a fork" + }, + { + "unique_id": 24636, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a fork below an orange" + }, + { + "unique_id": 24637, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "an orange below a fork" + }, + { + "unique_id": 24638, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a fork and an orange" + }, + { + "unique_id": 24639, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "an orange and a fork" + }, + { + "unique_id": 24640, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a broccoli" + }, + { + "unique_id": 24641, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a fork" + }, + { + "unique_id": 24642, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a broccoli" + }, + { + "unique_id": 24643, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a fork" + }, + { + "unique_id": 24644, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a fork above a broccoli" + }, + { + "unique_id": 24645, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a broccoli above a fork" + }, + { + "unique_id": 24646, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a fork below a broccoli" + }, + { + "unique_id": 24647, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a broccoli below a fork" + }, + { + "unique_id": 24648, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a fork and a broccoli" + }, + { + "unique_id": 24649, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a broccoli and a fork" + }, + { + "unique_id": 24650, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a carrot" + }, + { + "unique_id": 24651, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a fork" + }, + { + "unique_id": 24652, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a carrot" + }, + { + "unique_id": 24653, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a fork" + }, + { + "unique_id": 24654, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a fork above a carrot" + }, + { + "unique_id": 24655, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a carrot above a fork" + }, + { + "unique_id": 24656, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a fork below a carrot" + }, + { + "unique_id": 24657, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a carrot below a fork" + }, + { + "unique_id": 24658, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a fork and a carrot" + }, + { + "unique_id": 24659, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a carrot and a fork" + }, + { + "unique_id": 24660, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a hot dog" + }, + { + "unique_id": 24661, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a fork" + }, + { + "unique_id": 24662, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a hot dog" + }, + { + "unique_id": 24663, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a fork" + }, + { + "unique_id": 24664, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a fork above a hot dog" + }, + { + "unique_id": 24665, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a hot dog above a fork" + }, + { + "unique_id": 24666, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a fork below a hot dog" + }, + { + "unique_id": 24667, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a hot dog below a fork" + }, + { + "unique_id": 24668, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a fork and a hot dog" + }, + { + "unique_id": 24669, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a hot dog and a fork" + }, + { + "unique_id": 24670, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a pizza" + }, + { + "unique_id": 24671, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a fork" + }, + { + "unique_id": 24672, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a pizza" + }, + { + "unique_id": 24673, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a fork" + }, + { + "unique_id": 24674, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a fork above a pizza" + }, + { + "unique_id": 24675, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a pizza above a fork" + }, + { + "unique_id": 24676, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a fork below a pizza" + }, + { + "unique_id": 24677, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a pizza below a fork" + }, + { + "unique_id": 24678, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a fork and a pizza" + }, + { + "unique_id": 24679, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a pizza and a fork" + }, + { + "unique_id": 24680, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a donut" + }, + { + "unique_id": 24681, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a fork" + }, + { + "unique_id": 24682, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a donut" + }, + { + "unique_id": 24683, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a fork" + }, + { + "unique_id": 24684, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a fork above a donut" + }, + { + "unique_id": 24685, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a donut above a fork" + }, + { + "unique_id": 24686, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a fork below a donut" + }, + { + "unique_id": 24687, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a donut below a fork" + }, + { + "unique_id": 24688, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a fork and a donut" + }, + { + "unique_id": 24689, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a donut and a fork" + }, + { + "unique_id": 24690, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a cake" + }, + { + "unique_id": 24691, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a fork" + }, + { + "unique_id": 24692, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a cake" + }, + { + "unique_id": 24693, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a fork" + }, + { + "unique_id": 24694, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a fork above a cake" + }, + { + "unique_id": 24695, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a cake above a fork" + }, + { + "unique_id": 24696, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a fork below a cake" + }, + { + "unique_id": 24697, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a cake below a fork" + }, + { + "unique_id": 24698, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a fork and a cake" + }, + { + "unique_id": 24699, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a cake and a fork" + }, + { + "unique_id": 24700, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a chair" + }, + { + "unique_id": 24701, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a fork" + }, + { + "unique_id": 24702, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a chair" + }, + { + "unique_id": 24703, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a fork" + }, + { + "unique_id": 24704, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a fork above a chair" + }, + { + "unique_id": 24705, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a chair above a fork" + }, + { + "unique_id": 24706, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a fork below a chair" + }, + { + "unique_id": 24707, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a chair below a fork" + }, + { + "unique_id": 24708, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a fork and a chair" + }, + { + "unique_id": 24709, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a chair and a fork" + }, + { + "unique_id": 24710, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a couch" + }, + { + "unique_id": 24711, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a fork" + }, + { + "unique_id": 24712, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a couch" + }, + { + "unique_id": 24713, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a fork" + }, + { + "unique_id": 24714, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a fork above a couch" + }, + { + "unique_id": 24715, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a couch above a fork" + }, + { + "unique_id": 24716, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a fork below a couch" + }, + { + "unique_id": 24717, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a couch below a fork" + }, + { + "unique_id": 24718, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a fork and a couch" + }, + { + "unique_id": 24719, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a couch and a fork" + }, + { + "unique_id": 24720, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a potted plant" + }, + { + "unique_id": 24721, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a fork" + }, + { + "unique_id": 24722, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a potted plant" + }, + { + "unique_id": 24723, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a fork" + }, + { + "unique_id": 24724, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a fork above a potted plant" + }, + { + "unique_id": 24725, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a potted plant above a fork" + }, + { + "unique_id": 24726, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a fork below a potted plant" + }, + { + "unique_id": 24727, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a potted plant below a fork" + }, + { + "unique_id": 24728, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a fork and a potted plant" + }, + { + "unique_id": 24729, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a potted plant and a fork" + }, + { + "unique_id": 24730, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a bed" + }, + { + "unique_id": 24731, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a fork" + }, + { + "unique_id": 24732, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a bed" + }, + { + "unique_id": 24733, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a fork" + }, + { + "unique_id": 24734, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a fork above a bed" + }, + { + "unique_id": 24735, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a bed above a fork" + }, + { + "unique_id": 24736, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a fork below a bed" + }, + { + "unique_id": 24737, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a bed below a fork" + }, + { + "unique_id": 24738, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a fork and a bed" + }, + { + "unique_id": 24739, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a bed and a fork" + }, + { + "unique_id": 24740, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a dining table" + }, + { + "unique_id": 24741, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a fork" + }, + { + "unique_id": 24742, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a dining table" + }, + { + "unique_id": 24743, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a fork" + }, + { + "unique_id": 24744, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a fork above a dining table" + }, + { + "unique_id": 24745, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a dining table above a fork" + }, + { + "unique_id": 24746, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a fork below a dining table" + }, + { + "unique_id": 24747, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a dining table below a fork" + }, + { + "unique_id": 24748, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a fork and a dining table" + }, + { + "unique_id": 24749, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a dining table and a fork" + }, + { + "unique_id": 24750, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a toilet" + }, + { + "unique_id": 24751, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a fork" + }, + { + "unique_id": 24752, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a toilet" + }, + { + "unique_id": 24753, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a fork" + }, + { + "unique_id": 24754, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a fork above a toilet" + }, + { + "unique_id": 24755, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a toilet above a fork" + }, + { + "unique_id": 24756, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a fork below a toilet" + }, + { + "unique_id": 24757, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a toilet below a fork" + }, + { + "unique_id": 24758, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a fork and a toilet" + }, + { + "unique_id": 24759, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a toilet and a fork" + }, + { + "unique_id": 24760, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a tv" + }, + { + "unique_id": 24761, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a fork" + }, + { + "unique_id": 24762, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a tv" + }, + { + "unique_id": 24763, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a fork" + }, + { + "unique_id": 24764, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a fork above a tv" + }, + { + "unique_id": 24765, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a tv above a fork" + }, + { + "unique_id": 24766, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a fork below a tv" + }, + { + "unique_id": 24767, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a tv below a fork" + }, + { + "unique_id": 24768, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a fork and a tv" + }, + { + "unique_id": 24769, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a tv and a fork" + }, + { + "unique_id": 24770, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a laptop" + }, + { + "unique_id": 24771, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a fork" + }, + { + "unique_id": 24772, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a laptop" + }, + { + "unique_id": 24773, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a fork" + }, + { + "unique_id": 24774, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a fork above a laptop" + }, + { + "unique_id": 24775, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a laptop above a fork" + }, + { + "unique_id": 24776, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a fork below a laptop" + }, + { + "unique_id": 24777, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a laptop below a fork" + }, + { + "unique_id": 24778, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a fork and a laptop" + }, + { + "unique_id": 24779, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a laptop and a fork" + }, + { + "unique_id": 24780, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a mouse" + }, + { + "unique_id": 24781, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a fork" + }, + { + "unique_id": 24782, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a mouse" + }, + { + "unique_id": 24783, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a fork" + }, + { + "unique_id": 24784, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a fork above a mouse" + }, + { + "unique_id": 24785, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a mouse above a fork" + }, + { + "unique_id": 24786, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a fork below a mouse" + }, + { + "unique_id": 24787, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a mouse below a fork" + }, + { + "unique_id": 24788, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a fork and a mouse" + }, + { + "unique_id": 24789, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a mouse and a fork" + }, + { + "unique_id": 24790, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a remote" + }, + { + "unique_id": 24791, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a fork" + }, + { + "unique_id": 24792, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a remote" + }, + { + "unique_id": 24793, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a fork" + }, + { + "unique_id": 24794, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a fork above a remote" + }, + { + "unique_id": 24795, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a remote above a fork" + }, + { + "unique_id": 24796, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a fork below a remote" + }, + { + "unique_id": 24797, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a remote below a fork" + }, + { + "unique_id": 24798, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a fork and a remote" + }, + { + "unique_id": 24799, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a remote and a fork" + }, + { + "unique_id": 24800, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a keyboard" + }, + { + "unique_id": 24801, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a fork" + }, + { + "unique_id": 24802, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a keyboard" + }, + { + "unique_id": 24803, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a fork" + }, + { + "unique_id": 24804, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a fork above a keyboard" + }, + { + "unique_id": 24805, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a keyboard above a fork" + }, + { + "unique_id": 24806, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a fork below a keyboard" + }, + { + "unique_id": 24807, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a keyboard below a fork" + }, + { + "unique_id": 24808, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a fork and a keyboard" + }, + { + "unique_id": 24809, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a keyboard and a fork" + }, + { + "unique_id": 24810, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a cell phone" + }, + { + "unique_id": 24811, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a fork" + }, + { + "unique_id": 24812, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a cell phone" + }, + { + "unique_id": 24813, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a fork" + }, + { + "unique_id": 24814, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a fork above a cell phone" + }, + { + "unique_id": 24815, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a cell phone above a fork" + }, + { + "unique_id": 24816, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a fork below a cell phone" + }, + { + "unique_id": 24817, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a cell phone below a fork" + }, + { + "unique_id": 24818, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a fork and a cell phone" + }, + { + "unique_id": 24819, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a cell phone and a fork" + }, + { + "unique_id": 24820, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a microwave" + }, + { + "unique_id": 24821, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a fork" + }, + { + "unique_id": 24822, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a microwave" + }, + { + "unique_id": 24823, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a fork" + }, + { + "unique_id": 24824, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a fork above a microwave" + }, + { + "unique_id": 24825, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a microwave above a fork" + }, + { + "unique_id": 24826, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a fork below a microwave" + }, + { + "unique_id": 24827, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a microwave below a fork" + }, + { + "unique_id": 24828, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a fork and a microwave" + }, + { + "unique_id": 24829, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a microwave and a fork" + }, + { + "unique_id": 24830, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a fork to the left of an oven" + }, + { + "unique_id": 24831, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a fork" + }, + { + "unique_id": 24832, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a fork to the right of an oven" + }, + { + "unique_id": 24833, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a fork" + }, + { + "unique_id": 24834, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a fork above an oven" + }, + { + "unique_id": 24835, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "an oven above a fork" + }, + { + "unique_id": 24836, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a fork below an oven" + }, + { + "unique_id": 24837, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "an oven below a fork" + }, + { + "unique_id": 24838, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a fork and an oven" + }, + { + "unique_id": 24839, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "an oven and a fork" + }, + { + "unique_id": 24840, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a toaster" + }, + { + "unique_id": 24841, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a fork" + }, + { + "unique_id": 24842, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a toaster" + }, + { + "unique_id": 24843, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a fork" + }, + { + "unique_id": 24844, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a fork above a toaster" + }, + { + "unique_id": 24845, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a toaster above a fork" + }, + { + "unique_id": 24846, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a fork below a toaster" + }, + { + "unique_id": 24847, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a toaster below a fork" + }, + { + "unique_id": 24848, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a fork and a toaster" + }, + { + "unique_id": 24849, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a toaster and a fork" + }, + { + "unique_id": 24850, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a sink" + }, + { + "unique_id": 24851, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a fork" + }, + { + "unique_id": 24852, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a sink" + }, + { + "unique_id": 24853, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a fork" + }, + { + "unique_id": 24854, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a fork above a sink" + }, + { + "unique_id": 24855, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a sink above a fork" + }, + { + "unique_id": 24856, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a fork below a sink" + }, + { + "unique_id": 24857, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a sink below a fork" + }, + { + "unique_id": 24858, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a fork and a sink" + }, + { + "unique_id": 24859, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a sink and a fork" + }, + { + "unique_id": 24860, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a refrigerator" + }, + { + "unique_id": 24861, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a fork" + }, + { + "unique_id": 24862, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a refrigerator" + }, + { + "unique_id": 24863, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a fork" + }, + { + "unique_id": 24864, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a fork above a refrigerator" + }, + { + "unique_id": 24865, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a refrigerator above a fork" + }, + { + "unique_id": 24866, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a fork below a refrigerator" + }, + { + "unique_id": 24867, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a refrigerator below a fork" + }, + { + "unique_id": 24868, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a fork and a refrigerator" + }, + { + "unique_id": 24869, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a refrigerator and a fork" + }, + { + "unique_id": 24870, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a book" + }, + { + "unique_id": 24871, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a book to the left of a fork" + }, + { + "unique_id": 24872, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a book" + }, + { + "unique_id": 24873, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a book to the right of a fork" + }, + { + "unique_id": 24874, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a fork above a book" + }, + { + "unique_id": 24875, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a book above a fork" + }, + { + "unique_id": 24876, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a fork below a book" + }, + { + "unique_id": 24877, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a book below a fork" + }, + { + "unique_id": 24878, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a fork and a book" + }, + { + "unique_id": 24879, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a book and a fork" + }, + { + "unique_id": 24880, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a clock" + }, + { + "unique_id": 24881, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a fork" + }, + { + "unique_id": 24882, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a clock" + }, + { + "unique_id": 24883, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a fork" + }, + { + "unique_id": 24884, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a fork above a clock" + }, + { + "unique_id": 24885, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a clock above a fork" + }, + { + "unique_id": 24886, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a fork below a clock" + }, + { + "unique_id": 24887, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a clock below a fork" + }, + { + "unique_id": 24888, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a fork and a clock" + }, + { + "unique_id": 24889, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a clock and a fork" + }, + { + "unique_id": 24890, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a vase" + }, + { + "unique_id": 24891, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a fork" + }, + { + "unique_id": 24892, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a vase" + }, + { + "unique_id": 24893, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a fork" + }, + { + "unique_id": 24894, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a fork above a vase" + }, + { + "unique_id": 24895, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a vase above a fork" + }, + { + "unique_id": 24896, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a fork below a vase" + }, + { + "unique_id": 24897, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a vase below a fork" + }, + { + "unique_id": 24898, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a fork and a vase" + }, + { + "unique_id": 24899, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a vase and a fork" + }, + { + "unique_id": 24900, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a scissors" + }, + { + "unique_id": 24901, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a fork" + }, + { + "unique_id": 24902, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a scissors" + }, + { + "unique_id": 24903, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a fork" + }, + { + "unique_id": 24904, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a fork above a scissors" + }, + { + "unique_id": 24905, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a scissors above a fork" + }, + { + "unique_id": 24906, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a fork below a scissors" + }, + { + "unique_id": 24907, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a scissors below a fork" + }, + { + "unique_id": 24908, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a fork and a scissors" + }, + { + "unique_id": 24909, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a scissors and a fork" + }, + { + "unique_id": 24910, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a teddy bear" + }, + { + "unique_id": 24911, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a fork" + }, + { + "unique_id": 24912, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a teddy bear" + }, + { + "unique_id": 24913, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a fork" + }, + { + "unique_id": 24914, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a fork above a teddy bear" + }, + { + "unique_id": 24915, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a teddy bear above a fork" + }, + { + "unique_id": 24916, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a fork below a teddy bear" + }, + { + "unique_id": 24917, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a teddy bear below a fork" + }, + { + "unique_id": 24918, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a fork and a teddy bear" + }, + { + "unique_id": 24919, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a teddy bear and a fork" + }, + { + "unique_id": 24920, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a hair drier" + }, + { + "unique_id": 24921, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a fork" + }, + { + "unique_id": 24922, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a hair drier" + }, + { + "unique_id": 24923, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a fork" + }, + { + "unique_id": 24924, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a fork above a hair drier" + }, + { + "unique_id": 24925, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a hair drier above a fork" + }, + { + "unique_id": 24926, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a fork below a hair drier" + }, + { + "unique_id": 24927, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a hair drier below a fork" + }, + { + "unique_id": 24928, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a fork and a hair drier" + }, + { + "unique_id": 24929, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a hair drier and a fork" + }, + { + "unique_id": 24930, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a fork to the left of a toothbrush" + }, + { + "unique_id": 24931, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a fork" + }, + { + "unique_id": 24932, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a fork to the right of a toothbrush" + }, + { + "unique_id": 24933, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a fork" + }, + { + "unique_id": 24934, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a fork above a toothbrush" + }, + { + "unique_id": 24935, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "above", + "text": "a toothbrush above a fork" + }, + { + "unique_id": 24936, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a fork below a toothbrush" + }, + { + "unique_id": 24937, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "below", + "text": "a toothbrush below a fork" + }, + { + "unique_id": 24938, + "num_objects": 2, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a fork and a toothbrush" + }, + { + "unique_id": 24939, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "fork" + ], + "rel_type": "and", + "text": "a toothbrush and a fork" + }, + { + "unique_id": 24940, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a spoon" + }, + { + "unique_id": 24941, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a knife" + }, + { + "unique_id": 24942, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a spoon" + }, + { + "unique_id": 24943, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a knife" + }, + { + "unique_id": 24944, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a knife above a spoon" + }, + { + "unique_id": 24945, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a spoon above a knife" + }, + { + "unique_id": 24946, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a knife below a spoon" + }, + { + "unique_id": 24947, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a spoon below a knife" + }, + { + "unique_id": 24948, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a knife and a spoon" + }, + { + "unique_id": 24949, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a spoon and a knife" + }, + { + "unique_id": 24950, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a bowl" + }, + { + "unique_id": 24951, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a knife" + }, + { + "unique_id": 24952, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a bowl" + }, + { + "unique_id": 24953, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a knife" + }, + { + "unique_id": 24954, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a knife above a bowl" + }, + { + "unique_id": 24955, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a bowl above a knife" + }, + { + "unique_id": 24956, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a knife below a bowl" + }, + { + "unique_id": 24957, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a bowl below a knife" + }, + { + "unique_id": 24958, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a knife and a bowl" + }, + { + "unique_id": 24959, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a bowl and a knife" + }, + { + "unique_id": 24960, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a banana" + }, + { + "unique_id": 24961, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a knife" + }, + { + "unique_id": 24962, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a banana" + }, + { + "unique_id": 24963, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a knife" + }, + { + "unique_id": 24964, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a knife above a banana" + }, + { + "unique_id": 24965, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a banana above a knife" + }, + { + "unique_id": 24966, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a knife below a banana" + }, + { + "unique_id": 24967, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a banana below a knife" + }, + { + "unique_id": 24968, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a knife and a banana" + }, + { + "unique_id": 24969, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a banana and a knife" + }, + { + "unique_id": 24970, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a knife to the left of an apple" + }, + { + "unique_id": 24971, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a knife" + }, + { + "unique_id": 24972, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a knife to the right of an apple" + }, + { + "unique_id": 24973, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a knife" + }, + { + "unique_id": 24974, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a knife above an apple" + }, + { + "unique_id": 24975, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "an apple above a knife" + }, + { + "unique_id": 24976, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a knife below an apple" + }, + { + "unique_id": 24977, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "an apple below a knife" + }, + { + "unique_id": 24978, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a knife and an apple" + }, + { + "unique_id": 24979, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "an apple and a knife" + }, + { + "unique_id": 24980, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a sandwich" + }, + { + "unique_id": 24981, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a knife" + }, + { + "unique_id": 24982, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a sandwich" + }, + { + "unique_id": 24983, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a knife" + }, + { + "unique_id": 24984, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a knife above a sandwich" + }, + { + "unique_id": 24985, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a sandwich above a knife" + }, + { + "unique_id": 24986, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a knife below a sandwich" + }, + { + "unique_id": 24987, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a sandwich below a knife" + }, + { + "unique_id": 24988, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a knife and a sandwich" + }, + { + "unique_id": 24989, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a sandwich and a knife" + }, + { + "unique_id": 24990, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a knife to the left of an orange" + }, + { + "unique_id": 24991, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a knife" + }, + { + "unique_id": 24992, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a knife to the right of an orange" + }, + { + "unique_id": 24993, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a knife" + }, + { + "unique_id": 24994, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a knife above an orange" + }, + { + "unique_id": 24995, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "an orange above a knife" + }, + { + "unique_id": 24996, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a knife below an orange" + }, + { + "unique_id": 24997, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "an orange below a knife" + }, + { + "unique_id": 24998, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a knife and an orange" + }, + { + "unique_id": 24999, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "an orange and a knife" + }, + { + "unique_id": 25000, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a broccoli" + }, + { + "unique_id": 25001, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a knife" + }, + { + "unique_id": 25002, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a broccoli" + }, + { + "unique_id": 25003, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a knife" + }, + { + "unique_id": 25004, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a knife above a broccoli" + }, + { + "unique_id": 25005, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a broccoli above a knife" + }, + { + "unique_id": 25006, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a knife below a broccoli" + }, + { + "unique_id": 25007, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a broccoli below a knife" + }, + { + "unique_id": 25008, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a knife and a broccoli" + }, + { + "unique_id": 25009, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a broccoli and a knife" + }, + { + "unique_id": 25010, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a carrot" + }, + { + "unique_id": 25011, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a knife" + }, + { + "unique_id": 25012, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a carrot" + }, + { + "unique_id": 25013, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a knife" + }, + { + "unique_id": 25014, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a knife above a carrot" + }, + { + "unique_id": 25015, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a carrot above a knife" + }, + { + "unique_id": 25016, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a knife below a carrot" + }, + { + "unique_id": 25017, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a carrot below a knife" + }, + { + "unique_id": 25018, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a knife and a carrot" + }, + { + "unique_id": 25019, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a carrot and a knife" + }, + { + "unique_id": 25020, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a hot dog" + }, + { + "unique_id": 25021, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a knife" + }, + { + "unique_id": 25022, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a hot dog" + }, + { + "unique_id": 25023, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a knife" + }, + { + "unique_id": 25024, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a knife above a hot dog" + }, + { + "unique_id": 25025, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a hot dog above a knife" + }, + { + "unique_id": 25026, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a knife below a hot dog" + }, + { + "unique_id": 25027, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a hot dog below a knife" + }, + { + "unique_id": 25028, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a knife and a hot dog" + }, + { + "unique_id": 25029, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a hot dog and a knife" + }, + { + "unique_id": 25030, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a pizza" + }, + { + "unique_id": 25031, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a knife" + }, + { + "unique_id": 25032, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a pizza" + }, + { + "unique_id": 25033, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a knife" + }, + { + "unique_id": 25034, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a knife above a pizza" + }, + { + "unique_id": 25035, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a pizza above a knife" + }, + { + "unique_id": 25036, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a knife below a pizza" + }, + { + "unique_id": 25037, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a pizza below a knife" + }, + { + "unique_id": 25038, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a knife and a pizza" + }, + { + "unique_id": 25039, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a pizza and a knife" + }, + { + "unique_id": 25040, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a donut" + }, + { + "unique_id": 25041, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a knife" + }, + { + "unique_id": 25042, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a donut" + }, + { + "unique_id": 25043, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a knife" + }, + { + "unique_id": 25044, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a knife above a donut" + }, + { + "unique_id": 25045, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a donut above a knife" + }, + { + "unique_id": 25046, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a knife below a donut" + }, + { + "unique_id": 25047, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a donut below a knife" + }, + { + "unique_id": 25048, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a knife and a donut" + }, + { + "unique_id": 25049, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a donut and a knife" + }, + { + "unique_id": 25050, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a cake" + }, + { + "unique_id": 25051, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a knife" + }, + { + "unique_id": 25052, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a cake" + }, + { + "unique_id": 25053, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a knife" + }, + { + "unique_id": 25054, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a knife above a cake" + }, + { + "unique_id": 25055, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a cake above a knife" + }, + { + "unique_id": 25056, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a knife below a cake" + }, + { + "unique_id": 25057, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a cake below a knife" + }, + { + "unique_id": 25058, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a knife and a cake" + }, + { + "unique_id": 25059, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a cake and a knife" + }, + { + "unique_id": 25060, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a chair" + }, + { + "unique_id": 25061, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a knife" + }, + { + "unique_id": 25062, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a chair" + }, + { + "unique_id": 25063, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a knife" + }, + { + "unique_id": 25064, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a knife above a chair" + }, + { + "unique_id": 25065, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a chair above a knife" + }, + { + "unique_id": 25066, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a knife below a chair" + }, + { + "unique_id": 25067, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a chair below a knife" + }, + { + "unique_id": 25068, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a knife and a chair" + }, + { + "unique_id": 25069, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a chair and a knife" + }, + { + "unique_id": 25070, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a couch" + }, + { + "unique_id": 25071, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a knife" + }, + { + "unique_id": 25072, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a couch" + }, + { + "unique_id": 25073, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a knife" + }, + { + "unique_id": 25074, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a knife above a couch" + }, + { + "unique_id": 25075, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a couch above a knife" + }, + { + "unique_id": 25076, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a knife below a couch" + }, + { + "unique_id": 25077, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a couch below a knife" + }, + { + "unique_id": 25078, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a knife and a couch" + }, + { + "unique_id": 25079, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a couch and a knife" + }, + { + "unique_id": 25080, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a potted plant" + }, + { + "unique_id": 25081, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a knife" + }, + { + "unique_id": 25082, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a potted plant" + }, + { + "unique_id": 25083, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a knife" + }, + { + "unique_id": 25084, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a knife above a potted plant" + }, + { + "unique_id": 25085, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a potted plant above a knife" + }, + { + "unique_id": 25086, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a knife below a potted plant" + }, + { + "unique_id": 25087, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a potted plant below a knife" + }, + { + "unique_id": 25088, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a knife and a potted plant" + }, + { + "unique_id": 25089, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a potted plant and a knife" + }, + { + "unique_id": 25090, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a bed" + }, + { + "unique_id": 25091, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a knife" + }, + { + "unique_id": 25092, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a bed" + }, + { + "unique_id": 25093, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a knife" + }, + { + "unique_id": 25094, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a knife above a bed" + }, + { + "unique_id": 25095, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a bed above a knife" + }, + { + "unique_id": 25096, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a knife below a bed" + }, + { + "unique_id": 25097, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a bed below a knife" + }, + { + "unique_id": 25098, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a knife and a bed" + }, + { + "unique_id": 25099, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a bed and a knife" + }, + { + "unique_id": 25100, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a dining table" + }, + { + "unique_id": 25101, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a knife" + }, + { + "unique_id": 25102, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a dining table" + }, + { + "unique_id": 25103, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a knife" + }, + { + "unique_id": 25104, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a knife above a dining table" + }, + { + "unique_id": 25105, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a dining table above a knife" + }, + { + "unique_id": 25106, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a knife below a dining table" + }, + { + "unique_id": 25107, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a dining table below a knife" + }, + { + "unique_id": 25108, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a knife and a dining table" + }, + { + "unique_id": 25109, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a dining table and a knife" + }, + { + "unique_id": 25110, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a toilet" + }, + { + "unique_id": 25111, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a knife" + }, + { + "unique_id": 25112, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a toilet" + }, + { + "unique_id": 25113, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a knife" + }, + { + "unique_id": 25114, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a knife above a toilet" + }, + { + "unique_id": 25115, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a toilet above a knife" + }, + { + "unique_id": 25116, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a knife below a toilet" + }, + { + "unique_id": 25117, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a toilet below a knife" + }, + { + "unique_id": 25118, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a knife and a toilet" + }, + { + "unique_id": 25119, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a toilet and a knife" + }, + { + "unique_id": 25120, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a tv" + }, + { + "unique_id": 25121, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a knife" + }, + { + "unique_id": 25122, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a tv" + }, + { + "unique_id": 25123, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a knife" + }, + { + "unique_id": 25124, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a knife above a tv" + }, + { + "unique_id": 25125, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a tv above a knife" + }, + { + "unique_id": 25126, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a knife below a tv" + }, + { + "unique_id": 25127, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a tv below a knife" + }, + { + "unique_id": 25128, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a knife and a tv" + }, + { + "unique_id": 25129, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a tv and a knife" + }, + { + "unique_id": 25130, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a laptop" + }, + { + "unique_id": 25131, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a knife" + }, + { + "unique_id": 25132, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a laptop" + }, + { + "unique_id": 25133, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a knife" + }, + { + "unique_id": 25134, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a knife above a laptop" + }, + { + "unique_id": 25135, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a laptop above a knife" + }, + { + "unique_id": 25136, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a knife below a laptop" + }, + { + "unique_id": 25137, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a laptop below a knife" + }, + { + "unique_id": 25138, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a knife and a laptop" + }, + { + "unique_id": 25139, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a laptop and a knife" + }, + { + "unique_id": 25140, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a mouse" + }, + { + "unique_id": 25141, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a knife" + }, + { + "unique_id": 25142, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a mouse" + }, + { + "unique_id": 25143, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a knife" + }, + { + "unique_id": 25144, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a knife above a mouse" + }, + { + "unique_id": 25145, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a mouse above a knife" + }, + { + "unique_id": 25146, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a knife below a mouse" + }, + { + "unique_id": 25147, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a mouse below a knife" + }, + { + "unique_id": 25148, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a knife and a mouse" + }, + { + "unique_id": 25149, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a mouse and a knife" + }, + { + "unique_id": 25150, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a remote" + }, + { + "unique_id": 25151, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a knife" + }, + { + "unique_id": 25152, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a remote" + }, + { + "unique_id": 25153, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a knife" + }, + { + "unique_id": 25154, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a knife above a remote" + }, + { + "unique_id": 25155, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a remote above a knife" + }, + { + "unique_id": 25156, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a knife below a remote" + }, + { + "unique_id": 25157, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a remote below a knife" + }, + { + "unique_id": 25158, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a knife and a remote" + }, + { + "unique_id": 25159, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a remote and a knife" + }, + { + "unique_id": 25160, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a keyboard" + }, + { + "unique_id": 25161, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a knife" + }, + { + "unique_id": 25162, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a keyboard" + }, + { + "unique_id": 25163, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a knife" + }, + { + "unique_id": 25164, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a knife above a keyboard" + }, + { + "unique_id": 25165, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a keyboard above a knife" + }, + { + "unique_id": 25166, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a knife below a keyboard" + }, + { + "unique_id": 25167, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a keyboard below a knife" + }, + { + "unique_id": 25168, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a knife and a keyboard" + }, + { + "unique_id": 25169, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a keyboard and a knife" + }, + { + "unique_id": 25170, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a cell phone" + }, + { + "unique_id": 25171, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a knife" + }, + { + "unique_id": 25172, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a cell phone" + }, + { + "unique_id": 25173, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a knife" + }, + { + "unique_id": 25174, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a knife above a cell phone" + }, + { + "unique_id": 25175, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a cell phone above a knife" + }, + { + "unique_id": 25176, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a knife below a cell phone" + }, + { + "unique_id": 25177, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a cell phone below a knife" + }, + { + "unique_id": 25178, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a knife and a cell phone" + }, + { + "unique_id": 25179, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a cell phone and a knife" + }, + { + "unique_id": 25180, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a microwave" + }, + { + "unique_id": 25181, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a knife" + }, + { + "unique_id": 25182, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a microwave" + }, + { + "unique_id": 25183, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a knife" + }, + { + "unique_id": 25184, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a knife above a microwave" + }, + { + "unique_id": 25185, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a microwave above a knife" + }, + { + "unique_id": 25186, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a knife below a microwave" + }, + { + "unique_id": 25187, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a microwave below a knife" + }, + { + "unique_id": 25188, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a knife and a microwave" + }, + { + "unique_id": 25189, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a microwave and a knife" + }, + { + "unique_id": 25190, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a knife to the left of an oven" + }, + { + "unique_id": 25191, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a knife" + }, + { + "unique_id": 25192, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a knife to the right of an oven" + }, + { + "unique_id": 25193, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a knife" + }, + { + "unique_id": 25194, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a knife above an oven" + }, + { + "unique_id": 25195, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "an oven above a knife" + }, + { + "unique_id": 25196, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a knife below an oven" + }, + { + "unique_id": 25197, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "an oven below a knife" + }, + { + "unique_id": 25198, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a knife and an oven" + }, + { + "unique_id": 25199, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "an oven and a knife" + }, + { + "unique_id": 25200, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a toaster" + }, + { + "unique_id": 25201, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a knife" + }, + { + "unique_id": 25202, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a toaster" + }, + { + "unique_id": 25203, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a knife" + }, + { + "unique_id": 25204, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a knife above a toaster" + }, + { + "unique_id": 25205, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a toaster above a knife" + }, + { + "unique_id": 25206, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a knife below a toaster" + }, + { + "unique_id": 25207, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a toaster below a knife" + }, + { + "unique_id": 25208, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a knife and a toaster" + }, + { + "unique_id": 25209, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a toaster and a knife" + }, + { + "unique_id": 25210, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a sink" + }, + { + "unique_id": 25211, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a knife" + }, + { + "unique_id": 25212, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a sink" + }, + { + "unique_id": 25213, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a knife" + }, + { + "unique_id": 25214, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a knife above a sink" + }, + { + "unique_id": 25215, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a sink above a knife" + }, + { + "unique_id": 25216, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a knife below a sink" + }, + { + "unique_id": 25217, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a sink below a knife" + }, + { + "unique_id": 25218, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a knife and a sink" + }, + { + "unique_id": 25219, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a sink and a knife" + }, + { + "unique_id": 25220, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a refrigerator" + }, + { + "unique_id": 25221, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a knife" + }, + { + "unique_id": 25222, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a refrigerator" + }, + { + "unique_id": 25223, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a knife" + }, + { + "unique_id": 25224, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a knife above a refrigerator" + }, + { + "unique_id": 25225, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a refrigerator above a knife" + }, + { + "unique_id": 25226, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a knife below a refrigerator" + }, + { + "unique_id": 25227, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a refrigerator below a knife" + }, + { + "unique_id": 25228, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a knife and a refrigerator" + }, + { + "unique_id": 25229, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a refrigerator and a knife" + }, + { + "unique_id": 25230, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a book" + }, + { + "unique_id": 25231, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a book to the left of a knife" + }, + { + "unique_id": 25232, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a book" + }, + { + "unique_id": 25233, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a book to the right of a knife" + }, + { + "unique_id": 25234, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a knife above a book" + }, + { + "unique_id": 25235, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a book above a knife" + }, + { + "unique_id": 25236, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a knife below a book" + }, + { + "unique_id": 25237, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a book below a knife" + }, + { + "unique_id": 25238, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a knife and a book" + }, + { + "unique_id": 25239, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a book and a knife" + }, + { + "unique_id": 25240, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a clock" + }, + { + "unique_id": 25241, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a knife" + }, + { + "unique_id": 25242, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a clock" + }, + { + "unique_id": 25243, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a knife" + }, + { + "unique_id": 25244, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a knife above a clock" + }, + { + "unique_id": 25245, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a clock above a knife" + }, + { + "unique_id": 25246, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a knife below a clock" + }, + { + "unique_id": 25247, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a clock below a knife" + }, + { + "unique_id": 25248, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a knife and a clock" + }, + { + "unique_id": 25249, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a clock and a knife" + }, + { + "unique_id": 25250, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a vase" + }, + { + "unique_id": 25251, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a knife" + }, + { + "unique_id": 25252, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a vase" + }, + { + "unique_id": 25253, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a knife" + }, + { + "unique_id": 25254, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a knife above a vase" + }, + { + "unique_id": 25255, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a vase above a knife" + }, + { + "unique_id": 25256, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a knife below a vase" + }, + { + "unique_id": 25257, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a vase below a knife" + }, + { + "unique_id": 25258, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a knife and a vase" + }, + { + "unique_id": 25259, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a vase and a knife" + }, + { + "unique_id": 25260, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a scissors" + }, + { + "unique_id": 25261, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a knife" + }, + { + "unique_id": 25262, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a scissors" + }, + { + "unique_id": 25263, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a knife" + }, + { + "unique_id": 25264, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a knife above a scissors" + }, + { + "unique_id": 25265, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a scissors above a knife" + }, + { + "unique_id": 25266, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a knife below a scissors" + }, + { + "unique_id": 25267, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a scissors below a knife" + }, + { + "unique_id": 25268, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a knife and a scissors" + }, + { + "unique_id": 25269, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a scissors and a knife" + }, + { + "unique_id": 25270, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a teddy bear" + }, + { + "unique_id": 25271, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a knife" + }, + { + "unique_id": 25272, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a teddy bear" + }, + { + "unique_id": 25273, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a knife" + }, + { + "unique_id": 25274, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a knife above a teddy bear" + }, + { + "unique_id": 25275, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a teddy bear above a knife" + }, + { + "unique_id": 25276, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a knife below a teddy bear" + }, + { + "unique_id": 25277, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a teddy bear below a knife" + }, + { + "unique_id": 25278, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a knife and a teddy bear" + }, + { + "unique_id": 25279, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a teddy bear and a knife" + }, + { + "unique_id": 25280, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a hair drier" + }, + { + "unique_id": 25281, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a knife" + }, + { + "unique_id": 25282, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a hair drier" + }, + { + "unique_id": 25283, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a knife" + }, + { + "unique_id": 25284, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a knife above a hair drier" + }, + { + "unique_id": 25285, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a hair drier above a knife" + }, + { + "unique_id": 25286, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a knife below a hair drier" + }, + { + "unique_id": 25287, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a hair drier below a knife" + }, + { + "unique_id": 25288, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a knife and a hair drier" + }, + { + "unique_id": 25289, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a hair drier and a knife" + }, + { + "unique_id": 25290, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a knife to the left of a toothbrush" + }, + { + "unique_id": 25291, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a knife" + }, + { + "unique_id": 25292, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a knife to the right of a toothbrush" + }, + { + "unique_id": 25293, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a knife" + }, + { + "unique_id": 25294, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a knife above a toothbrush" + }, + { + "unique_id": 25295, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "above", + "text": "a toothbrush above a knife" + }, + { + "unique_id": 25296, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a knife below a toothbrush" + }, + { + "unique_id": 25297, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "below", + "text": "a toothbrush below a knife" + }, + { + "unique_id": 25298, + "num_objects": 2, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a knife and a toothbrush" + }, + { + "unique_id": 25299, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "knife" + ], + "rel_type": "and", + "text": "a toothbrush and a knife" + }, + { + "unique_id": 25300, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a bowl" + }, + { + "unique_id": 25301, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a spoon" + }, + { + "unique_id": 25302, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a bowl" + }, + { + "unique_id": 25303, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a spoon" + }, + { + "unique_id": 25304, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a spoon above a bowl" + }, + { + "unique_id": 25305, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a bowl above a spoon" + }, + { + "unique_id": 25306, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a spoon below a bowl" + }, + { + "unique_id": 25307, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a bowl below a spoon" + }, + { + "unique_id": 25308, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a spoon and a bowl" + }, + { + "unique_id": 25309, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a bowl and a spoon" + }, + { + "unique_id": 25310, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a banana" + }, + { + "unique_id": 25311, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a spoon" + }, + { + "unique_id": 25312, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a banana" + }, + { + "unique_id": 25313, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a spoon" + }, + { + "unique_id": 25314, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a spoon above a banana" + }, + { + "unique_id": 25315, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a banana above a spoon" + }, + { + "unique_id": 25316, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a spoon below a banana" + }, + { + "unique_id": 25317, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a banana below a spoon" + }, + { + "unique_id": 25318, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a spoon and a banana" + }, + { + "unique_id": 25319, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a banana and a spoon" + }, + { + "unique_id": 25320, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of an apple" + }, + { + "unique_id": 25321, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a spoon" + }, + { + "unique_id": 25322, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of an apple" + }, + { + "unique_id": 25323, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a spoon" + }, + { + "unique_id": 25324, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a spoon above an apple" + }, + { + "unique_id": 25325, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "an apple above a spoon" + }, + { + "unique_id": 25326, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a spoon below an apple" + }, + { + "unique_id": 25327, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "an apple below a spoon" + }, + { + "unique_id": 25328, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a spoon and an apple" + }, + { + "unique_id": 25329, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "an apple and a spoon" + }, + { + "unique_id": 25330, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a sandwich" + }, + { + "unique_id": 25331, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a spoon" + }, + { + "unique_id": 25332, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a sandwich" + }, + { + "unique_id": 25333, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a spoon" + }, + { + "unique_id": 25334, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a spoon above a sandwich" + }, + { + "unique_id": 25335, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a sandwich above a spoon" + }, + { + "unique_id": 25336, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a spoon below a sandwich" + }, + { + "unique_id": 25337, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a sandwich below a spoon" + }, + { + "unique_id": 25338, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a spoon and a sandwich" + }, + { + "unique_id": 25339, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a sandwich and a spoon" + }, + { + "unique_id": 25340, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of an orange" + }, + { + "unique_id": 25341, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a spoon" + }, + { + "unique_id": 25342, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of an orange" + }, + { + "unique_id": 25343, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a spoon" + }, + { + "unique_id": 25344, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a spoon above an orange" + }, + { + "unique_id": 25345, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "an orange above a spoon" + }, + { + "unique_id": 25346, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a spoon below an orange" + }, + { + "unique_id": 25347, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "an orange below a spoon" + }, + { + "unique_id": 25348, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a spoon and an orange" + }, + { + "unique_id": 25349, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "an orange and a spoon" + }, + { + "unique_id": 25350, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a broccoli" + }, + { + "unique_id": 25351, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a spoon" + }, + { + "unique_id": 25352, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a broccoli" + }, + { + "unique_id": 25353, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a spoon" + }, + { + "unique_id": 25354, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a spoon above a broccoli" + }, + { + "unique_id": 25355, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a broccoli above a spoon" + }, + { + "unique_id": 25356, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a spoon below a broccoli" + }, + { + "unique_id": 25357, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a broccoli below a spoon" + }, + { + "unique_id": 25358, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a spoon and a broccoli" + }, + { + "unique_id": 25359, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a broccoli and a spoon" + }, + { + "unique_id": 25360, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a carrot" + }, + { + "unique_id": 25361, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a spoon" + }, + { + "unique_id": 25362, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a carrot" + }, + { + "unique_id": 25363, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a spoon" + }, + { + "unique_id": 25364, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a spoon above a carrot" + }, + { + "unique_id": 25365, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a carrot above a spoon" + }, + { + "unique_id": 25366, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a spoon below a carrot" + }, + { + "unique_id": 25367, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a carrot below a spoon" + }, + { + "unique_id": 25368, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a spoon and a carrot" + }, + { + "unique_id": 25369, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a carrot and a spoon" + }, + { + "unique_id": 25370, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a hot dog" + }, + { + "unique_id": 25371, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a spoon" + }, + { + "unique_id": 25372, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a hot dog" + }, + { + "unique_id": 25373, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a spoon" + }, + { + "unique_id": 25374, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a spoon above a hot dog" + }, + { + "unique_id": 25375, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a hot dog above a spoon" + }, + { + "unique_id": 25376, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a spoon below a hot dog" + }, + { + "unique_id": 25377, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a hot dog below a spoon" + }, + { + "unique_id": 25378, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a spoon and a hot dog" + }, + { + "unique_id": 25379, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a hot dog and a spoon" + }, + { + "unique_id": 25380, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a pizza" + }, + { + "unique_id": 25381, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a spoon" + }, + { + "unique_id": 25382, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a pizza" + }, + { + "unique_id": 25383, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a spoon" + }, + { + "unique_id": 25384, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a spoon above a pizza" + }, + { + "unique_id": 25385, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a pizza above a spoon" + }, + { + "unique_id": 25386, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a spoon below a pizza" + }, + { + "unique_id": 25387, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a pizza below a spoon" + }, + { + "unique_id": 25388, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a spoon and a pizza" + }, + { + "unique_id": 25389, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a pizza and a spoon" + }, + { + "unique_id": 25390, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a donut" + }, + { + "unique_id": 25391, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a spoon" + }, + { + "unique_id": 25392, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a donut" + }, + { + "unique_id": 25393, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a spoon" + }, + { + "unique_id": 25394, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a spoon above a donut" + }, + { + "unique_id": 25395, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a donut above a spoon" + }, + { + "unique_id": 25396, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a spoon below a donut" + }, + { + "unique_id": 25397, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a donut below a spoon" + }, + { + "unique_id": 25398, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a spoon and a donut" + }, + { + "unique_id": 25399, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a donut and a spoon" + }, + { + "unique_id": 25400, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a cake" + }, + { + "unique_id": 25401, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a spoon" + }, + { + "unique_id": 25402, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a cake" + }, + { + "unique_id": 25403, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a spoon" + }, + { + "unique_id": 25404, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a spoon above a cake" + }, + { + "unique_id": 25405, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a cake above a spoon" + }, + { + "unique_id": 25406, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a spoon below a cake" + }, + { + "unique_id": 25407, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a cake below a spoon" + }, + { + "unique_id": 25408, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a spoon and a cake" + }, + { + "unique_id": 25409, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a cake and a spoon" + }, + { + "unique_id": 25410, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a chair" + }, + { + "unique_id": 25411, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a spoon" + }, + { + "unique_id": 25412, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a chair" + }, + { + "unique_id": 25413, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a spoon" + }, + { + "unique_id": 25414, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a spoon above a chair" + }, + { + "unique_id": 25415, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a chair above a spoon" + }, + { + "unique_id": 25416, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a spoon below a chair" + }, + { + "unique_id": 25417, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a chair below a spoon" + }, + { + "unique_id": 25418, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a spoon and a chair" + }, + { + "unique_id": 25419, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a chair and a spoon" + }, + { + "unique_id": 25420, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a couch" + }, + { + "unique_id": 25421, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a spoon" + }, + { + "unique_id": 25422, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a couch" + }, + { + "unique_id": 25423, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a spoon" + }, + { + "unique_id": 25424, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a spoon above a couch" + }, + { + "unique_id": 25425, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a couch above a spoon" + }, + { + "unique_id": 25426, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a spoon below a couch" + }, + { + "unique_id": 25427, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a couch below a spoon" + }, + { + "unique_id": 25428, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a spoon and a couch" + }, + { + "unique_id": 25429, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a couch and a spoon" + }, + { + "unique_id": 25430, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a potted plant" + }, + { + "unique_id": 25431, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a spoon" + }, + { + "unique_id": 25432, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a potted plant" + }, + { + "unique_id": 25433, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a spoon" + }, + { + "unique_id": 25434, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a spoon above a potted plant" + }, + { + "unique_id": 25435, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a potted plant above a spoon" + }, + { + "unique_id": 25436, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a spoon below a potted plant" + }, + { + "unique_id": 25437, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a potted plant below a spoon" + }, + { + "unique_id": 25438, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a spoon and a potted plant" + }, + { + "unique_id": 25439, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a potted plant and a spoon" + }, + { + "unique_id": 25440, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a bed" + }, + { + "unique_id": 25441, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a spoon" + }, + { + "unique_id": 25442, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a bed" + }, + { + "unique_id": 25443, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a spoon" + }, + { + "unique_id": 25444, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a spoon above a bed" + }, + { + "unique_id": 25445, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a bed above a spoon" + }, + { + "unique_id": 25446, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a spoon below a bed" + }, + { + "unique_id": 25447, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a bed below a spoon" + }, + { + "unique_id": 25448, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a spoon and a bed" + }, + { + "unique_id": 25449, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a bed and a spoon" + }, + { + "unique_id": 25450, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a dining table" + }, + { + "unique_id": 25451, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a spoon" + }, + { + "unique_id": 25452, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a dining table" + }, + { + "unique_id": 25453, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a spoon" + }, + { + "unique_id": 25454, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a spoon above a dining table" + }, + { + "unique_id": 25455, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a dining table above a spoon" + }, + { + "unique_id": 25456, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a spoon below a dining table" + }, + { + "unique_id": 25457, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a dining table below a spoon" + }, + { + "unique_id": 25458, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a spoon and a dining table" + }, + { + "unique_id": 25459, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a dining table and a spoon" + }, + { + "unique_id": 25460, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a toilet" + }, + { + "unique_id": 25461, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a spoon" + }, + { + "unique_id": 25462, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a toilet" + }, + { + "unique_id": 25463, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a spoon" + }, + { + "unique_id": 25464, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a spoon above a toilet" + }, + { + "unique_id": 25465, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a toilet above a spoon" + }, + { + "unique_id": 25466, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a spoon below a toilet" + }, + { + "unique_id": 25467, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a toilet below a spoon" + }, + { + "unique_id": 25468, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a spoon and a toilet" + }, + { + "unique_id": 25469, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a toilet and a spoon" + }, + { + "unique_id": 25470, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a tv" + }, + { + "unique_id": 25471, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a spoon" + }, + { + "unique_id": 25472, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a tv" + }, + { + "unique_id": 25473, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a spoon" + }, + { + "unique_id": 25474, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a spoon above a tv" + }, + { + "unique_id": 25475, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a tv above a spoon" + }, + { + "unique_id": 25476, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a spoon below a tv" + }, + { + "unique_id": 25477, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a tv below a spoon" + }, + { + "unique_id": 25478, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a spoon and a tv" + }, + { + "unique_id": 25479, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a tv and a spoon" + }, + { + "unique_id": 25480, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a laptop" + }, + { + "unique_id": 25481, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a spoon" + }, + { + "unique_id": 25482, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a laptop" + }, + { + "unique_id": 25483, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a spoon" + }, + { + "unique_id": 25484, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a spoon above a laptop" + }, + { + "unique_id": 25485, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a laptop above a spoon" + }, + { + "unique_id": 25486, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a spoon below a laptop" + }, + { + "unique_id": 25487, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a laptop below a spoon" + }, + { + "unique_id": 25488, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a spoon and a laptop" + }, + { + "unique_id": 25489, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a laptop and a spoon" + }, + { + "unique_id": 25490, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a mouse" + }, + { + "unique_id": 25491, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a spoon" + }, + { + "unique_id": 25492, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a mouse" + }, + { + "unique_id": 25493, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a spoon" + }, + { + "unique_id": 25494, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a spoon above a mouse" + }, + { + "unique_id": 25495, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a mouse above a spoon" + }, + { + "unique_id": 25496, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a spoon below a mouse" + }, + { + "unique_id": 25497, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a mouse below a spoon" + }, + { + "unique_id": 25498, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a spoon and a mouse" + }, + { + "unique_id": 25499, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a mouse and a spoon" + }, + { + "unique_id": 25500, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a remote" + }, + { + "unique_id": 25501, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a spoon" + }, + { + "unique_id": 25502, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a remote" + }, + { + "unique_id": 25503, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a spoon" + }, + { + "unique_id": 25504, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a spoon above a remote" + }, + { + "unique_id": 25505, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a remote above a spoon" + }, + { + "unique_id": 25506, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a spoon below a remote" + }, + { + "unique_id": 25507, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a remote below a spoon" + }, + { + "unique_id": 25508, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a spoon and a remote" + }, + { + "unique_id": 25509, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a remote and a spoon" + }, + { + "unique_id": 25510, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a keyboard" + }, + { + "unique_id": 25511, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a spoon" + }, + { + "unique_id": 25512, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a keyboard" + }, + { + "unique_id": 25513, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a spoon" + }, + { + "unique_id": 25514, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a spoon above a keyboard" + }, + { + "unique_id": 25515, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a keyboard above a spoon" + }, + { + "unique_id": 25516, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a spoon below a keyboard" + }, + { + "unique_id": 25517, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a keyboard below a spoon" + }, + { + "unique_id": 25518, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a spoon and a keyboard" + }, + { + "unique_id": 25519, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a keyboard and a spoon" + }, + { + "unique_id": 25520, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a cell phone" + }, + { + "unique_id": 25521, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a spoon" + }, + { + "unique_id": 25522, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a cell phone" + }, + { + "unique_id": 25523, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a spoon" + }, + { + "unique_id": 25524, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a spoon above a cell phone" + }, + { + "unique_id": 25525, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a cell phone above a spoon" + }, + { + "unique_id": 25526, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a spoon below a cell phone" + }, + { + "unique_id": 25527, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a cell phone below a spoon" + }, + { + "unique_id": 25528, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a spoon and a cell phone" + }, + { + "unique_id": 25529, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a cell phone and a spoon" + }, + { + "unique_id": 25530, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a microwave" + }, + { + "unique_id": 25531, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a spoon" + }, + { + "unique_id": 25532, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a microwave" + }, + { + "unique_id": 25533, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a spoon" + }, + { + "unique_id": 25534, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a spoon above a microwave" + }, + { + "unique_id": 25535, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a microwave above a spoon" + }, + { + "unique_id": 25536, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a spoon below a microwave" + }, + { + "unique_id": 25537, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a microwave below a spoon" + }, + { + "unique_id": 25538, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a spoon and a microwave" + }, + { + "unique_id": 25539, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a microwave and a spoon" + }, + { + "unique_id": 25540, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of an oven" + }, + { + "unique_id": 25541, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a spoon" + }, + { + "unique_id": 25542, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of an oven" + }, + { + "unique_id": 25543, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a spoon" + }, + { + "unique_id": 25544, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a spoon above an oven" + }, + { + "unique_id": 25545, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "an oven above a spoon" + }, + { + "unique_id": 25546, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a spoon below an oven" + }, + { + "unique_id": 25547, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "an oven below a spoon" + }, + { + "unique_id": 25548, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a spoon and an oven" + }, + { + "unique_id": 25549, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "an oven and a spoon" + }, + { + "unique_id": 25550, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a toaster" + }, + { + "unique_id": 25551, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a spoon" + }, + { + "unique_id": 25552, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a toaster" + }, + { + "unique_id": 25553, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a spoon" + }, + { + "unique_id": 25554, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a spoon above a toaster" + }, + { + "unique_id": 25555, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a toaster above a spoon" + }, + { + "unique_id": 25556, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a spoon below a toaster" + }, + { + "unique_id": 25557, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a toaster below a spoon" + }, + { + "unique_id": 25558, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a spoon and a toaster" + }, + { + "unique_id": 25559, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a toaster and a spoon" + }, + { + "unique_id": 25560, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a sink" + }, + { + "unique_id": 25561, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a spoon" + }, + { + "unique_id": 25562, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a sink" + }, + { + "unique_id": 25563, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a spoon" + }, + { + "unique_id": 25564, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a spoon above a sink" + }, + { + "unique_id": 25565, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a sink above a spoon" + }, + { + "unique_id": 25566, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a spoon below a sink" + }, + { + "unique_id": 25567, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a sink below a spoon" + }, + { + "unique_id": 25568, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a spoon and a sink" + }, + { + "unique_id": 25569, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a sink and a spoon" + }, + { + "unique_id": 25570, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a refrigerator" + }, + { + "unique_id": 25571, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a spoon" + }, + { + "unique_id": 25572, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a refrigerator" + }, + { + "unique_id": 25573, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a spoon" + }, + { + "unique_id": 25574, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a spoon above a refrigerator" + }, + { + "unique_id": 25575, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a refrigerator above a spoon" + }, + { + "unique_id": 25576, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a spoon below a refrigerator" + }, + { + "unique_id": 25577, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a refrigerator below a spoon" + }, + { + "unique_id": 25578, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a spoon and a refrigerator" + }, + { + "unique_id": 25579, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a refrigerator and a spoon" + }, + { + "unique_id": 25580, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a book" + }, + { + "unique_id": 25581, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a book to the left of a spoon" + }, + { + "unique_id": 25582, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a book" + }, + { + "unique_id": 25583, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a book to the right of a spoon" + }, + { + "unique_id": 25584, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a spoon above a book" + }, + { + "unique_id": 25585, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a book above a spoon" + }, + { + "unique_id": 25586, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a spoon below a book" + }, + { + "unique_id": 25587, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a book below a spoon" + }, + { + "unique_id": 25588, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a spoon and a book" + }, + { + "unique_id": 25589, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a book and a spoon" + }, + { + "unique_id": 25590, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a clock" + }, + { + "unique_id": 25591, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a spoon" + }, + { + "unique_id": 25592, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a clock" + }, + { + "unique_id": 25593, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a spoon" + }, + { + "unique_id": 25594, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a spoon above a clock" + }, + { + "unique_id": 25595, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a clock above a spoon" + }, + { + "unique_id": 25596, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a spoon below a clock" + }, + { + "unique_id": 25597, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a clock below a spoon" + }, + { + "unique_id": 25598, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a spoon and a clock" + }, + { + "unique_id": 25599, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a clock and a spoon" + }, + { + "unique_id": 25600, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a vase" + }, + { + "unique_id": 25601, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a spoon" + }, + { + "unique_id": 25602, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a vase" + }, + { + "unique_id": 25603, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a spoon" + }, + { + "unique_id": 25604, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a spoon above a vase" + }, + { + "unique_id": 25605, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a vase above a spoon" + }, + { + "unique_id": 25606, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a spoon below a vase" + }, + { + "unique_id": 25607, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a vase below a spoon" + }, + { + "unique_id": 25608, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a spoon and a vase" + }, + { + "unique_id": 25609, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a vase and a spoon" + }, + { + "unique_id": 25610, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a scissors" + }, + { + "unique_id": 25611, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a spoon" + }, + { + "unique_id": 25612, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a scissors" + }, + { + "unique_id": 25613, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a spoon" + }, + { + "unique_id": 25614, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a spoon above a scissors" + }, + { + "unique_id": 25615, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a scissors above a spoon" + }, + { + "unique_id": 25616, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a spoon below a scissors" + }, + { + "unique_id": 25617, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a scissors below a spoon" + }, + { + "unique_id": 25618, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a spoon and a scissors" + }, + { + "unique_id": 25619, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a scissors and a spoon" + }, + { + "unique_id": 25620, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a teddy bear" + }, + { + "unique_id": 25621, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a spoon" + }, + { + "unique_id": 25622, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a teddy bear" + }, + { + "unique_id": 25623, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a spoon" + }, + { + "unique_id": 25624, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a spoon above a teddy bear" + }, + { + "unique_id": 25625, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a teddy bear above a spoon" + }, + { + "unique_id": 25626, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a spoon below a teddy bear" + }, + { + "unique_id": 25627, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a teddy bear below a spoon" + }, + { + "unique_id": 25628, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a spoon and a teddy bear" + }, + { + "unique_id": 25629, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a teddy bear and a spoon" + }, + { + "unique_id": 25630, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a hair drier" + }, + { + "unique_id": 25631, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a spoon" + }, + { + "unique_id": 25632, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a hair drier" + }, + { + "unique_id": 25633, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a spoon" + }, + { + "unique_id": 25634, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a spoon above a hair drier" + }, + { + "unique_id": 25635, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a hair drier above a spoon" + }, + { + "unique_id": 25636, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a spoon below a hair drier" + }, + { + "unique_id": 25637, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a hair drier below a spoon" + }, + { + "unique_id": 25638, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a spoon and a hair drier" + }, + { + "unique_id": 25639, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a hair drier and a spoon" + }, + { + "unique_id": 25640, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a spoon to the left of a toothbrush" + }, + { + "unique_id": 25641, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a spoon" + }, + { + "unique_id": 25642, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a spoon to the right of a toothbrush" + }, + { + "unique_id": 25643, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a spoon" + }, + { + "unique_id": 25644, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a spoon above a toothbrush" + }, + { + "unique_id": 25645, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "above", + "text": "a toothbrush above a spoon" + }, + { + "unique_id": 25646, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a spoon below a toothbrush" + }, + { + "unique_id": 25647, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "below", + "text": "a toothbrush below a spoon" + }, + { + "unique_id": 25648, + "num_objects": 2, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a spoon and a toothbrush" + }, + { + "unique_id": 25649, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "spoon" + ], + "rel_type": "and", + "text": "a toothbrush and a spoon" + }, + { + "unique_id": 25650, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a banana" + }, + { + "unique_id": 25651, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a bowl" + }, + { + "unique_id": 25652, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a banana" + }, + { + "unique_id": 25653, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a bowl" + }, + { + "unique_id": 25654, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a bowl above a banana" + }, + { + "unique_id": 25655, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a banana above a bowl" + }, + { + "unique_id": 25656, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a bowl below a banana" + }, + { + "unique_id": 25657, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a banana below a bowl" + }, + { + "unique_id": 25658, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a bowl and a banana" + }, + { + "unique_id": 25659, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a banana and a bowl" + }, + { + "unique_id": 25660, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of an apple" + }, + { + "unique_id": 25661, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a bowl" + }, + { + "unique_id": 25662, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of an apple" + }, + { + "unique_id": 25663, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a bowl" + }, + { + "unique_id": 25664, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a bowl above an apple" + }, + { + "unique_id": 25665, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "an apple above a bowl" + }, + { + "unique_id": 25666, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a bowl below an apple" + }, + { + "unique_id": 25667, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "an apple below a bowl" + }, + { + "unique_id": 25668, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a bowl and an apple" + }, + { + "unique_id": 25669, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "an apple and a bowl" + }, + { + "unique_id": 25670, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a sandwich" + }, + { + "unique_id": 25671, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a bowl" + }, + { + "unique_id": 25672, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a sandwich" + }, + { + "unique_id": 25673, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a bowl" + }, + { + "unique_id": 25674, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a bowl above a sandwich" + }, + { + "unique_id": 25675, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a sandwich above a bowl" + }, + { + "unique_id": 25676, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a bowl below a sandwich" + }, + { + "unique_id": 25677, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a sandwich below a bowl" + }, + { + "unique_id": 25678, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a bowl and a sandwich" + }, + { + "unique_id": 25679, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a sandwich and a bowl" + }, + { + "unique_id": 25680, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of an orange" + }, + { + "unique_id": 25681, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a bowl" + }, + { + "unique_id": 25682, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of an orange" + }, + { + "unique_id": 25683, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a bowl" + }, + { + "unique_id": 25684, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a bowl above an orange" + }, + { + "unique_id": 25685, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "an orange above a bowl" + }, + { + "unique_id": 25686, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a bowl below an orange" + }, + { + "unique_id": 25687, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "an orange below a bowl" + }, + { + "unique_id": 25688, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a bowl and an orange" + }, + { + "unique_id": 25689, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "an orange and a bowl" + }, + { + "unique_id": 25690, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a broccoli" + }, + { + "unique_id": 25691, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a bowl" + }, + { + "unique_id": 25692, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a broccoli" + }, + { + "unique_id": 25693, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a bowl" + }, + { + "unique_id": 25694, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a bowl above a broccoli" + }, + { + "unique_id": 25695, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a broccoli above a bowl" + }, + { + "unique_id": 25696, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a bowl below a broccoli" + }, + { + "unique_id": 25697, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a broccoli below a bowl" + }, + { + "unique_id": 25698, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a bowl and a broccoli" + }, + { + "unique_id": 25699, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a broccoli and a bowl" + }, + { + "unique_id": 25700, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a carrot" + }, + { + "unique_id": 25701, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a bowl" + }, + { + "unique_id": 25702, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a carrot" + }, + { + "unique_id": 25703, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a bowl" + }, + { + "unique_id": 25704, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a bowl above a carrot" + }, + { + "unique_id": 25705, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a carrot above a bowl" + }, + { + "unique_id": 25706, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a bowl below a carrot" + }, + { + "unique_id": 25707, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a carrot below a bowl" + }, + { + "unique_id": 25708, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a bowl and a carrot" + }, + { + "unique_id": 25709, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a carrot and a bowl" + }, + { + "unique_id": 25710, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a hot dog" + }, + { + "unique_id": 25711, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a bowl" + }, + { + "unique_id": 25712, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a hot dog" + }, + { + "unique_id": 25713, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a bowl" + }, + { + "unique_id": 25714, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a bowl above a hot dog" + }, + { + "unique_id": 25715, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a hot dog above a bowl" + }, + { + "unique_id": 25716, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a bowl below a hot dog" + }, + { + "unique_id": 25717, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a hot dog below a bowl" + }, + { + "unique_id": 25718, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a bowl and a hot dog" + }, + { + "unique_id": 25719, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a hot dog and a bowl" + }, + { + "unique_id": 25720, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a pizza" + }, + { + "unique_id": 25721, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a bowl" + }, + { + "unique_id": 25722, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a pizza" + }, + { + "unique_id": 25723, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a bowl" + }, + { + "unique_id": 25724, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a bowl above a pizza" + }, + { + "unique_id": 25725, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a pizza above a bowl" + }, + { + "unique_id": 25726, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a bowl below a pizza" + }, + { + "unique_id": 25727, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a pizza below a bowl" + }, + { + "unique_id": 25728, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a bowl and a pizza" + }, + { + "unique_id": 25729, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a pizza and a bowl" + }, + { + "unique_id": 25730, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a donut" + }, + { + "unique_id": 25731, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a bowl" + }, + { + "unique_id": 25732, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a donut" + }, + { + "unique_id": 25733, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a bowl" + }, + { + "unique_id": 25734, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a bowl above a donut" + }, + { + "unique_id": 25735, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a donut above a bowl" + }, + { + "unique_id": 25736, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a bowl below a donut" + }, + { + "unique_id": 25737, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a donut below a bowl" + }, + { + "unique_id": 25738, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a bowl and a donut" + }, + { + "unique_id": 25739, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a donut and a bowl" + }, + { + "unique_id": 25740, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a cake" + }, + { + "unique_id": 25741, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a bowl" + }, + { + "unique_id": 25742, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a cake" + }, + { + "unique_id": 25743, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a bowl" + }, + { + "unique_id": 25744, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a bowl above a cake" + }, + { + "unique_id": 25745, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a cake above a bowl" + }, + { + "unique_id": 25746, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a bowl below a cake" + }, + { + "unique_id": 25747, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a cake below a bowl" + }, + { + "unique_id": 25748, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a bowl and a cake" + }, + { + "unique_id": 25749, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a cake and a bowl" + }, + { + "unique_id": 25750, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a chair" + }, + { + "unique_id": 25751, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a bowl" + }, + { + "unique_id": 25752, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a chair" + }, + { + "unique_id": 25753, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a bowl" + }, + { + "unique_id": 25754, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a bowl above a chair" + }, + { + "unique_id": 25755, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a chair above a bowl" + }, + { + "unique_id": 25756, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a bowl below a chair" + }, + { + "unique_id": 25757, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a chair below a bowl" + }, + { + "unique_id": 25758, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a bowl and a chair" + }, + { + "unique_id": 25759, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a chair and a bowl" + }, + { + "unique_id": 25760, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a couch" + }, + { + "unique_id": 25761, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a bowl" + }, + { + "unique_id": 25762, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a couch" + }, + { + "unique_id": 25763, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a bowl" + }, + { + "unique_id": 25764, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a bowl above a couch" + }, + { + "unique_id": 25765, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a couch above a bowl" + }, + { + "unique_id": 25766, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a bowl below a couch" + }, + { + "unique_id": 25767, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a couch below a bowl" + }, + { + "unique_id": 25768, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a bowl and a couch" + }, + { + "unique_id": 25769, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a couch and a bowl" + }, + { + "unique_id": 25770, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a potted plant" + }, + { + "unique_id": 25771, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a bowl" + }, + { + "unique_id": 25772, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a potted plant" + }, + { + "unique_id": 25773, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a bowl" + }, + { + "unique_id": 25774, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a bowl above a potted plant" + }, + { + "unique_id": 25775, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a potted plant above a bowl" + }, + { + "unique_id": 25776, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a bowl below a potted plant" + }, + { + "unique_id": 25777, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a potted plant below a bowl" + }, + { + "unique_id": 25778, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a bowl and a potted plant" + }, + { + "unique_id": 25779, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a potted plant and a bowl" + }, + { + "unique_id": 25780, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a bed" + }, + { + "unique_id": 25781, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a bowl" + }, + { + "unique_id": 25782, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a bed" + }, + { + "unique_id": 25783, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a bowl" + }, + { + "unique_id": 25784, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a bowl above a bed" + }, + { + "unique_id": 25785, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a bed above a bowl" + }, + { + "unique_id": 25786, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a bowl below a bed" + }, + { + "unique_id": 25787, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a bed below a bowl" + }, + { + "unique_id": 25788, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a bowl and a bed" + }, + { + "unique_id": 25789, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a bed and a bowl" + }, + { + "unique_id": 25790, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a dining table" + }, + { + "unique_id": 25791, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a bowl" + }, + { + "unique_id": 25792, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a dining table" + }, + { + "unique_id": 25793, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a bowl" + }, + { + "unique_id": 25794, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a bowl above a dining table" + }, + { + "unique_id": 25795, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a dining table above a bowl" + }, + { + "unique_id": 25796, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a bowl below a dining table" + }, + { + "unique_id": 25797, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a dining table below a bowl" + }, + { + "unique_id": 25798, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a bowl and a dining table" + }, + { + "unique_id": 25799, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a dining table and a bowl" + }, + { + "unique_id": 25800, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a toilet" + }, + { + "unique_id": 25801, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a bowl" + }, + { + "unique_id": 25802, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a toilet" + }, + { + "unique_id": 25803, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a bowl" + }, + { + "unique_id": 25804, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a bowl above a toilet" + }, + { + "unique_id": 25805, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a toilet above a bowl" + }, + { + "unique_id": 25806, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a bowl below a toilet" + }, + { + "unique_id": 25807, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a toilet below a bowl" + }, + { + "unique_id": 25808, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a bowl and a toilet" + }, + { + "unique_id": 25809, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a toilet and a bowl" + }, + { + "unique_id": 25810, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a tv" + }, + { + "unique_id": 25811, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a bowl" + }, + { + "unique_id": 25812, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a tv" + }, + { + "unique_id": 25813, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a bowl" + }, + { + "unique_id": 25814, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a bowl above a tv" + }, + { + "unique_id": 25815, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a tv above a bowl" + }, + { + "unique_id": 25816, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a bowl below a tv" + }, + { + "unique_id": 25817, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a tv below a bowl" + }, + { + "unique_id": 25818, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a bowl and a tv" + }, + { + "unique_id": 25819, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a tv and a bowl" + }, + { + "unique_id": 25820, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a laptop" + }, + { + "unique_id": 25821, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a bowl" + }, + { + "unique_id": 25822, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a laptop" + }, + { + "unique_id": 25823, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a bowl" + }, + { + "unique_id": 25824, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a bowl above a laptop" + }, + { + "unique_id": 25825, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a laptop above a bowl" + }, + { + "unique_id": 25826, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a bowl below a laptop" + }, + { + "unique_id": 25827, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a laptop below a bowl" + }, + { + "unique_id": 25828, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a bowl and a laptop" + }, + { + "unique_id": 25829, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a laptop and a bowl" + }, + { + "unique_id": 25830, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a mouse" + }, + { + "unique_id": 25831, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a bowl" + }, + { + "unique_id": 25832, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a mouse" + }, + { + "unique_id": 25833, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a bowl" + }, + { + "unique_id": 25834, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a bowl above a mouse" + }, + { + "unique_id": 25835, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a mouse above a bowl" + }, + { + "unique_id": 25836, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a bowl below a mouse" + }, + { + "unique_id": 25837, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a mouse below a bowl" + }, + { + "unique_id": 25838, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a bowl and a mouse" + }, + { + "unique_id": 25839, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a mouse and a bowl" + }, + { + "unique_id": 25840, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a remote" + }, + { + "unique_id": 25841, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a bowl" + }, + { + "unique_id": 25842, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a remote" + }, + { + "unique_id": 25843, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a bowl" + }, + { + "unique_id": 25844, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a bowl above a remote" + }, + { + "unique_id": 25845, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a remote above a bowl" + }, + { + "unique_id": 25846, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a bowl below a remote" + }, + { + "unique_id": 25847, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a remote below a bowl" + }, + { + "unique_id": 25848, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a bowl and a remote" + }, + { + "unique_id": 25849, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a remote and a bowl" + }, + { + "unique_id": 25850, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a keyboard" + }, + { + "unique_id": 25851, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a bowl" + }, + { + "unique_id": 25852, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a keyboard" + }, + { + "unique_id": 25853, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a bowl" + }, + { + "unique_id": 25854, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a bowl above a keyboard" + }, + { + "unique_id": 25855, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a keyboard above a bowl" + }, + { + "unique_id": 25856, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a bowl below a keyboard" + }, + { + "unique_id": 25857, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a keyboard below a bowl" + }, + { + "unique_id": 25858, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a bowl and a keyboard" + }, + { + "unique_id": 25859, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a keyboard and a bowl" + }, + { + "unique_id": 25860, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a cell phone" + }, + { + "unique_id": 25861, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a bowl" + }, + { + "unique_id": 25862, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a cell phone" + }, + { + "unique_id": 25863, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a bowl" + }, + { + "unique_id": 25864, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a bowl above a cell phone" + }, + { + "unique_id": 25865, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a cell phone above a bowl" + }, + { + "unique_id": 25866, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a bowl below a cell phone" + }, + { + "unique_id": 25867, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a cell phone below a bowl" + }, + { + "unique_id": 25868, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a bowl and a cell phone" + }, + { + "unique_id": 25869, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a cell phone and a bowl" + }, + { + "unique_id": 25870, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a microwave" + }, + { + "unique_id": 25871, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a bowl" + }, + { + "unique_id": 25872, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a microwave" + }, + { + "unique_id": 25873, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a bowl" + }, + { + "unique_id": 25874, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a bowl above a microwave" + }, + { + "unique_id": 25875, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a microwave above a bowl" + }, + { + "unique_id": 25876, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a bowl below a microwave" + }, + { + "unique_id": 25877, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a microwave below a bowl" + }, + { + "unique_id": 25878, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a bowl and a microwave" + }, + { + "unique_id": 25879, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a microwave and a bowl" + }, + { + "unique_id": 25880, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of an oven" + }, + { + "unique_id": 25881, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a bowl" + }, + { + "unique_id": 25882, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of an oven" + }, + { + "unique_id": 25883, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a bowl" + }, + { + "unique_id": 25884, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a bowl above an oven" + }, + { + "unique_id": 25885, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "an oven above a bowl" + }, + { + "unique_id": 25886, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a bowl below an oven" + }, + { + "unique_id": 25887, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "an oven below a bowl" + }, + { + "unique_id": 25888, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a bowl and an oven" + }, + { + "unique_id": 25889, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "an oven and a bowl" + }, + { + "unique_id": 25890, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a toaster" + }, + { + "unique_id": 25891, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a bowl" + }, + { + "unique_id": 25892, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a toaster" + }, + { + "unique_id": 25893, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a bowl" + }, + { + "unique_id": 25894, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a bowl above a toaster" + }, + { + "unique_id": 25895, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a toaster above a bowl" + }, + { + "unique_id": 25896, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a bowl below a toaster" + }, + { + "unique_id": 25897, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a toaster below a bowl" + }, + { + "unique_id": 25898, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a bowl and a toaster" + }, + { + "unique_id": 25899, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a toaster and a bowl" + }, + { + "unique_id": 25900, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a sink" + }, + { + "unique_id": 25901, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a bowl" + }, + { + "unique_id": 25902, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a sink" + }, + { + "unique_id": 25903, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a bowl" + }, + { + "unique_id": 25904, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a bowl above a sink" + }, + { + "unique_id": 25905, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a sink above a bowl" + }, + { + "unique_id": 25906, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a bowl below a sink" + }, + { + "unique_id": 25907, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a sink below a bowl" + }, + { + "unique_id": 25908, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a bowl and a sink" + }, + { + "unique_id": 25909, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a sink and a bowl" + }, + { + "unique_id": 25910, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a refrigerator" + }, + { + "unique_id": 25911, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a bowl" + }, + { + "unique_id": 25912, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a refrigerator" + }, + { + "unique_id": 25913, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a bowl" + }, + { + "unique_id": 25914, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a bowl above a refrigerator" + }, + { + "unique_id": 25915, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a refrigerator above a bowl" + }, + { + "unique_id": 25916, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a bowl below a refrigerator" + }, + { + "unique_id": 25917, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a refrigerator below a bowl" + }, + { + "unique_id": 25918, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a bowl and a refrigerator" + }, + { + "unique_id": 25919, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a refrigerator and a bowl" + }, + { + "unique_id": 25920, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a book" + }, + { + "unique_id": 25921, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a book to the left of a bowl" + }, + { + "unique_id": 25922, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a book" + }, + { + "unique_id": 25923, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a book to the right of a bowl" + }, + { + "unique_id": 25924, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a bowl above a book" + }, + { + "unique_id": 25925, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a book above a bowl" + }, + { + "unique_id": 25926, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a bowl below a book" + }, + { + "unique_id": 25927, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a book below a bowl" + }, + { + "unique_id": 25928, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a bowl and a book" + }, + { + "unique_id": 25929, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a book and a bowl" + }, + { + "unique_id": 25930, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a clock" + }, + { + "unique_id": 25931, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a bowl" + }, + { + "unique_id": 25932, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a clock" + }, + { + "unique_id": 25933, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a bowl" + }, + { + "unique_id": 25934, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a bowl above a clock" + }, + { + "unique_id": 25935, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a clock above a bowl" + }, + { + "unique_id": 25936, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a bowl below a clock" + }, + { + "unique_id": 25937, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a clock below a bowl" + }, + { + "unique_id": 25938, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a bowl and a clock" + }, + { + "unique_id": 25939, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a clock and a bowl" + }, + { + "unique_id": 25940, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a vase" + }, + { + "unique_id": 25941, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a bowl" + }, + { + "unique_id": 25942, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a vase" + }, + { + "unique_id": 25943, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a bowl" + }, + { + "unique_id": 25944, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a bowl above a vase" + }, + { + "unique_id": 25945, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a vase above a bowl" + }, + { + "unique_id": 25946, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a bowl below a vase" + }, + { + "unique_id": 25947, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a vase below a bowl" + }, + { + "unique_id": 25948, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a bowl and a vase" + }, + { + "unique_id": 25949, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a vase and a bowl" + }, + { + "unique_id": 25950, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a scissors" + }, + { + "unique_id": 25951, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a bowl" + }, + { + "unique_id": 25952, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a scissors" + }, + { + "unique_id": 25953, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a bowl" + }, + { + "unique_id": 25954, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a bowl above a scissors" + }, + { + "unique_id": 25955, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a scissors above a bowl" + }, + { + "unique_id": 25956, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a bowl below a scissors" + }, + { + "unique_id": 25957, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a scissors below a bowl" + }, + { + "unique_id": 25958, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a bowl and a scissors" + }, + { + "unique_id": 25959, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a scissors and a bowl" + }, + { + "unique_id": 25960, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a teddy bear" + }, + { + "unique_id": 25961, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a bowl" + }, + { + "unique_id": 25962, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a teddy bear" + }, + { + "unique_id": 25963, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a bowl" + }, + { + "unique_id": 25964, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a bowl above a teddy bear" + }, + { + "unique_id": 25965, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a teddy bear above a bowl" + }, + { + "unique_id": 25966, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a bowl below a teddy bear" + }, + { + "unique_id": 25967, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a teddy bear below a bowl" + }, + { + "unique_id": 25968, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a bowl and a teddy bear" + }, + { + "unique_id": 25969, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a teddy bear and a bowl" + }, + { + "unique_id": 25970, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a hair drier" + }, + { + "unique_id": 25971, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a bowl" + }, + { + "unique_id": 25972, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a hair drier" + }, + { + "unique_id": 25973, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a bowl" + }, + { + "unique_id": 25974, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a bowl above a hair drier" + }, + { + "unique_id": 25975, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a hair drier above a bowl" + }, + { + "unique_id": 25976, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a bowl below a hair drier" + }, + { + "unique_id": 25977, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a hair drier below a bowl" + }, + { + "unique_id": 25978, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a bowl and a hair drier" + }, + { + "unique_id": 25979, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a hair drier and a bowl" + }, + { + "unique_id": 25980, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a bowl to the left of a toothbrush" + }, + { + "unique_id": 25981, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a bowl" + }, + { + "unique_id": 25982, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a bowl to the right of a toothbrush" + }, + { + "unique_id": 25983, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a bowl" + }, + { + "unique_id": 25984, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a bowl above a toothbrush" + }, + { + "unique_id": 25985, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "above", + "text": "a toothbrush above a bowl" + }, + { + "unique_id": 25986, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a bowl below a toothbrush" + }, + { + "unique_id": 25987, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "below", + "text": "a toothbrush below a bowl" + }, + { + "unique_id": 25988, + "num_objects": 2, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a bowl and a toothbrush" + }, + { + "unique_id": 25989, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bowl" + ], + "rel_type": "and", + "text": "a toothbrush and a bowl" + }, + { + "unique_id": 25990, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a banana to the left of an apple" + }, + { + "unique_id": 25991, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a banana" + }, + { + "unique_id": 25992, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a banana to the right of an apple" + }, + { + "unique_id": 25993, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a banana" + }, + { + "unique_id": 25994, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a banana above an apple" + }, + { + "unique_id": 25995, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "an apple above a banana" + }, + { + "unique_id": 25996, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a banana below an apple" + }, + { + "unique_id": 25997, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "an apple below a banana" + }, + { + "unique_id": 25998, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a banana and an apple" + }, + { + "unique_id": 25999, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "an apple and a banana" + }, + { + "unique_id": 26000, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a sandwich" + }, + { + "unique_id": 26001, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a banana" + }, + { + "unique_id": 26002, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a sandwich" + }, + { + "unique_id": 26003, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a banana" + }, + { + "unique_id": 26004, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a banana above a sandwich" + }, + { + "unique_id": 26005, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a sandwich above a banana" + }, + { + "unique_id": 26006, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a banana below a sandwich" + }, + { + "unique_id": 26007, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a sandwich below a banana" + }, + { + "unique_id": 26008, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a banana and a sandwich" + }, + { + "unique_id": 26009, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a sandwich and a banana" + }, + { + "unique_id": 26010, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a banana to the left of an orange" + }, + { + "unique_id": 26011, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a banana" + }, + { + "unique_id": 26012, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a banana to the right of an orange" + }, + { + "unique_id": 26013, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a banana" + }, + { + "unique_id": 26014, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a banana above an orange" + }, + { + "unique_id": 26015, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "an orange above a banana" + }, + { + "unique_id": 26016, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a banana below an orange" + }, + { + "unique_id": 26017, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "an orange below a banana" + }, + { + "unique_id": 26018, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a banana and an orange" + }, + { + "unique_id": 26019, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "an orange and a banana" + }, + { + "unique_id": 26020, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a broccoli" + }, + { + "unique_id": 26021, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a banana" + }, + { + "unique_id": 26022, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a broccoli" + }, + { + "unique_id": 26023, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a banana" + }, + { + "unique_id": 26024, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a banana above a broccoli" + }, + { + "unique_id": 26025, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a broccoli above a banana" + }, + { + "unique_id": 26026, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a banana below a broccoli" + }, + { + "unique_id": 26027, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a broccoli below a banana" + }, + { + "unique_id": 26028, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a banana and a broccoli" + }, + { + "unique_id": 26029, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a broccoli and a banana" + }, + { + "unique_id": 26030, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a carrot" + }, + { + "unique_id": 26031, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a banana" + }, + { + "unique_id": 26032, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a carrot" + }, + { + "unique_id": 26033, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a banana" + }, + { + "unique_id": 26034, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a banana above a carrot" + }, + { + "unique_id": 26035, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a carrot above a banana" + }, + { + "unique_id": 26036, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a banana below a carrot" + }, + { + "unique_id": 26037, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a carrot below a banana" + }, + { + "unique_id": 26038, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a banana and a carrot" + }, + { + "unique_id": 26039, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a carrot and a banana" + }, + { + "unique_id": 26040, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a hot dog" + }, + { + "unique_id": 26041, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a banana" + }, + { + "unique_id": 26042, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a hot dog" + }, + { + "unique_id": 26043, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a banana" + }, + { + "unique_id": 26044, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a banana above a hot dog" + }, + { + "unique_id": 26045, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a hot dog above a banana" + }, + { + "unique_id": 26046, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a banana below a hot dog" + }, + { + "unique_id": 26047, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a hot dog below a banana" + }, + { + "unique_id": 26048, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a banana and a hot dog" + }, + { + "unique_id": 26049, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a hot dog and a banana" + }, + { + "unique_id": 26050, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a pizza" + }, + { + "unique_id": 26051, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a banana" + }, + { + "unique_id": 26052, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a pizza" + }, + { + "unique_id": 26053, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a banana" + }, + { + "unique_id": 26054, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a banana above a pizza" + }, + { + "unique_id": 26055, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a pizza above a banana" + }, + { + "unique_id": 26056, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a banana below a pizza" + }, + { + "unique_id": 26057, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a pizza below a banana" + }, + { + "unique_id": 26058, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a banana and a pizza" + }, + { + "unique_id": 26059, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a pizza and a banana" + }, + { + "unique_id": 26060, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a donut" + }, + { + "unique_id": 26061, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a banana" + }, + { + "unique_id": 26062, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a donut" + }, + { + "unique_id": 26063, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a banana" + }, + { + "unique_id": 26064, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a banana above a donut" + }, + { + "unique_id": 26065, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a donut above a banana" + }, + { + "unique_id": 26066, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a banana below a donut" + }, + { + "unique_id": 26067, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a donut below a banana" + }, + { + "unique_id": 26068, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a banana and a donut" + }, + { + "unique_id": 26069, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a donut and a banana" + }, + { + "unique_id": 26070, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a cake" + }, + { + "unique_id": 26071, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a banana" + }, + { + "unique_id": 26072, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a cake" + }, + { + "unique_id": 26073, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a banana" + }, + { + "unique_id": 26074, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a banana above a cake" + }, + { + "unique_id": 26075, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a cake above a banana" + }, + { + "unique_id": 26076, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a banana below a cake" + }, + { + "unique_id": 26077, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a cake below a banana" + }, + { + "unique_id": 26078, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a banana and a cake" + }, + { + "unique_id": 26079, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a cake and a banana" + }, + { + "unique_id": 26080, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a chair" + }, + { + "unique_id": 26081, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a banana" + }, + { + "unique_id": 26082, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a chair" + }, + { + "unique_id": 26083, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a banana" + }, + { + "unique_id": 26084, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a banana above a chair" + }, + { + "unique_id": 26085, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a chair above a banana" + }, + { + "unique_id": 26086, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a banana below a chair" + }, + { + "unique_id": 26087, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a chair below a banana" + }, + { + "unique_id": 26088, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a banana and a chair" + }, + { + "unique_id": 26089, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a chair and a banana" + }, + { + "unique_id": 26090, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a couch" + }, + { + "unique_id": 26091, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a banana" + }, + { + "unique_id": 26092, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a couch" + }, + { + "unique_id": 26093, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a banana" + }, + { + "unique_id": 26094, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a banana above a couch" + }, + { + "unique_id": 26095, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a couch above a banana" + }, + { + "unique_id": 26096, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a banana below a couch" + }, + { + "unique_id": 26097, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a couch below a banana" + }, + { + "unique_id": 26098, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a banana and a couch" + }, + { + "unique_id": 26099, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a couch and a banana" + }, + { + "unique_id": 26100, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a potted plant" + }, + { + "unique_id": 26101, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a banana" + }, + { + "unique_id": 26102, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a potted plant" + }, + { + "unique_id": 26103, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a banana" + }, + { + "unique_id": 26104, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a banana above a potted plant" + }, + { + "unique_id": 26105, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a potted plant above a banana" + }, + { + "unique_id": 26106, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a banana below a potted plant" + }, + { + "unique_id": 26107, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a potted plant below a banana" + }, + { + "unique_id": 26108, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a banana and a potted plant" + }, + { + "unique_id": 26109, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a potted plant and a banana" + }, + { + "unique_id": 26110, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a bed" + }, + { + "unique_id": 26111, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a banana" + }, + { + "unique_id": 26112, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a bed" + }, + { + "unique_id": 26113, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a banana" + }, + { + "unique_id": 26114, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a banana above a bed" + }, + { + "unique_id": 26115, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a bed above a banana" + }, + { + "unique_id": 26116, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a banana below a bed" + }, + { + "unique_id": 26117, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a bed below a banana" + }, + { + "unique_id": 26118, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a banana and a bed" + }, + { + "unique_id": 26119, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a bed and a banana" + }, + { + "unique_id": 26120, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a dining table" + }, + { + "unique_id": 26121, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a banana" + }, + { + "unique_id": 26122, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a dining table" + }, + { + "unique_id": 26123, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a banana" + }, + { + "unique_id": 26124, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a banana above a dining table" + }, + { + "unique_id": 26125, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a dining table above a banana" + }, + { + "unique_id": 26126, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a banana below a dining table" + }, + { + "unique_id": 26127, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a dining table below a banana" + }, + { + "unique_id": 26128, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a banana and a dining table" + }, + { + "unique_id": 26129, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a dining table and a banana" + }, + { + "unique_id": 26130, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a toilet" + }, + { + "unique_id": 26131, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a banana" + }, + { + "unique_id": 26132, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a toilet" + }, + { + "unique_id": 26133, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a banana" + }, + { + "unique_id": 26134, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a banana above a toilet" + }, + { + "unique_id": 26135, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a toilet above a banana" + }, + { + "unique_id": 26136, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a banana below a toilet" + }, + { + "unique_id": 26137, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a toilet below a banana" + }, + { + "unique_id": 26138, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a banana and a toilet" + }, + { + "unique_id": 26139, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a toilet and a banana" + }, + { + "unique_id": 26140, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a tv" + }, + { + "unique_id": 26141, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a banana" + }, + { + "unique_id": 26142, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a tv" + }, + { + "unique_id": 26143, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a banana" + }, + { + "unique_id": 26144, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a banana above a tv" + }, + { + "unique_id": 26145, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a tv above a banana" + }, + { + "unique_id": 26146, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a banana below a tv" + }, + { + "unique_id": 26147, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a tv below a banana" + }, + { + "unique_id": 26148, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a banana and a tv" + }, + { + "unique_id": 26149, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a tv and a banana" + }, + { + "unique_id": 26150, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a laptop" + }, + { + "unique_id": 26151, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a banana" + }, + { + "unique_id": 26152, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a laptop" + }, + { + "unique_id": 26153, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a banana" + }, + { + "unique_id": 26154, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a banana above a laptop" + }, + { + "unique_id": 26155, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a laptop above a banana" + }, + { + "unique_id": 26156, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a banana below a laptop" + }, + { + "unique_id": 26157, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a laptop below a banana" + }, + { + "unique_id": 26158, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a banana and a laptop" + }, + { + "unique_id": 26159, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a laptop and a banana" + }, + { + "unique_id": 26160, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a mouse" + }, + { + "unique_id": 26161, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a banana" + }, + { + "unique_id": 26162, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a mouse" + }, + { + "unique_id": 26163, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a banana" + }, + { + "unique_id": 26164, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a banana above a mouse" + }, + { + "unique_id": 26165, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a mouse above a banana" + }, + { + "unique_id": 26166, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a banana below a mouse" + }, + { + "unique_id": 26167, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a mouse below a banana" + }, + { + "unique_id": 26168, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a banana and a mouse" + }, + { + "unique_id": 26169, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a mouse and a banana" + }, + { + "unique_id": 26170, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a remote" + }, + { + "unique_id": 26171, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a banana" + }, + { + "unique_id": 26172, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a remote" + }, + { + "unique_id": 26173, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a banana" + }, + { + "unique_id": 26174, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a banana above a remote" + }, + { + "unique_id": 26175, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a remote above a banana" + }, + { + "unique_id": 26176, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a banana below a remote" + }, + { + "unique_id": 26177, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a remote below a banana" + }, + { + "unique_id": 26178, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a banana and a remote" + }, + { + "unique_id": 26179, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a remote and a banana" + }, + { + "unique_id": 26180, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a keyboard" + }, + { + "unique_id": 26181, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a banana" + }, + { + "unique_id": 26182, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a keyboard" + }, + { + "unique_id": 26183, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a banana" + }, + { + "unique_id": 26184, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a banana above a keyboard" + }, + { + "unique_id": 26185, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a keyboard above a banana" + }, + { + "unique_id": 26186, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a banana below a keyboard" + }, + { + "unique_id": 26187, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a keyboard below a banana" + }, + { + "unique_id": 26188, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a banana and a keyboard" + }, + { + "unique_id": 26189, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a keyboard and a banana" + }, + { + "unique_id": 26190, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a cell phone" + }, + { + "unique_id": 26191, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a banana" + }, + { + "unique_id": 26192, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a cell phone" + }, + { + "unique_id": 26193, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a banana" + }, + { + "unique_id": 26194, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a banana above a cell phone" + }, + { + "unique_id": 26195, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a cell phone above a banana" + }, + { + "unique_id": 26196, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a banana below a cell phone" + }, + { + "unique_id": 26197, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a cell phone below a banana" + }, + { + "unique_id": 26198, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a banana and a cell phone" + }, + { + "unique_id": 26199, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a cell phone and a banana" + }, + { + "unique_id": 26200, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a microwave" + }, + { + "unique_id": 26201, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a banana" + }, + { + "unique_id": 26202, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a microwave" + }, + { + "unique_id": 26203, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a banana" + }, + { + "unique_id": 26204, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a banana above a microwave" + }, + { + "unique_id": 26205, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a microwave above a banana" + }, + { + "unique_id": 26206, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a banana below a microwave" + }, + { + "unique_id": 26207, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a microwave below a banana" + }, + { + "unique_id": 26208, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a banana and a microwave" + }, + { + "unique_id": 26209, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a microwave and a banana" + }, + { + "unique_id": 26210, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a banana to the left of an oven" + }, + { + "unique_id": 26211, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a banana" + }, + { + "unique_id": 26212, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a banana to the right of an oven" + }, + { + "unique_id": 26213, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a banana" + }, + { + "unique_id": 26214, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a banana above an oven" + }, + { + "unique_id": 26215, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "an oven above a banana" + }, + { + "unique_id": 26216, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a banana below an oven" + }, + { + "unique_id": 26217, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "an oven below a banana" + }, + { + "unique_id": 26218, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a banana and an oven" + }, + { + "unique_id": 26219, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "an oven and a banana" + }, + { + "unique_id": 26220, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a toaster" + }, + { + "unique_id": 26221, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a banana" + }, + { + "unique_id": 26222, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a toaster" + }, + { + "unique_id": 26223, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a banana" + }, + { + "unique_id": 26224, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a banana above a toaster" + }, + { + "unique_id": 26225, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a toaster above a banana" + }, + { + "unique_id": 26226, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a banana below a toaster" + }, + { + "unique_id": 26227, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a toaster below a banana" + }, + { + "unique_id": 26228, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a banana and a toaster" + }, + { + "unique_id": 26229, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a toaster and a banana" + }, + { + "unique_id": 26230, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a sink" + }, + { + "unique_id": 26231, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a banana" + }, + { + "unique_id": 26232, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a sink" + }, + { + "unique_id": 26233, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a banana" + }, + { + "unique_id": 26234, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a banana above a sink" + }, + { + "unique_id": 26235, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a sink above a banana" + }, + { + "unique_id": 26236, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a banana below a sink" + }, + { + "unique_id": 26237, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a sink below a banana" + }, + { + "unique_id": 26238, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a banana and a sink" + }, + { + "unique_id": 26239, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a sink and a banana" + }, + { + "unique_id": 26240, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a refrigerator" + }, + { + "unique_id": 26241, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a banana" + }, + { + "unique_id": 26242, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a refrigerator" + }, + { + "unique_id": 26243, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a banana" + }, + { + "unique_id": 26244, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a banana above a refrigerator" + }, + { + "unique_id": 26245, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a refrigerator above a banana" + }, + { + "unique_id": 26246, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a banana below a refrigerator" + }, + { + "unique_id": 26247, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a refrigerator below a banana" + }, + { + "unique_id": 26248, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a banana and a refrigerator" + }, + { + "unique_id": 26249, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a refrigerator and a banana" + }, + { + "unique_id": 26250, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a book" + }, + { + "unique_id": 26251, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a book to the left of a banana" + }, + { + "unique_id": 26252, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a book" + }, + { + "unique_id": 26253, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a book to the right of a banana" + }, + { + "unique_id": 26254, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a banana above a book" + }, + { + "unique_id": 26255, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a book above a banana" + }, + { + "unique_id": 26256, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a banana below a book" + }, + { + "unique_id": 26257, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a book below a banana" + }, + { + "unique_id": 26258, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a banana and a book" + }, + { + "unique_id": 26259, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a book and a banana" + }, + { + "unique_id": 26260, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a clock" + }, + { + "unique_id": 26261, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a banana" + }, + { + "unique_id": 26262, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a clock" + }, + { + "unique_id": 26263, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a banana" + }, + { + "unique_id": 26264, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a banana above a clock" + }, + { + "unique_id": 26265, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a clock above a banana" + }, + { + "unique_id": 26266, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a banana below a clock" + }, + { + "unique_id": 26267, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a clock below a banana" + }, + { + "unique_id": 26268, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a banana and a clock" + }, + { + "unique_id": 26269, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a clock and a banana" + }, + { + "unique_id": 26270, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a vase" + }, + { + "unique_id": 26271, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a banana" + }, + { + "unique_id": 26272, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a vase" + }, + { + "unique_id": 26273, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a banana" + }, + { + "unique_id": 26274, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a banana above a vase" + }, + { + "unique_id": 26275, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a vase above a banana" + }, + { + "unique_id": 26276, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a banana below a vase" + }, + { + "unique_id": 26277, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a vase below a banana" + }, + { + "unique_id": 26278, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a banana and a vase" + }, + { + "unique_id": 26279, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a vase and a banana" + }, + { + "unique_id": 26280, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a scissors" + }, + { + "unique_id": 26281, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a banana" + }, + { + "unique_id": 26282, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a scissors" + }, + { + "unique_id": 26283, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a banana" + }, + { + "unique_id": 26284, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a banana above a scissors" + }, + { + "unique_id": 26285, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a scissors above a banana" + }, + { + "unique_id": 26286, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a banana below a scissors" + }, + { + "unique_id": 26287, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a scissors below a banana" + }, + { + "unique_id": 26288, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a banana and a scissors" + }, + { + "unique_id": 26289, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a scissors and a banana" + }, + { + "unique_id": 26290, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a teddy bear" + }, + { + "unique_id": 26291, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a banana" + }, + { + "unique_id": 26292, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a teddy bear" + }, + { + "unique_id": 26293, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a banana" + }, + { + "unique_id": 26294, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a banana above a teddy bear" + }, + { + "unique_id": 26295, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a teddy bear above a banana" + }, + { + "unique_id": 26296, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a banana below a teddy bear" + }, + { + "unique_id": 26297, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a teddy bear below a banana" + }, + { + "unique_id": 26298, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a banana and a teddy bear" + }, + { + "unique_id": 26299, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a teddy bear and a banana" + }, + { + "unique_id": 26300, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a hair drier" + }, + { + "unique_id": 26301, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a banana" + }, + { + "unique_id": 26302, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a hair drier" + }, + { + "unique_id": 26303, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a banana" + }, + { + "unique_id": 26304, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a banana above a hair drier" + }, + { + "unique_id": 26305, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a hair drier above a banana" + }, + { + "unique_id": 26306, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a banana below a hair drier" + }, + { + "unique_id": 26307, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a hair drier below a banana" + }, + { + "unique_id": 26308, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a banana and a hair drier" + }, + { + "unique_id": 26309, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a hair drier and a banana" + }, + { + "unique_id": 26310, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a banana to the left of a toothbrush" + }, + { + "unique_id": 26311, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a banana" + }, + { + "unique_id": 26312, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a banana to the right of a toothbrush" + }, + { + "unique_id": 26313, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a banana" + }, + { + "unique_id": 26314, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a banana above a toothbrush" + }, + { + "unique_id": 26315, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "above", + "text": "a toothbrush above a banana" + }, + { + "unique_id": 26316, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a banana below a toothbrush" + }, + { + "unique_id": 26317, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "below", + "text": "a toothbrush below a banana" + }, + { + "unique_id": 26318, + "num_objects": 2, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a banana and a toothbrush" + }, + { + "unique_id": 26319, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "banana" + ], + "rel_type": "and", + "text": "a toothbrush and a banana" + }, + { + "unique_id": 26320, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a sandwich" + }, + { + "unique_id": 26321, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of an apple" + }, + { + "unique_id": 26322, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a sandwich" + }, + { + "unique_id": 26323, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of an apple" + }, + { + "unique_id": 26324, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "an apple above a sandwich" + }, + { + "unique_id": 26325, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a sandwich above an apple" + }, + { + "unique_id": 26326, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "an apple below a sandwich" + }, + { + "unique_id": 26327, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a sandwich below an apple" + }, + { + "unique_id": 26328, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "an apple and a sandwich" + }, + { + "unique_id": 26329, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a sandwich and an apple" + }, + { + "unique_id": 26330, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "an apple to the left of an orange" + }, + { + "unique_id": 26331, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "an orange to the left of an apple" + }, + { + "unique_id": 26332, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "an apple to the right of an orange" + }, + { + "unique_id": 26333, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "an orange to the right of an apple" + }, + { + "unique_id": 26334, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "an apple above an orange" + }, + { + "unique_id": 26335, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "an orange above an apple" + }, + { + "unique_id": 26336, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "an apple below an orange" + }, + { + "unique_id": 26337, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "an orange below an apple" + }, + { + "unique_id": 26338, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "an apple and an orange" + }, + { + "unique_id": 26339, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "an orange and an apple" + }, + { + "unique_id": 26340, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a broccoli" + }, + { + "unique_id": 26341, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of an apple" + }, + { + "unique_id": 26342, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a broccoli" + }, + { + "unique_id": 26343, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of an apple" + }, + { + "unique_id": 26344, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "an apple above a broccoli" + }, + { + "unique_id": 26345, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a broccoli above an apple" + }, + { + "unique_id": 26346, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "an apple below a broccoli" + }, + { + "unique_id": 26347, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a broccoli below an apple" + }, + { + "unique_id": 26348, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "an apple and a broccoli" + }, + { + "unique_id": 26349, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a broccoli and an apple" + }, + { + "unique_id": 26350, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a carrot" + }, + { + "unique_id": 26351, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of an apple" + }, + { + "unique_id": 26352, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a carrot" + }, + { + "unique_id": 26353, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of an apple" + }, + { + "unique_id": 26354, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "an apple above a carrot" + }, + { + "unique_id": 26355, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a carrot above an apple" + }, + { + "unique_id": 26356, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "an apple below a carrot" + }, + { + "unique_id": 26357, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a carrot below an apple" + }, + { + "unique_id": 26358, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "an apple and a carrot" + }, + { + "unique_id": 26359, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a carrot and an apple" + }, + { + "unique_id": 26360, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a hot dog" + }, + { + "unique_id": 26361, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of an apple" + }, + { + "unique_id": 26362, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a hot dog" + }, + { + "unique_id": 26363, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of an apple" + }, + { + "unique_id": 26364, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "an apple above a hot dog" + }, + { + "unique_id": 26365, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a hot dog above an apple" + }, + { + "unique_id": 26366, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "an apple below a hot dog" + }, + { + "unique_id": 26367, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a hot dog below an apple" + }, + { + "unique_id": 26368, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "an apple and a hot dog" + }, + { + "unique_id": 26369, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a hot dog and an apple" + }, + { + "unique_id": 26370, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a pizza" + }, + { + "unique_id": 26371, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of an apple" + }, + { + "unique_id": 26372, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a pizza" + }, + { + "unique_id": 26373, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of an apple" + }, + { + "unique_id": 26374, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "an apple above a pizza" + }, + { + "unique_id": 26375, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a pizza above an apple" + }, + { + "unique_id": 26376, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "an apple below a pizza" + }, + { + "unique_id": 26377, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a pizza below an apple" + }, + { + "unique_id": 26378, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "an apple and a pizza" + }, + { + "unique_id": 26379, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a pizza and an apple" + }, + { + "unique_id": 26380, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a donut" + }, + { + "unique_id": 26381, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a donut to the left of an apple" + }, + { + "unique_id": 26382, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a donut" + }, + { + "unique_id": 26383, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a donut to the right of an apple" + }, + { + "unique_id": 26384, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "an apple above a donut" + }, + { + "unique_id": 26385, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a donut above an apple" + }, + { + "unique_id": 26386, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "an apple below a donut" + }, + { + "unique_id": 26387, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a donut below an apple" + }, + { + "unique_id": 26388, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "an apple and a donut" + }, + { + "unique_id": 26389, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a donut and an apple" + }, + { + "unique_id": 26390, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a cake" + }, + { + "unique_id": 26391, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a cake to the left of an apple" + }, + { + "unique_id": 26392, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a cake" + }, + { + "unique_id": 26393, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a cake to the right of an apple" + }, + { + "unique_id": 26394, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "an apple above a cake" + }, + { + "unique_id": 26395, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a cake above an apple" + }, + { + "unique_id": 26396, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "an apple below a cake" + }, + { + "unique_id": 26397, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a cake below an apple" + }, + { + "unique_id": 26398, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "an apple and a cake" + }, + { + "unique_id": 26399, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a cake and an apple" + }, + { + "unique_id": 26400, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a chair" + }, + { + "unique_id": 26401, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a chair to the left of an apple" + }, + { + "unique_id": 26402, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a chair" + }, + { + "unique_id": 26403, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a chair to the right of an apple" + }, + { + "unique_id": 26404, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "an apple above a chair" + }, + { + "unique_id": 26405, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a chair above an apple" + }, + { + "unique_id": 26406, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "an apple below a chair" + }, + { + "unique_id": 26407, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a chair below an apple" + }, + { + "unique_id": 26408, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "an apple and a chair" + }, + { + "unique_id": 26409, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a chair and an apple" + }, + { + "unique_id": 26410, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a couch" + }, + { + "unique_id": 26411, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a couch to the left of an apple" + }, + { + "unique_id": 26412, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a couch" + }, + { + "unique_id": 26413, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a couch to the right of an apple" + }, + { + "unique_id": 26414, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "an apple above a couch" + }, + { + "unique_id": 26415, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a couch above an apple" + }, + { + "unique_id": 26416, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "an apple below a couch" + }, + { + "unique_id": 26417, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a couch below an apple" + }, + { + "unique_id": 26418, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "an apple and a couch" + }, + { + "unique_id": 26419, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a couch and an apple" + }, + { + "unique_id": 26420, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a potted plant" + }, + { + "unique_id": 26421, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of an apple" + }, + { + "unique_id": 26422, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a potted plant" + }, + { + "unique_id": 26423, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of an apple" + }, + { + "unique_id": 26424, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "an apple above a potted plant" + }, + { + "unique_id": 26425, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a potted plant above an apple" + }, + { + "unique_id": 26426, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "an apple below a potted plant" + }, + { + "unique_id": 26427, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a potted plant below an apple" + }, + { + "unique_id": 26428, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "an apple and a potted plant" + }, + { + "unique_id": 26429, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a potted plant and an apple" + }, + { + "unique_id": 26430, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a bed" + }, + { + "unique_id": 26431, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a bed to the left of an apple" + }, + { + "unique_id": 26432, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a bed" + }, + { + "unique_id": 26433, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a bed to the right of an apple" + }, + { + "unique_id": 26434, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "an apple above a bed" + }, + { + "unique_id": 26435, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a bed above an apple" + }, + { + "unique_id": 26436, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "an apple below a bed" + }, + { + "unique_id": 26437, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a bed below an apple" + }, + { + "unique_id": 26438, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "an apple and a bed" + }, + { + "unique_id": 26439, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a bed and an apple" + }, + { + "unique_id": 26440, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a dining table" + }, + { + "unique_id": 26441, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of an apple" + }, + { + "unique_id": 26442, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a dining table" + }, + { + "unique_id": 26443, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of an apple" + }, + { + "unique_id": 26444, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "an apple above a dining table" + }, + { + "unique_id": 26445, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a dining table above an apple" + }, + { + "unique_id": 26446, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "an apple below a dining table" + }, + { + "unique_id": 26447, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a dining table below an apple" + }, + { + "unique_id": 26448, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "an apple and a dining table" + }, + { + "unique_id": 26449, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a dining table and an apple" + }, + { + "unique_id": 26450, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a toilet" + }, + { + "unique_id": 26451, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of an apple" + }, + { + "unique_id": 26452, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a toilet" + }, + { + "unique_id": 26453, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of an apple" + }, + { + "unique_id": 26454, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "an apple above a toilet" + }, + { + "unique_id": 26455, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a toilet above an apple" + }, + { + "unique_id": 26456, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "an apple below a toilet" + }, + { + "unique_id": 26457, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a toilet below an apple" + }, + { + "unique_id": 26458, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "an apple and a toilet" + }, + { + "unique_id": 26459, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a toilet and an apple" + }, + { + "unique_id": 26460, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a tv" + }, + { + "unique_id": 26461, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a tv to the left of an apple" + }, + { + "unique_id": 26462, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a tv" + }, + { + "unique_id": 26463, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a tv to the right of an apple" + }, + { + "unique_id": 26464, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "an apple above a tv" + }, + { + "unique_id": 26465, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a tv above an apple" + }, + { + "unique_id": 26466, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "an apple below a tv" + }, + { + "unique_id": 26467, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a tv below an apple" + }, + { + "unique_id": 26468, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "an apple and a tv" + }, + { + "unique_id": 26469, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a tv and an apple" + }, + { + "unique_id": 26470, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a laptop" + }, + { + "unique_id": 26471, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of an apple" + }, + { + "unique_id": 26472, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a laptop" + }, + { + "unique_id": 26473, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of an apple" + }, + { + "unique_id": 26474, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "an apple above a laptop" + }, + { + "unique_id": 26475, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a laptop above an apple" + }, + { + "unique_id": 26476, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "an apple below a laptop" + }, + { + "unique_id": 26477, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a laptop below an apple" + }, + { + "unique_id": 26478, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "an apple and a laptop" + }, + { + "unique_id": 26479, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a laptop and an apple" + }, + { + "unique_id": 26480, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a mouse" + }, + { + "unique_id": 26481, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of an apple" + }, + { + "unique_id": 26482, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a mouse" + }, + { + "unique_id": 26483, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of an apple" + }, + { + "unique_id": 26484, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "an apple above a mouse" + }, + { + "unique_id": 26485, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a mouse above an apple" + }, + { + "unique_id": 26486, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "an apple below a mouse" + }, + { + "unique_id": 26487, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a mouse below an apple" + }, + { + "unique_id": 26488, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "an apple and a mouse" + }, + { + "unique_id": 26489, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a mouse and an apple" + }, + { + "unique_id": 26490, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a remote" + }, + { + "unique_id": 26491, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a remote to the left of an apple" + }, + { + "unique_id": 26492, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a remote" + }, + { + "unique_id": 26493, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a remote to the right of an apple" + }, + { + "unique_id": 26494, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "an apple above a remote" + }, + { + "unique_id": 26495, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a remote above an apple" + }, + { + "unique_id": 26496, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "an apple below a remote" + }, + { + "unique_id": 26497, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a remote below an apple" + }, + { + "unique_id": 26498, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "an apple and a remote" + }, + { + "unique_id": 26499, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a remote and an apple" + }, + { + "unique_id": 26500, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a keyboard" + }, + { + "unique_id": 26501, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of an apple" + }, + { + "unique_id": 26502, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a keyboard" + }, + { + "unique_id": 26503, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of an apple" + }, + { + "unique_id": 26504, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "an apple above a keyboard" + }, + { + "unique_id": 26505, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a keyboard above an apple" + }, + { + "unique_id": 26506, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "an apple below a keyboard" + }, + { + "unique_id": 26507, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a keyboard below an apple" + }, + { + "unique_id": 26508, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "an apple and a keyboard" + }, + { + "unique_id": 26509, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a keyboard and an apple" + }, + { + "unique_id": 26510, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a cell phone" + }, + { + "unique_id": 26511, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of an apple" + }, + { + "unique_id": 26512, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a cell phone" + }, + { + "unique_id": 26513, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of an apple" + }, + { + "unique_id": 26514, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "an apple above a cell phone" + }, + { + "unique_id": 26515, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a cell phone above an apple" + }, + { + "unique_id": 26516, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "an apple below a cell phone" + }, + { + "unique_id": 26517, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a cell phone below an apple" + }, + { + "unique_id": 26518, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "an apple and a cell phone" + }, + { + "unique_id": 26519, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a cell phone and an apple" + }, + { + "unique_id": 26520, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a microwave" + }, + { + "unique_id": 26521, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of an apple" + }, + { + "unique_id": 26522, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a microwave" + }, + { + "unique_id": 26523, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of an apple" + }, + { + "unique_id": 26524, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "an apple above a microwave" + }, + { + "unique_id": 26525, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a microwave above an apple" + }, + { + "unique_id": 26526, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "an apple below a microwave" + }, + { + "unique_id": 26527, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a microwave below an apple" + }, + { + "unique_id": 26528, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "an apple and a microwave" + }, + { + "unique_id": 26529, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a microwave and an apple" + }, + { + "unique_id": 26530, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "an apple to the left of an oven" + }, + { + "unique_id": 26531, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "an oven to the left of an apple" + }, + { + "unique_id": 26532, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "an apple to the right of an oven" + }, + { + "unique_id": 26533, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "an oven to the right of an apple" + }, + { + "unique_id": 26534, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "an apple above an oven" + }, + { + "unique_id": 26535, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "an oven above an apple" + }, + { + "unique_id": 26536, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "an apple below an oven" + }, + { + "unique_id": 26537, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "an oven below an apple" + }, + { + "unique_id": 26538, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "an apple and an oven" + }, + { + "unique_id": 26539, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "an oven and an apple" + }, + { + "unique_id": 26540, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a toaster" + }, + { + "unique_id": 26541, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of an apple" + }, + { + "unique_id": 26542, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a toaster" + }, + { + "unique_id": 26543, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of an apple" + }, + { + "unique_id": 26544, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "an apple above a toaster" + }, + { + "unique_id": 26545, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a toaster above an apple" + }, + { + "unique_id": 26546, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "an apple below a toaster" + }, + { + "unique_id": 26547, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a toaster below an apple" + }, + { + "unique_id": 26548, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "an apple and a toaster" + }, + { + "unique_id": 26549, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a toaster and an apple" + }, + { + "unique_id": 26550, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a sink" + }, + { + "unique_id": 26551, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a sink to the left of an apple" + }, + { + "unique_id": 26552, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a sink" + }, + { + "unique_id": 26553, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a sink to the right of an apple" + }, + { + "unique_id": 26554, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "an apple above a sink" + }, + { + "unique_id": 26555, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a sink above an apple" + }, + { + "unique_id": 26556, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "an apple below a sink" + }, + { + "unique_id": 26557, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a sink below an apple" + }, + { + "unique_id": 26558, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "an apple and a sink" + }, + { + "unique_id": 26559, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a sink and an apple" + }, + { + "unique_id": 26560, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a refrigerator" + }, + { + "unique_id": 26561, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of an apple" + }, + { + "unique_id": 26562, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a refrigerator" + }, + { + "unique_id": 26563, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of an apple" + }, + { + "unique_id": 26564, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "an apple above a refrigerator" + }, + { + "unique_id": 26565, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a refrigerator above an apple" + }, + { + "unique_id": 26566, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "an apple below a refrigerator" + }, + { + "unique_id": 26567, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a refrigerator below an apple" + }, + { + "unique_id": 26568, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "an apple and a refrigerator" + }, + { + "unique_id": 26569, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a refrigerator and an apple" + }, + { + "unique_id": 26570, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a book" + }, + { + "unique_id": 26571, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a book to the left of an apple" + }, + { + "unique_id": 26572, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a book" + }, + { + "unique_id": 26573, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a book to the right of an apple" + }, + { + "unique_id": 26574, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "an apple above a book" + }, + { + "unique_id": 26575, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a book above an apple" + }, + { + "unique_id": 26576, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "an apple below a book" + }, + { + "unique_id": 26577, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a book below an apple" + }, + { + "unique_id": 26578, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "an apple and a book" + }, + { + "unique_id": 26579, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a book and an apple" + }, + { + "unique_id": 26580, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a clock" + }, + { + "unique_id": 26581, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a clock to the left of an apple" + }, + { + "unique_id": 26582, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a clock" + }, + { + "unique_id": 26583, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a clock to the right of an apple" + }, + { + "unique_id": 26584, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "an apple above a clock" + }, + { + "unique_id": 26585, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a clock above an apple" + }, + { + "unique_id": 26586, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "an apple below a clock" + }, + { + "unique_id": 26587, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a clock below an apple" + }, + { + "unique_id": 26588, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "an apple and a clock" + }, + { + "unique_id": 26589, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a clock and an apple" + }, + { + "unique_id": 26590, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a vase" + }, + { + "unique_id": 26591, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a vase to the left of an apple" + }, + { + "unique_id": 26592, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a vase" + }, + { + "unique_id": 26593, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a vase to the right of an apple" + }, + { + "unique_id": 26594, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "an apple above a vase" + }, + { + "unique_id": 26595, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a vase above an apple" + }, + { + "unique_id": 26596, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "an apple below a vase" + }, + { + "unique_id": 26597, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a vase below an apple" + }, + { + "unique_id": 26598, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "an apple and a vase" + }, + { + "unique_id": 26599, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a vase and an apple" + }, + { + "unique_id": 26600, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a scissors" + }, + { + "unique_id": 26601, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of an apple" + }, + { + "unique_id": 26602, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a scissors" + }, + { + "unique_id": 26603, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of an apple" + }, + { + "unique_id": 26604, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "an apple above a scissors" + }, + { + "unique_id": 26605, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a scissors above an apple" + }, + { + "unique_id": 26606, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "an apple below a scissors" + }, + { + "unique_id": 26607, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a scissors below an apple" + }, + { + "unique_id": 26608, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "an apple and a scissors" + }, + { + "unique_id": 26609, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a scissors and an apple" + }, + { + "unique_id": 26610, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a teddy bear" + }, + { + "unique_id": 26611, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of an apple" + }, + { + "unique_id": 26612, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a teddy bear" + }, + { + "unique_id": 26613, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of an apple" + }, + { + "unique_id": 26614, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "an apple above a teddy bear" + }, + { + "unique_id": 26615, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a teddy bear above an apple" + }, + { + "unique_id": 26616, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "an apple below a teddy bear" + }, + { + "unique_id": 26617, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a teddy bear below an apple" + }, + { + "unique_id": 26618, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "an apple and a teddy bear" + }, + { + "unique_id": 26619, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a teddy bear and an apple" + }, + { + "unique_id": 26620, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a hair drier" + }, + { + "unique_id": 26621, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of an apple" + }, + { + "unique_id": 26622, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a hair drier" + }, + { + "unique_id": 26623, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of an apple" + }, + { + "unique_id": 26624, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "an apple above a hair drier" + }, + { + "unique_id": 26625, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a hair drier above an apple" + }, + { + "unique_id": 26626, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "an apple below a hair drier" + }, + { + "unique_id": 26627, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a hair drier below an apple" + }, + { + "unique_id": 26628, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "an apple and a hair drier" + }, + { + "unique_id": 26629, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a hair drier and an apple" + }, + { + "unique_id": 26630, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "an apple to the left of a toothbrush" + }, + { + "unique_id": 26631, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of an apple" + }, + { + "unique_id": 26632, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "an apple to the right of a toothbrush" + }, + { + "unique_id": 26633, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of an apple" + }, + { + "unique_id": 26634, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "an apple above a toothbrush" + }, + { + "unique_id": 26635, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "above", + "text": "a toothbrush above an apple" + }, + { + "unique_id": 26636, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "an apple below a toothbrush" + }, + { + "unique_id": 26637, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "below", + "text": "a toothbrush below an apple" + }, + { + "unique_id": 26638, + "num_objects": 2, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "an apple and a toothbrush" + }, + { + "unique_id": 26639, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "apple" + ], + "rel_type": "and", + "text": "a toothbrush and an apple" + }, + { + "unique_id": 26640, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of an orange" + }, + { + "unique_id": 26641, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a sandwich" + }, + { + "unique_id": 26642, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of an orange" + }, + { + "unique_id": 26643, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a sandwich" + }, + { + "unique_id": 26644, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a sandwich above an orange" + }, + { + "unique_id": 26645, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "an orange above a sandwich" + }, + { + "unique_id": 26646, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a sandwich below an orange" + }, + { + "unique_id": 26647, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "an orange below a sandwich" + }, + { + "unique_id": 26648, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a sandwich and an orange" + }, + { + "unique_id": 26649, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "an orange and a sandwich" + }, + { + "unique_id": 26650, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a broccoli" + }, + { + "unique_id": 26651, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a sandwich" + }, + { + "unique_id": 26652, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a broccoli" + }, + { + "unique_id": 26653, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a sandwich" + }, + { + "unique_id": 26654, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a sandwich above a broccoli" + }, + { + "unique_id": 26655, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a broccoli above a sandwich" + }, + { + "unique_id": 26656, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a sandwich below a broccoli" + }, + { + "unique_id": 26657, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a broccoli below a sandwich" + }, + { + "unique_id": 26658, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a sandwich and a broccoli" + }, + { + "unique_id": 26659, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a broccoli and a sandwich" + }, + { + "unique_id": 26660, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a carrot" + }, + { + "unique_id": 26661, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a sandwich" + }, + { + "unique_id": 26662, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a carrot" + }, + { + "unique_id": 26663, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a sandwich" + }, + { + "unique_id": 26664, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a sandwich above a carrot" + }, + { + "unique_id": 26665, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a carrot above a sandwich" + }, + { + "unique_id": 26666, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a sandwich below a carrot" + }, + { + "unique_id": 26667, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a carrot below a sandwich" + }, + { + "unique_id": 26668, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a sandwich and a carrot" + }, + { + "unique_id": 26669, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a carrot and a sandwich" + }, + { + "unique_id": 26670, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a hot dog" + }, + { + "unique_id": 26671, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a sandwich" + }, + { + "unique_id": 26672, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a hot dog" + }, + { + "unique_id": 26673, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a sandwich" + }, + { + "unique_id": 26674, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a sandwich above a hot dog" + }, + { + "unique_id": 26675, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a hot dog above a sandwich" + }, + { + "unique_id": 26676, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a sandwich below a hot dog" + }, + { + "unique_id": 26677, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a hot dog below a sandwich" + }, + { + "unique_id": 26678, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a sandwich and a hot dog" + }, + { + "unique_id": 26679, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a hot dog and a sandwich" + }, + { + "unique_id": 26680, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a pizza" + }, + { + "unique_id": 26681, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a sandwich" + }, + { + "unique_id": 26682, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a pizza" + }, + { + "unique_id": 26683, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a sandwich" + }, + { + "unique_id": 26684, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a sandwich above a pizza" + }, + { + "unique_id": 26685, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a pizza above a sandwich" + }, + { + "unique_id": 26686, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a sandwich below a pizza" + }, + { + "unique_id": 26687, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a pizza below a sandwich" + }, + { + "unique_id": 26688, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a sandwich and a pizza" + }, + { + "unique_id": 26689, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a pizza and a sandwich" + }, + { + "unique_id": 26690, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a donut" + }, + { + "unique_id": 26691, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a sandwich" + }, + { + "unique_id": 26692, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a donut" + }, + { + "unique_id": 26693, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a sandwich" + }, + { + "unique_id": 26694, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a sandwich above a donut" + }, + { + "unique_id": 26695, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a donut above a sandwich" + }, + { + "unique_id": 26696, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a sandwich below a donut" + }, + { + "unique_id": 26697, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a donut below a sandwich" + }, + { + "unique_id": 26698, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a sandwich and a donut" + }, + { + "unique_id": 26699, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a donut and a sandwich" + }, + { + "unique_id": 26700, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a cake" + }, + { + "unique_id": 26701, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a sandwich" + }, + { + "unique_id": 26702, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a cake" + }, + { + "unique_id": 26703, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a sandwich" + }, + { + "unique_id": 26704, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a sandwich above a cake" + }, + { + "unique_id": 26705, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a cake above a sandwich" + }, + { + "unique_id": 26706, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a sandwich below a cake" + }, + { + "unique_id": 26707, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a cake below a sandwich" + }, + { + "unique_id": 26708, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a sandwich and a cake" + }, + { + "unique_id": 26709, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a cake and a sandwich" + }, + { + "unique_id": 26710, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a chair" + }, + { + "unique_id": 26711, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a sandwich" + }, + { + "unique_id": 26712, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a chair" + }, + { + "unique_id": 26713, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a sandwich" + }, + { + "unique_id": 26714, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a sandwich above a chair" + }, + { + "unique_id": 26715, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a chair above a sandwich" + }, + { + "unique_id": 26716, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a sandwich below a chair" + }, + { + "unique_id": 26717, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a chair below a sandwich" + }, + { + "unique_id": 26718, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a sandwich and a chair" + }, + { + "unique_id": 26719, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a chair and a sandwich" + }, + { + "unique_id": 26720, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a couch" + }, + { + "unique_id": 26721, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a sandwich" + }, + { + "unique_id": 26722, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a couch" + }, + { + "unique_id": 26723, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a sandwich" + }, + { + "unique_id": 26724, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a sandwich above a couch" + }, + { + "unique_id": 26725, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a couch above a sandwich" + }, + { + "unique_id": 26726, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a sandwich below a couch" + }, + { + "unique_id": 26727, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a couch below a sandwich" + }, + { + "unique_id": 26728, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a sandwich and a couch" + }, + { + "unique_id": 26729, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a couch and a sandwich" + }, + { + "unique_id": 26730, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a potted plant" + }, + { + "unique_id": 26731, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a sandwich" + }, + { + "unique_id": 26732, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a potted plant" + }, + { + "unique_id": 26733, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a sandwich" + }, + { + "unique_id": 26734, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a sandwich above a potted plant" + }, + { + "unique_id": 26735, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a potted plant above a sandwich" + }, + { + "unique_id": 26736, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a sandwich below a potted plant" + }, + { + "unique_id": 26737, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a potted plant below a sandwich" + }, + { + "unique_id": 26738, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a sandwich and a potted plant" + }, + { + "unique_id": 26739, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a potted plant and a sandwich" + }, + { + "unique_id": 26740, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a bed" + }, + { + "unique_id": 26741, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a sandwich" + }, + { + "unique_id": 26742, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a bed" + }, + { + "unique_id": 26743, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a sandwich" + }, + { + "unique_id": 26744, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a sandwich above a bed" + }, + { + "unique_id": 26745, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a bed above a sandwich" + }, + { + "unique_id": 26746, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a sandwich below a bed" + }, + { + "unique_id": 26747, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a bed below a sandwich" + }, + { + "unique_id": 26748, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a sandwich and a bed" + }, + { + "unique_id": 26749, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a bed and a sandwich" + }, + { + "unique_id": 26750, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a dining table" + }, + { + "unique_id": 26751, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a sandwich" + }, + { + "unique_id": 26752, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a dining table" + }, + { + "unique_id": 26753, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a sandwich" + }, + { + "unique_id": 26754, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a sandwich above a dining table" + }, + { + "unique_id": 26755, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a dining table above a sandwich" + }, + { + "unique_id": 26756, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a sandwich below a dining table" + }, + { + "unique_id": 26757, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a dining table below a sandwich" + }, + { + "unique_id": 26758, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a sandwich and a dining table" + }, + { + "unique_id": 26759, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a dining table and a sandwich" + }, + { + "unique_id": 26760, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a toilet" + }, + { + "unique_id": 26761, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a sandwich" + }, + { + "unique_id": 26762, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a toilet" + }, + { + "unique_id": 26763, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a sandwich" + }, + { + "unique_id": 26764, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a sandwich above a toilet" + }, + { + "unique_id": 26765, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a toilet above a sandwich" + }, + { + "unique_id": 26766, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a sandwich below a toilet" + }, + { + "unique_id": 26767, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a toilet below a sandwich" + }, + { + "unique_id": 26768, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a sandwich and a toilet" + }, + { + "unique_id": 26769, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a toilet and a sandwich" + }, + { + "unique_id": 26770, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a tv" + }, + { + "unique_id": 26771, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a sandwich" + }, + { + "unique_id": 26772, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a tv" + }, + { + "unique_id": 26773, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a sandwich" + }, + { + "unique_id": 26774, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a sandwich above a tv" + }, + { + "unique_id": 26775, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a tv above a sandwich" + }, + { + "unique_id": 26776, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a sandwich below a tv" + }, + { + "unique_id": 26777, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a tv below a sandwich" + }, + { + "unique_id": 26778, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a sandwich and a tv" + }, + { + "unique_id": 26779, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a tv and a sandwich" + }, + { + "unique_id": 26780, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a laptop" + }, + { + "unique_id": 26781, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a sandwich" + }, + { + "unique_id": 26782, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a laptop" + }, + { + "unique_id": 26783, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a sandwich" + }, + { + "unique_id": 26784, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a sandwich above a laptop" + }, + { + "unique_id": 26785, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a laptop above a sandwich" + }, + { + "unique_id": 26786, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a sandwich below a laptop" + }, + { + "unique_id": 26787, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a laptop below a sandwich" + }, + { + "unique_id": 26788, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a sandwich and a laptop" + }, + { + "unique_id": 26789, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a laptop and a sandwich" + }, + { + "unique_id": 26790, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a mouse" + }, + { + "unique_id": 26791, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a sandwich" + }, + { + "unique_id": 26792, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a mouse" + }, + { + "unique_id": 26793, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a sandwich" + }, + { + "unique_id": 26794, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a sandwich above a mouse" + }, + { + "unique_id": 26795, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a mouse above a sandwich" + }, + { + "unique_id": 26796, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a sandwich below a mouse" + }, + { + "unique_id": 26797, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a mouse below a sandwich" + }, + { + "unique_id": 26798, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a sandwich and a mouse" + }, + { + "unique_id": 26799, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a mouse and a sandwich" + }, + { + "unique_id": 26800, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a remote" + }, + { + "unique_id": 26801, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a sandwich" + }, + { + "unique_id": 26802, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a remote" + }, + { + "unique_id": 26803, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a sandwich" + }, + { + "unique_id": 26804, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a sandwich above a remote" + }, + { + "unique_id": 26805, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a remote above a sandwich" + }, + { + "unique_id": 26806, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a sandwich below a remote" + }, + { + "unique_id": 26807, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a remote below a sandwich" + }, + { + "unique_id": 26808, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a sandwich and a remote" + }, + { + "unique_id": 26809, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a remote and a sandwich" + }, + { + "unique_id": 26810, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a keyboard" + }, + { + "unique_id": 26811, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a sandwich" + }, + { + "unique_id": 26812, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a keyboard" + }, + { + "unique_id": 26813, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a sandwich" + }, + { + "unique_id": 26814, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a sandwich above a keyboard" + }, + { + "unique_id": 26815, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a keyboard above a sandwich" + }, + { + "unique_id": 26816, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a sandwich below a keyboard" + }, + { + "unique_id": 26817, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a keyboard below a sandwich" + }, + { + "unique_id": 26818, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a sandwich and a keyboard" + }, + { + "unique_id": 26819, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a keyboard and a sandwich" + }, + { + "unique_id": 26820, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a cell phone" + }, + { + "unique_id": 26821, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a sandwich" + }, + { + "unique_id": 26822, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a cell phone" + }, + { + "unique_id": 26823, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a sandwich" + }, + { + "unique_id": 26824, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a sandwich above a cell phone" + }, + { + "unique_id": 26825, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a cell phone above a sandwich" + }, + { + "unique_id": 26826, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a sandwich below a cell phone" + }, + { + "unique_id": 26827, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a cell phone below a sandwich" + }, + { + "unique_id": 26828, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a sandwich and a cell phone" + }, + { + "unique_id": 26829, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a cell phone and a sandwich" + }, + { + "unique_id": 26830, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a microwave" + }, + { + "unique_id": 26831, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a sandwich" + }, + { + "unique_id": 26832, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a microwave" + }, + { + "unique_id": 26833, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a sandwich" + }, + { + "unique_id": 26834, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a sandwich above a microwave" + }, + { + "unique_id": 26835, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a microwave above a sandwich" + }, + { + "unique_id": 26836, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a sandwich below a microwave" + }, + { + "unique_id": 26837, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a microwave below a sandwich" + }, + { + "unique_id": 26838, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a sandwich and a microwave" + }, + { + "unique_id": 26839, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a microwave and a sandwich" + }, + { + "unique_id": 26840, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of an oven" + }, + { + "unique_id": 26841, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a sandwich" + }, + { + "unique_id": 26842, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of an oven" + }, + { + "unique_id": 26843, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a sandwich" + }, + { + "unique_id": 26844, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a sandwich above an oven" + }, + { + "unique_id": 26845, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "an oven above a sandwich" + }, + { + "unique_id": 26846, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a sandwich below an oven" + }, + { + "unique_id": 26847, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "an oven below a sandwich" + }, + { + "unique_id": 26848, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a sandwich and an oven" + }, + { + "unique_id": 26849, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "an oven and a sandwich" + }, + { + "unique_id": 26850, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a toaster" + }, + { + "unique_id": 26851, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a sandwich" + }, + { + "unique_id": 26852, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a toaster" + }, + { + "unique_id": 26853, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a sandwich" + }, + { + "unique_id": 26854, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a sandwich above a toaster" + }, + { + "unique_id": 26855, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a toaster above a sandwich" + }, + { + "unique_id": 26856, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a sandwich below a toaster" + }, + { + "unique_id": 26857, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a toaster below a sandwich" + }, + { + "unique_id": 26858, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a sandwich and a toaster" + }, + { + "unique_id": 26859, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a toaster and a sandwich" + }, + { + "unique_id": 26860, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a sink" + }, + { + "unique_id": 26861, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a sandwich" + }, + { + "unique_id": 26862, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a sink" + }, + { + "unique_id": 26863, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a sandwich" + }, + { + "unique_id": 26864, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a sandwich above a sink" + }, + { + "unique_id": 26865, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a sink above a sandwich" + }, + { + "unique_id": 26866, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a sandwich below a sink" + }, + { + "unique_id": 26867, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a sink below a sandwich" + }, + { + "unique_id": 26868, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a sandwich and a sink" + }, + { + "unique_id": 26869, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a sink and a sandwich" + }, + { + "unique_id": 26870, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a refrigerator" + }, + { + "unique_id": 26871, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a sandwich" + }, + { + "unique_id": 26872, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a refrigerator" + }, + { + "unique_id": 26873, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a sandwich" + }, + { + "unique_id": 26874, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a sandwich above a refrigerator" + }, + { + "unique_id": 26875, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a refrigerator above a sandwich" + }, + { + "unique_id": 26876, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a sandwich below a refrigerator" + }, + { + "unique_id": 26877, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a refrigerator below a sandwich" + }, + { + "unique_id": 26878, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a sandwich and a refrigerator" + }, + { + "unique_id": 26879, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a refrigerator and a sandwich" + }, + { + "unique_id": 26880, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a book" + }, + { + "unique_id": 26881, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a book to the left of a sandwich" + }, + { + "unique_id": 26882, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a book" + }, + { + "unique_id": 26883, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a book to the right of a sandwich" + }, + { + "unique_id": 26884, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a sandwich above a book" + }, + { + "unique_id": 26885, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a book above a sandwich" + }, + { + "unique_id": 26886, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a sandwich below a book" + }, + { + "unique_id": 26887, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a book below a sandwich" + }, + { + "unique_id": 26888, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a sandwich and a book" + }, + { + "unique_id": 26889, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a book and a sandwich" + }, + { + "unique_id": 26890, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a clock" + }, + { + "unique_id": 26891, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a sandwich" + }, + { + "unique_id": 26892, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a clock" + }, + { + "unique_id": 26893, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a sandwich" + }, + { + "unique_id": 26894, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a sandwich above a clock" + }, + { + "unique_id": 26895, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a clock above a sandwich" + }, + { + "unique_id": 26896, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a sandwich below a clock" + }, + { + "unique_id": 26897, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a clock below a sandwich" + }, + { + "unique_id": 26898, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a sandwich and a clock" + }, + { + "unique_id": 26899, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a clock and a sandwich" + }, + { + "unique_id": 26900, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a vase" + }, + { + "unique_id": 26901, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a sandwich" + }, + { + "unique_id": 26902, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a vase" + }, + { + "unique_id": 26903, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a sandwich" + }, + { + "unique_id": 26904, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a sandwich above a vase" + }, + { + "unique_id": 26905, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a vase above a sandwich" + }, + { + "unique_id": 26906, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a sandwich below a vase" + }, + { + "unique_id": 26907, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a vase below a sandwich" + }, + { + "unique_id": 26908, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a sandwich and a vase" + }, + { + "unique_id": 26909, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a vase and a sandwich" + }, + { + "unique_id": 26910, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a scissors" + }, + { + "unique_id": 26911, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a sandwich" + }, + { + "unique_id": 26912, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a scissors" + }, + { + "unique_id": 26913, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a sandwich" + }, + { + "unique_id": 26914, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a sandwich above a scissors" + }, + { + "unique_id": 26915, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a scissors above a sandwich" + }, + { + "unique_id": 26916, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a sandwich below a scissors" + }, + { + "unique_id": 26917, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a scissors below a sandwich" + }, + { + "unique_id": 26918, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a sandwich and a scissors" + }, + { + "unique_id": 26919, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a scissors and a sandwich" + }, + { + "unique_id": 26920, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a teddy bear" + }, + { + "unique_id": 26921, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a sandwich" + }, + { + "unique_id": 26922, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a teddy bear" + }, + { + "unique_id": 26923, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a sandwich" + }, + { + "unique_id": 26924, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a sandwich above a teddy bear" + }, + { + "unique_id": 26925, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a teddy bear above a sandwich" + }, + { + "unique_id": 26926, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a sandwich below a teddy bear" + }, + { + "unique_id": 26927, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a teddy bear below a sandwich" + }, + { + "unique_id": 26928, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a sandwich and a teddy bear" + }, + { + "unique_id": 26929, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a teddy bear and a sandwich" + }, + { + "unique_id": 26930, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a hair drier" + }, + { + "unique_id": 26931, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a sandwich" + }, + { + "unique_id": 26932, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a hair drier" + }, + { + "unique_id": 26933, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a sandwich" + }, + { + "unique_id": 26934, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a sandwich above a hair drier" + }, + { + "unique_id": 26935, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a hair drier above a sandwich" + }, + { + "unique_id": 26936, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a sandwich below a hair drier" + }, + { + "unique_id": 26937, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a hair drier below a sandwich" + }, + { + "unique_id": 26938, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a sandwich and a hair drier" + }, + { + "unique_id": 26939, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a hair drier and a sandwich" + }, + { + "unique_id": 26940, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a sandwich to the left of a toothbrush" + }, + { + "unique_id": 26941, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a sandwich" + }, + { + "unique_id": 26942, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a sandwich to the right of a toothbrush" + }, + { + "unique_id": 26943, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a sandwich" + }, + { + "unique_id": 26944, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a sandwich above a toothbrush" + }, + { + "unique_id": 26945, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "above", + "text": "a toothbrush above a sandwich" + }, + { + "unique_id": 26946, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a sandwich below a toothbrush" + }, + { + "unique_id": 26947, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "below", + "text": "a toothbrush below a sandwich" + }, + { + "unique_id": 26948, + "num_objects": 2, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a sandwich and a toothbrush" + }, + { + "unique_id": 26949, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sandwich" + ], + "rel_type": "and", + "text": "a toothbrush and a sandwich" + }, + { + "unique_id": 26950, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a broccoli" + }, + { + "unique_id": 26951, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of an orange" + }, + { + "unique_id": 26952, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a broccoli" + }, + { + "unique_id": 26953, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of an orange" + }, + { + "unique_id": 26954, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "an orange above a broccoli" + }, + { + "unique_id": 26955, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a broccoli above an orange" + }, + { + "unique_id": 26956, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "an orange below a broccoli" + }, + { + "unique_id": 26957, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a broccoli below an orange" + }, + { + "unique_id": 26958, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "an orange and a broccoli" + }, + { + "unique_id": 26959, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a broccoli and an orange" + }, + { + "unique_id": 26960, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a carrot" + }, + { + "unique_id": 26961, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of an orange" + }, + { + "unique_id": 26962, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a carrot" + }, + { + "unique_id": 26963, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of an orange" + }, + { + "unique_id": 26964, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "an orange above a carrot" + }, + { + "unique_id": 26965, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a carrot above an orange" + }, + { + "unique_id": 26966, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "an orange below a carrot" + }, + { + "unique_id": 26967, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a carrot below an orange" + }, + { + "unique_id": 26968, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "an orange and a carrot" + }, + { + "unique_id": 26969, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a carrot and an orange" + }, + { + "unique_id": 26970, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a hot dog" + }, + { + "unique_id": 26971, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of an orange" + }, + { + "unique_id": 26972, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a hot dog" + }, + { + "unique_id": 26973, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of an orange" + }, + { + "unique_id": 26974, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "an orange above a hot dog" + }, + { + "unique_id": 26975, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a hot dog above an orange" + }, + { + "unique_id": 26976, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "an orange below a hot dog" + }, + { + "unique_id": 26977, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a hot dog below an orange" + }, + { + "unique_id": 26978, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "an orange and a hot dog" + }, + { + "unique_id": 26979, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a hot dog and an orange" + }, + { + "unique_id": 26980, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a pizza" + }, + { + "unique_id": 26981, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of an orange" + }, + { + "unique_id": 26982, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a pizza" + }, + { + "unique_id": 26983, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of an orange" + }, + { + "unique_id": 26984, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "an orange above a pizza" + }, + { + "unique_id": 26985, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a pizza above an orange" + }, + { + "unique_id": 26986, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "an orange below a pizza" + }, + { + "unique_id": 26987, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a pizza below an orange" + }, + { + "unique_id": 26988, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "an orange and a pizza" + }, + { + "unique_id": 26989, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a pizza and an orange" + }, + { + "unique_id": 26990, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a donut" + }, + { + "unique_id": 26991, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a donut to the left of an orange" + }, + { + "unique_id": 26992, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a donut" + }, + { + "unique_id": 26993, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a donut to the right of an orange" + }, + { + "unique_id": 26994, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "an orange above a donut" + }, + { + "unique_id": 26995, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a donut above an orange" + }, + { + "unique_id": 26996, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "an orange below a donut" + }, + { + "unique_id": 26997, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a donut below an orange" + }, + { + "unique_id": 26998, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "an orange and a donut" + }, + { + "unique_id": 26999, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a donut and an orange" + }, + { + "unique_id": 27000, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a cake" + }, + { + "unique_id": 27001, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a cake to the left of an orange" + }, + { + "unique_id": 27002, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a cake" + }, + { + "unique_id": 27003, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a cake to the right of an orange" + }, + { + "unique_id": 27004, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "an orange above a cake" + }, + { + "unique_id": 27005, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a cake above an orange" + }, + { + "unique_id": 27006, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "an orange below a cake" + }, + { + "unique_id": 27007, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a cake below an orange" + }, + { + "unique_id": 27008, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "an orange and a cake" + }, + { + "unique_id": 27009, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a cake and an orange" + }, + { + "unique_id": 27010, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a chair" + }, + { + "unique_id": 27011, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a chair to the left of an orange" + }, + { + "unique_id": 27012, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a chair" + }, + { + "unique_id": 27013, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a chair to the right of an orange" + }, + { + "unique_id": 27014, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "an orange above a chair" + }, + { + "unique_id": 27015, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a chair above an orange" + }, + { + "unique_id": 27016, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "an orange below a chair" + }, + { + "unique_id": 27017, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a chair below an orange" + }, + { + "unique_id": 27018, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "an orange and a chair" + }, + { + "unique_id": 27019, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a chair and an orange" + }, + { + "unique_id": 27020, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a couch" + }, + { + "unique_id": 27021, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a couch to the left of an orange" + }, + { + "unique_id": 27022, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a couch" + }, + { + "unique_id": 27023, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a couch to the right of an orange" + }, + { + "unique_id": 27024, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "an orange above a couch" + }, + { + "unique_id": 27025, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a couch above an orange" + }, + { + "unique_id": 27026, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "an orange below a couch" + }, + { + "unique_id": 27027, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a couch below an orange" + }, + { + "unique_id": 27028, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "an orange and a couch" + }, + { + "unique_id": 27029, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a couch and an orange" + }, + { + "unique_id": 27030, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a potted plant" + }, + { + "unique_id": 27031, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of an orange" + }, + { + "unique_id": 27032, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a potted plant" + }, + { + "unique_id": 27033, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of an orange" + }, + { + "unique_id": 27034, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "an orange above a potted plant" + }, + { + "unique_id": 27035, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a potted plant above an orange" + }, + { + "unique_id": 27036, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "an orange below a potted plant" + }, + { + "unique_id": 27037, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a potted plant below an orange" + }, + { + "unique_id": 27038, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "an orange and a potted plant" + }, + { + "unique_id": 27039, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a potted plant and an orange" + }, + { + "unique_id": 27040, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a bed" + }, + { + "unique_id": 27041, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a bed to the left of an orange" + }, + { + "unique_id": 27042, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a bed" + }, + { + "unique_id": 27043, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a bed to the right of an orange" + }, + { + "unique_id": 27044, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "an orange above a bed" + }, + { + "unique_id": 27045, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a bed above an orange" + }, + { + "unique_id": 27046, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "an orange below a bed" + }, + { + "unique_id": 27047, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a bed below an orange" + }, + { + "unique_id": 27048, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "an orange and a bed" + }, + { + "unique_id": 27049, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a bed and an orange" + }, + { + "unique_id": 27050, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a dining table" + }, + { + "unique_id": 27051, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of an orange" + }, + { + "unique_id": 27052, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a dining table" + }, + { + "unique_id": 27053, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of an orange" + }, + { + "unique_id": 27054, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "an orange above a dining table" + }, + { + "unique_id": 27055, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a dining table above an orange" + }, + { + "unique_id": 27056, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "an orange below a dining table" + }, + { + "unique_id": 27057, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a dining table below an orange" + }, + { + "unique_id": 27058, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "an orange and a dining table" + }, + { + "unique_id": 27059, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a dining table and an orange" + }, + { + "unique_id": 27060, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a toilet" + }, + { + "unique_id": 27061, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of an orange" + }, + { + "unique_id": 27062, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a toilet" + }, + { + "unique_id": 27063, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of an orange" + }, + { + "unique_id": 27064, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "an orange above a toilet" + }, + { + "unique_id": 27065, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a toilet above an orange" + }, + { + "unique_id": 27066, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "an orange below a toilet" + }, + { + "unique_id": 27067, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a toilet below an orange" + }, + { + "unique_id": 27068, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "an orange and a toilet" + }, + { + "unique_id": 27069, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a toilet and an orange" + }, + { + "unique_id": 27070, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a tv" + }, + { + "unique_id": 27071, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a tv to the left of an orange" + }, + { + "unique_id": 27072, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a tv" + }, + { + "unique_id": 27073, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a tv to the right of an orange" + }, + { + "unique_id": 27074, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "an orange above a tv" + }, + { + "unique_id": 27075, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a tv above an orange" + }, + { + "unique_id": 27076, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "an orange below a tv" + }, + { + "unique_id": 27077, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a tv below an orange" + }, + { + "unique_id": 27078, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "an orange and a tv" + }, + { + "unique_id": 27079, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a tv and an orange" + }, + { + "unique_id": 27080, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a laptop" + }, + { + "unique_id": 27081, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of an orange" + }, + { + "unique_id": 27082, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a laptop" + }, + { + "unique_id": 27083, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of an orange" + }, + { + "unique_id": 27084, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "an orange above a laptop" + }, + { + "unique_id": 27085, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a laptop above an orange" + }, + { + "unique_id": 27086, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "an orange below a laptop" + }, + { + "unique_id": 27087, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a laptop below an orange" + }, + { + "unique_id": 27088, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "an orange and a laptop" + }, + { + "unique_id": 27089, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a laptop and an orange" + }, + { + "unique_id": 27090, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a mouse" + }, + { + "unique_id": 27091, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of an orange" + }, + { + "unique_id": 27092, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a mouse" + }, + { + "unique_id": 27093, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of an orange" + }, + { + "unique_id": 27094, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "an orange above a mouse" + }, + { + "unique_id": 27095, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a mouse above an orange" + }, + { + "unique_id": 27096, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "an orange below a mouse" + }, + { + "unique_id": 27097, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a mouse below an orange" + }, + { + "unique_id": 27098, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "an orange and a mouse" + }, + { + "unique_id": 27099, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a mouse and an orange" + }, + { + "unique_id": 27100, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a remote" + }, + { + "unique_id": 27101, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a remote to the left of an orange" + }, + { + "unique_id": 27102, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a remote" + }, + { + "unique_id": 27103, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a remote to the right of an orange" + }, + { + "unique_id": 27104, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "an orange above a remote" + }, + { + "unique_id": 27105, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a remote above an orange" + }, + { + "unique_id": 27106, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "an orange below a remote" + }, + { + "unique_id": 27107, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a remote below an orange" + }, + { + "unique_id": 27108, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "an orange and a remote" + }, + { + "unique_id": 27109, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a remote and an orange" + }, + { + "unique_id": 27110, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a keyboard" + }, + { + "unique_id": 27111, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of an orange" + }, + { + "unique_id": 27112, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a keyboard" + }, + { + "unique_id": 27113, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of an orange" + }, + { + "unique_id": 27114, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "an orange above a keyboard" + }, + { + "unique_id": 27115, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a keyboard above an orange" + }, + { + "unique_id": 27116, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "an orange below a keyboard" + }, + { + "unique_id": 27117, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a keyboard below an orange" + }, + { + "unique_id": 27118, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "an orange and a keyboard" + }, + { + "unique_id": 27119, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a keyboard and an orange" + }, + { + "unique_id": 27120, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a cell phone" + }, + { + "unique_id": 27121, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of an orange" + }, + { + "unique_id": 27122, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a cell phone" + }, + { + "unique_id": 27123, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of an orange" + }, + { + "unique_id": 27124, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "an orange above a cell phone" + }, + { + "unique_id": 27125, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a cell phone above an orange" + }, + { + "unique_id": 27126, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "an orange below a cell phone" + }, + { + "unique_id": 27127, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a cell phone below an orange" + }, + { + "unique_id": 27128, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "an orange and a cell phone" + }, + { + "unique_id": 27129, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a cell phone and an orange" + }, + { + "unique_id": 27130, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a microwave" + }, + { + "unique_id": 27131, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of an orange" + }, + { + "unique_id": 27132, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a microwave" + }, + { + "unique_id": 27133, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of an orange" + }, + { + "unique_id": 27134, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "an orange above a microwave" + }, + { + "unique_id": 27135, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a microwave above an orange" + }, + { + "unique_id": 27136, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "an orange below a microwave" + }, + { + "unique_id": 27137, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a microwave below an orange" + }, + { + "unique_id": 27138, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "an orange and a microwave" + }, + { + "unique_id": 27139, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a microwave and an orange" + }, + { + "unique_id": 27140, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "an orange to the left of an oven" + }, + { + "unique_id": 27141, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "an oven to the left of an orange" + }, + { + "unique_id": 27142, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "an orange to the right of an oven" + }, + { + "unique_id": 27143, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "an oven to the right of an orange" + }, + { + "unique_id": 27144, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "an orange above an oven" + }, + { + "unique_id": 27145, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "an oven above an orange" + }, + { + "unique_id": 27146, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "an orange below an oven" + }, + { + "unique_id": 27147, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "an oven below an orange" + }, + { + "unique_id": 27148, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "an orange and an oven" + }, + { + "unique_id": 27149, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "an oven and an orange" + }, + { + "unique_id": 27150, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a toaster" + }, + { + "unique_id": 27151, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of an orange" + }, + { + "unique_id": 27152, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a toaster" + }, + { + "unique_id": 27153, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of an orange" + }, + { + "unique_id": 27154, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "an orange above a toaster" + }, + { + "unique_id": 27155, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a toaster above an orange" + }, + { + "unique_id": 27156, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "an orange below a toaster" + }, + { + "unique_id": 27157, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a toaster below an orange" + }, + { + "unique_id": 27158, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "an orange and a toaster" + }, + { + "unique_id": 27159, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a toaster and an orange" + }, + { + "unique_id": 27160, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a sink" + }, + { + "unique_id": 27161, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a sink to the left of an orange" + }, + { + "unique_id": 27162, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a sink" + }, + { + "unique_id": 27163, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a sink to the right of an orange" + }, + { + "unique_id": 27164, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "an orange above a sink" + }, + { + "unique_id": 27165, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a sink above an orange" + }, + { + "unique_id": 27166, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "an orange below a sink" + }, + { + "unique_id": 27167, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a sink below an orange" + }, + { + "unique_id": 27168, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "an orange and a sink" + }, + { + "unique_id": 27169, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a sink and an orange" + }, + { + "unique_id": 27170, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a refrigerator" + }, + { + "unique_id": 27171, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of an orange" + }, + { + "unique_id": 27172, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a refrigerator" + }, + { + "unique_id": 27173, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of an orange" + }, + { + "unique_id": 27174, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "an orange above a refrigerator" + }, + { + "unique_id": 27175, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a refrigerator above an orange" + }, + { + "unique_id": 27176, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "an orange below a refrigerator" + }, + { + "unique_id": 27177, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a refrigerator below an orange" + }, + { + "unique_id": 27178, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "an orange and a refrigerator" + }, + { + "unique_id": 27179, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a refrigerator and an orange" + }, + { + "unique_id": 27180, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a book" + }, + { + "unique_id": 27181, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a book to the left of an orange" + }, + { + "unique_id": 27182, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a book" + }, + { + "unique_id": 27183, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a book to the right of an orange" + }, + { + "unique_id": 27184, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "an orange above a book" + }, + { + "unique_id": 27185, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a book above an orange" + }, + { + "unique_id": 27186, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "an orange below a book" + }, + { + "unique_id": 27187, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a book below an orange" + }, + { + "unique_id": 27188, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "an orange and a book" + }, + { + "unique_id": 27189, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a book and an orange" + }, + { + "unique_id": 27190, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a clock" + }, + { + "unique_id": 27191, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a clock to the left of an orange" + }, + { + "unique_id": 27192, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a clock" + }, + { + "unique_id": 27193, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a clock to the right of an orange" + }, + { + "unique_id": 27194, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "an orange above a clock" + }, + { + "unique_id": 27195, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a clock above an orange" + }, + { + "unique_id": 27196, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "an orange below a clock" + }, + { + "unique_id": 27197, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a clock below an orange" + }, + { + "unique_id": 27198, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "an orange and a clock" + }, + { + "unique_id": 27199, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a clock and an orange" + }, + { + "unique_id": 27200, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a vase" + }, + { + "unique_id": 27201, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a vase to the left of an orange" + }, + { + "unique_id": 27202, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a vase" + }, + { + "unique_id": 27203, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a vase to the right of an orange" + }, + { + "unique_id": 27204, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "an orange above a vase" + }, + { + "unique_id": 27205, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a vase above an orange" + }, + { + "unique_id": 27206, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "an orange below a vase" + }, + { + "unique_id": 27207, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a vase below an orange" + }, + { + "unique_id": 27208, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "an orange and a vase" + }, + { + "unique_id": 27209, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a vase and an orange" + }, + { + "unique_id": 27210, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a scissors" + }, + { + "unique_id": 27211, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of an orange" + }, + { + "unique_id": 27212, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a scissors" + }, + { + "unique_id": 27213, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of an orange" + }, + { + "unique_id": 27214, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "an orange above a scissors" + }, + { + "unique_id": 27215, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a scissors above an orange" + }, + { + "unique_id": 27216, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "an orange below a scissors" + }, + { + "unique_id": 27217, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a scissors below an orange" + }, + { + "unique_id": 27218, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "an orange and a scissors" + }, + { + "unique_id": 27219, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a scissors and an orange" + }, + { + "unique_id": 27220, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a teddy bear" + }, + { + "unique_id": 27221, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of an orange" + }, + { + "unique_id": 27222, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a teddy bear" + }, + { + "unique_id": 27223, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of an orange" + }, + { + "unique_id": 27224, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "an orange above a teddy bear" + }, + { + "unique_id": 27225, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a teddy bear above an orange" + }, + { + "unique_id": 27226, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "an orange below a teddy bear" + }, + { + "unique_id": 27227, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a teddy bear below an orange" + }, + { + "unique_id": 27228, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "an orange and a teddy bear" + }, + { + "unique_id": 27229, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a teddy bear and an orange" + }, + { + "unique_id": 27230, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a hair drier" + }, + { + "unique_id": 27231, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of an orange" + }, + { + "unique_id": 27232, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a hair drier" + }, + { + "unique_id": 27233, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of an orange" + }, + { + "unique_id": 27234, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "an orange above a hair drier" + }, + { + "unique_id": 27235, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a hair drier above an orange" + }, + { + "unique_id": 27236, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "an orange below a hair drier" + }, + { + "unique_id": 27237, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a hair drier below an orange" + }, + { + "unique_id": 27238, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "an orange and a hair drier" + }, + { + "unique_id": 27239, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a hair drier and an orange" + }, + { + "unique_id": 27240, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "an orange to the left of a toothbrush" + }, + { + "unique_id": 27241, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of an orange" + }, + { + "unique_id": 27242, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "an orange to the right of a toothbrush" + }, + { + "unique_id": 27243, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of an orange" + }, + { + "unique_id": 27244, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "an orange above a toothbrush" + }, + { + "unique_id": 27245, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "above", + "text": "a toothbrush above an orange" + }, + { + "unique_id": 27246, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "an orange below a toothbrush" + }, + { + "unique_id": 27247, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "below", + "text": "a toothbrush below an orange" + }, + { + "unique_id": 27248, + "num_objects": 2, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "an orange and a toothbrush" + }, + { + "unique_id": 27249, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "orange" + ], + "rel_type": "and", + "text": "a toothbrush and an orange" + }, + { + "unique_id": 27250, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a carrot" + }, + { + "unique_id": 27251, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a broccoli" + }, + { + "unique_id": 27252, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a carrot" + }, + { + "unique_id": 27253, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a broccoli" + }, + { + "unique_id": 27254, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a broccoli above a carrot" + }, + { + "unique_id": 27255, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a carrot above a broccoli" + }, + { + "unique_id": 27256, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a broccoli below a carrot" + }, + { + "unique_id": 27257, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a carrot below a broccoli" + }, + { + "unique_id": 27258, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a broccoli and a carrot" + }, + { + "unique_id": 27259, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a carrot and a broccoli" + }, + { + "unique_id": 27260, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a hot dog" + }, + { + "unique_id": 27261, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a broccoli" + }, + { + "unique_id": 27262, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a hot dog" + }, + { + "unique_id": 27263, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a broccoli" + }, + { + "unique_id": 27264, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a broccoli above a hot dog" + }, + { + "unique_id": 27265, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a hot dog above a broccoli" + }, + { + "unique_id": 27266, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a broccoli below a hot dog" + }, + { + "unique_id": 27267, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a hot dog below a broccoli" + }, + { + "unique_id": 27268, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a broccoli and a hot dog" + }, + { + "unique_id": 27269, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a hot dog and a broccoli" + }, + { + "unique_id": 27270, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a pizza" + }, + { + "unique_id": 27271, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a broccoli" + }, + { + "unique_id": 27272, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a pizza" + }, + { + "unique_id": 27273, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a broccoli" + }, + { + "unique_id": 27274, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a broccoli above a pizza" + }, + { + "unique_id": 27275, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a pizza above a broccoli" + }, + { + "unique_id": 27276, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a broccoli below a pizza" + }, + { + "unique_id": 27277, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a pizza below a broccoli" + }, + { + "unique_id": 27278, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a broccoli and a pizza" + }, + { + "unique_id": 27279, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a pizza and a broccoli" + }, + { + "unique_id": 27280, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a donut" + }, + { + "unique_id": 27281, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a broccoli" + }, + { + "unique_id": 27282, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a donut" + }, + { + "unique_id": 27283, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a broccoli" + }, + { + "unique_id": 27284, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a broccoli above a donut" + }, + { + "unique_id": 27285, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a donut above a broccoli" + }, + { + "unique_id": 27286, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a broccoli below a donut" + }, + { + "unique_id": 27287, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a donut below a broccoli" + }, + { + "unique_id": 27288, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a broccoli and a donut" + }, + { + "unique_id": 27289, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a donut and a broccoli" + }, + { + "unique_id": 27290, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a cake" + }, + { + "unique_id": 27291, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a broccoli" + }, + { + "unique_id": 27292, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a cake" + }, + { + "unique_id": 27293, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a broccoli" + }, + { + "unique_id": 27294, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a broccoli above a cake" + }, + { + "unique_id": 27295, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a cake above a broccoli" + }, + { + "unique_id": 27296, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a broccoli below a cake" + }, + { + "unique_id": 27297, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a cake below a broccoli" + }, + { + "unique_id": 27298, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a broccoli and a cake" + }, + { + "unique_id": 27299, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a cake and a broccoli" + }, + { + "unique_id": 27300, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a chair" + }, + { + "unique_id": 27301, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a broccoli" + }, + { + "unique_id": 27302, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a chair" + }, + { + "unique_id": 27303, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a broccoli" + }, + { + "unique_id": 27304, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a broccoli above a chair" + }, + { + "unique_id": 27305, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a chair above a broccoli" + }, + { + "unique_id": 27306, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a broccoli below a chair" + }, + { + "unique_id": 27307, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a chair below a broccoli" + }, + { + "unique_id": 27308, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a broccoli and a chair" + }, + { + "unique_id": 27309, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a chair and a broccoli" + }, + { + "unique_id": 27310, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a couch" + }, + { + "unique_id": 27311, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a broccoli" + }, + { + "unique_id": 27312, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a couch" + }, + { + "unique_id": 27313, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a broccoli" + }, + { + "unique_id": 27314, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a broccoli above a couch" + }, + { + "unique_id": 27315, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a couch above a broccoli" + }, + { + "unique_id": 27316, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a broccoli below a couch" + }, + { + "unique_id": 27317, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a couch below a broccoli" + }, + { + "unique_id": 27318, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a broccoli and a couch" + }, + { + "unique_id": 27319, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a couch and a broccoli" + }, + { + "unique_id": 27320, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a potted plant" + }, + { + "unique_id": 27321, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a broccoli" + }, + { + "unique_id": 27322, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a potted plant" + }, + { + "unique_id": 27323, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a broccoli" + }, + { + "unique_id": 27324, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a broccoli above a potted plant" + }, + { + "unique_id": 27325, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a potted plant above a broccoli" + }, + { + "unique_id": 27326, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a broccoli below a potted plant" + }, + { + "unique_id": 27327, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a potted plant below a broccoli" + }, + { + "unique_id": 27328, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a broccoli and a potted plant" + }, + { + "unique_id": 27329, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a potted plant and a broccoli" + }, + { + "unique_id": 27330, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a bed" + }, + { + "unique_id": 27331, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a broccoli" + }, + { + "unique_id": 27332, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a bed" + }, + { + "unique_id": 27333, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a broccoli" + }, + { + "unique_id": 27334, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a broccoli above a bed" + }, + { + "unique_id": 27335, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a bed above a broccoli" + }, + { + "unique_id": 27336, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a broccoli below a bed" + }, + { + "unique_id": 27337, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a bed below a broccoli" + }, + { + "unique_id": 27338, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a broccoli and a bed" + }, + { + "unique_id": 27339, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a bed and a broccoli" + }, + { + "unique_id": 27340, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a dining table" + }, + { + "unique_id": 27341, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a broccoli" + }, + { + "unique_id": 27342, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a dining table" + }, + { + "unique_id": 27343, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a broccoli" + }, + { + "unique_id": 27344, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a broccoli above a dining table" + }, + { + "unique_id": 27345, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a dining table above a broccoli" + }, + { + "unique_id": 27346, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a broccoli below a dining table" + }, + { + "unique_id": 27347, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a dining table below a broccoli" + }, + { + "unique_id": 27348, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a broccoli and a dining table" + }, + { + "unique_id": 27349, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a dining table and a broccoli" + }, + { + "unique_id": 27350, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a toilet" + }, + { + "unique_id": 27351, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a broccoli" + }, + { + "unique_id": 27352, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a toilet" + }, + { + "unique_id": 27353, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a broccoli" + }, + { + "unique_id": 27354, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a broccoli above a toilet" + }, + { + "unique_id": 27355, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a toilet above a broccoli" + }, + { + "unique_id": 27356, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a broccoli below a toilet" + }, + { + "unique_id": 27357, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a toilet below a broccoli" + }, + { + "unique_id": 27358, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a broccoli and a toilet" + }, + { + "unique_id": 27359, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a toilet and a broccoli" + }, + { + "unique_id": 27360, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a tv" + }, + { + "unique_id": 27361, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a broccoli" + }, + { + "unique_id": 27362, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a tv" + }, + { + "unique_id": 27363, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a broccoli" + }, + { + "unique_id": 27364, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a broccoli above a tv" + }, + { + "unique_id": 27365, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a tv above a broccoli" + }, + { + "unique_id": 27366, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a broccoli below a tv" + }, + { + "unique_id": 27367, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a tv below a broccoli" + }, + { + "unique_id": 27368, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a broccoli and a tv" + }, + { + "unique_id": 27369, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a tv and a broccoli" + }, + { + "unique_id": 27370, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a laptop" + }, + { + "unique_id": 27371, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a broccoli" + }, + { + "unique_id": 27372, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a laptop" + }, + { + "unique_id": 27373, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a broccoli" + }, + { + "unique_id": 27374, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a broccoli above a laptop" + }, + { + "unique_id": 27375, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a laptop above a broccoli" + }, + { + "unique_id": 27376, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a broccoli below a laptop" + }, + { + "unique_id": 27377, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a laptop below a broccoli" + }, + { + "unique_id": 27378, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a broccoli and a laptop" + }, + { + "unique_id": 27379, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a laptop and a broccoli" + }, + { + "unique_id": 27380, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a mouse" + }, + { + "unique_id": 27381, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a broccoli" + }, + { + "unique_id": 27382, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a mouse" + }, + { + "unique_id": 27383, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a broccoli" + }, + { + "unique_id": 27384, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a broccoli above a mouse" + }, + { + "unique_id": 27385, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a mouse above a broccoli" + }, + { + "unique_id": 27386, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a broccoli below a mouse" + }, + { + "unique_id": 27387, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a mouse below a broccoli" + }, + { + "unique_id": 27388, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a broccoli and a mouse" + }, + { + "unique_id": 27389, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a mouse and a broccoli" + }, + { + "unique_id": 27390, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a remote" + }, + { + "unique_id": 27391, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a broccoli" + }, + { + "unique_id": 27392, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a remote" + }, + { + "unique_id": 27393, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a broccoli" + }, + { + "unique_id": 27394, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a broccoli above a remote" + }, + { + "unique_id": 27395, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a remote above a broccoli" + }, + { + "unique_id": 27396, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a broccoli below a remote" + }, + { + "unique_id": 27397, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a remote below a broccoli" + }, + { + "unique_id": 27398, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a broccoli and a remote" + }, + { + "unique_id": 27399, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a remote and a broccoli" + }, + { + "unique_id": 27400, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a keyboard" + }, + { + "unique_id": 27401, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a broccoli" + }, + { + "unique_id": 27402, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a keyboard" + }, + { + "unique_id": 27403, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a broccoli" + }, + { + "unique_id": 27404, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a broccoli above a keyboard" + }, + { + "unique_id": 27405, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a keyboard above a broccoli" + }, + { + "unique_id": 27406, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a broccoli below a keyboard" + }, + { + "unique_id": 27407, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a keyboard below a broccoli" + }, + { + "unique_id": 27408, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a broccoli and a keyboard" + }, + { + "unique_id": 27409, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a keyboard and a broccoli" + }, + { + "unique_id": 27410, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a cell phone" + }, + { + "unique_id": 27411, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a broccoli" + }, + { + "unique_id": 27412, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a cell phone" + }, + { + "unique_id": 27413, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a broccoli" + }, + { + "unique_id": 27414, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a broccoli above a cell phone" + }, + { + "unique_id": 27415, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a cell phone above a broccoli" + }, + { + "unique_id": 27416, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a broccoli below a cell phone" + }, + { + "unique_id": 27417, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a cell phone below a broccoli" + }, + { + "unique_id": 27418, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a broccoli and a cell phone" + }, + { + "unique_id": 27419, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a cell phone and a broccoli" + }, + { + "unique_id": 27420, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a microwave" + }, + { + "unique_id": 27421, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a broccoli" + }, + { + "unique_id": 27422, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a microwave" + }, + { + "unique_id": 27423, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a broccoli" + }, + { + "unique_id": 27424, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a broccoli above a microwave" + }, + { + "unique_id": 27425, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a microwave above a broccoli" + }, + { + "unique_id": 27426, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a broccoli below a microwave" + }, + { + "unique_id": 27427, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a microwave below a broccoli" + }, + { + "unique_id": 27428, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a broccoli and a microwave" + }, + { + "unique_id": 27429, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a microwave and a broccoli" + }, + { + "unique_id": 27430, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of an oven" + }, + { + "unique_id": 27431, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a broccoli" + }, + { + "unique_id": 27432, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of an oven" + }, + { + "unique_id": 27433, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a broccoli" + }, + { + "unique_id": 27434, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a broccoli above an oven" + }, + { + "unique_id": 27435, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "an oven above a broccoli" + }, + { + "unique_id": 27436, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a broccoli below an oven" + }, + { + "unique_id": 27437, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "an oven below a broccoli" + }, + { + "unique_id": 27438, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a broccoli and an oven" + }, + { + "unique_id": 27439, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "an oven and a broccoli" + }, + { + "unique_id": 27440, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a toaster" + }, + { + "unique_id": 27441, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a broccoli" + }, + { + "unique_id": 27442, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a toaster" + }, + { + "unique_id": 27443, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a broccoli" + }, + { + "unique_id": 27444, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a broccoli above a toaster" + }, + { + "unique_id": 27445, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a toaster above a broccoli" + }, + { + "unique_id": 27446, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a broccoli below a toaster" + }, + { + "unique_id": 27447, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a toaster below a broccoli" + }, + { + "unique_id": 27448, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a broccoli and a toaster" + }, + { + "unique_id": 27449, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a toaster and a broccoli" + }, + { + "unique_id": 27450, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a sink" + }, + { + "unique_id": 27451, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a broccoli" + }, + { + "unique_id": 27452, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a sink" + }, + { + "unique_id": 27453, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a broccoli" + }, + { + "unique_id": 27454, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a broccoli above a sink" + }, + { + "unique_id": 27455, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a sink above a broccoli" + }, + { + "unique_id": 27456, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a broccoli below a sink" + }, + { + "unique_id": 27457, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a sink below a broccoli" + }, + { + "unique_id": 27458, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a broccoli and a sink" + }, + { + "unique_id": 27459, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a sink and a broccoli" + }, + { + "unique_id": 27460, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a refrigerator" + }, + { + "unique_id": 27461, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a broccoli" + }, + { + "unique_id": 27462, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a refrigerator" + }, + { + "unique_id": 27463, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a broccoli" + }, + { + "unique_id": 27464, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a broccoli above a refrigerator" + }, + { + "unique_id": 27465, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a refrigerator above a broccoli" + }, + { + "unique_id": 27466, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a broccoli below a refrigerator" + }, + { + "unique_id": 27467, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a refrigerator below a broccoli" + }, + { + "unique_id": 27468, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a broccoli and a refrigerator" + }, + { + "unique_id": 27469, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a refrigerator and a broccoli" + }, + { + "unique_id": 27470, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a book" + }, + { + "unique_id": 27471, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a book to the left of a broccoli" + }, + { + "unique_id": 27472, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a book" + }, + { + "unique_id": 27473, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a book to the right of a broccoli" + }, + { + "unique_id": 27474, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a broccoli above a book" + }, + { + "unique_id": 27475, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a book above a broccoli" + }, + { + "unique_id": 27476, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a broccoli below a book" + }, + { + "unique_id": 27477, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a book below a broccoli" + }, + { + "unique_id": 27478, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a broccoli and a book" + }, + { + "unique_id": 27479, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a book and a broccoli" + }, + { + "unique_id": 27480, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a clock" + }, + { + "unique_id": 27481, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a broccoli" + }, + { + "unique_id": 27482, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a clock" + }, + { + "unique_id": 27483, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a broccoli" + }, + { + "unique_id": 27484, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a broccoli above a clock" + }, + { + "unique_id": 27485, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a clock above a broccoli" + }, + { + "unique_id": 27486, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a broccoli below a clock" + }, + { + "unique_id": 27487, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a clock below a broccoli" + }, + { + "unique_id": 27488, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a broccoli and a clock" + }, + { + "unique_id": 27489, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a clock and a broccoli" + }, + { + "unique_id": 27490, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a vase" + }, + { + "unique_id": 27491, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a broccoli" + }, + { + "unique_id": 27492, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a vase" + }, + { + "unique_id": 27493, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a broccoli" + }, + { + "unique_id": 27494, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a broccoli above a vase" + }, + { + "unique_id": 27495, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a vase above a broccoli" + }, + { + "unique_id": 27496, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a broccoli below a vase" + }, + { + "unique_id": 27497, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a vase below a broccoli" + }, + { + "unique_id": 27498, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a broccoli and a vase" + }, + { + "unique_id": 27499, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a vase and a broccoli" + }, + { + "unique_id": 27500, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a scissors" + }, + { + "unique_id": 27501, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a broccoli" + }, + { + "unique_id": 27502, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a scissors" + }, + { + "unique_id": 27503, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a broccoli" + }, + { + "unique_id": 27504, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a broccoli above a scissors" + }, + { + "unique_id": 27505, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a scissors above a broccoli" + }, + { + "unique_id": 27506, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a broccoli below a scissors" + }, + { + "unique_id": 27507, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a scissors below a broccoli" + }, + { + "unique_id": 27508, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a broccoli and a scissors" + }, + { + "unique_id": 27509, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a scissors and a broccoli" + }, + { + "unique_id": 27510, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a teddy bear" + }, + { + "unique_id": 27511, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a broccoli" + }, + { + "unique_id": 27512, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a teddy bear" + }, + { + "unique_id": 27513, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a broccoli" + }, + { + "unique_id": 27514, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a broccoli above a teddy bear" + }, + { + "unique_id": 27515, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a teddy bear above a broccoli" + }, + { + "unique_id": 27516, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a broccoli below a teddy bear" + }, + { + "unique_id": 27517, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a teddy bear below a broccoli" + }, + { + "unique_id": 27518, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a broccoli and a teddy bear" + }, + { + "unique_id": 27519, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a teddy bear and a broccoli" + }, + { + "unique_id": 27520, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a hair drier" + }, + { + "unique_id": 27521, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a broccoli" + }, + { + "unique_id": 27522, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a hair drier" + }, + { + "unique_id": 27523, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a broccoli" + }, + { + "unique_id": 27524, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a broccoli above a hair drier" + }, + { + "unique_id": 27525, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a hair drier above a broccoli" + }, + { + "unique_id": 27526, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a broccoli below a hair drier" + }, + { + "unique_id": 27527, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a hair drier below a broccoli" + }, + { + "unique_id": 27528, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a broccoli and a hair drier" + }, + { + "unique_id": 27529, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a hair drier and a broccoli" + }, + { + "unique_id": 27530, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a broccoli to the left of a toothbrush" + }, + { + "unique_id": 27531, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a broccoli" + }, + { + "unique_id": 27532, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a broccoli to the right of a toothbrush" + }, + { + "unique_id": 27533, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a broccoli" + }, + { + "unique_id": 27534, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a broccoli above a toothbrush" + }, + { + "unique_id": 27535, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "above", + "text": "a toothbrush above a broccoli" + }, + { + "unique_id": 27536, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a broccoli below a toothbrush" + }, + { + "unique_id": 27537, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "below", + "text": "a toothbrush below a broccoli" + }, + { + "unique_id": 27538, + "num_objects": 2, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a broccoli and a toothbrush" + }, + { + "unique_id": 27539, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "broccoli" + ], + "rel_type": "and", + "text": "a toothbrush and a broccoli" + }, + { + "unique_id": 27540, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a hot dog" + }, + { + "unique_id": 27541, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a carrot" + }, + { + "unique_id": 27542, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a hot dog" + }, + { + "unique_id": 27543, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a carrot" + }, + { + "unique_id": 27544, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a carrot above a hot dog" + }, + { + "unique_id": 27545, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a hot dog above a carrot" + }, + { + "unique_id": 27546, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a carrot below a hot dog" + }, + { + "unique_id": 27547, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a hot dog below a carrot" + }, + { + "unique_id": 27548, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a carrot and a hot dog" + }, + { + "unique_id": 27549, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a hot dog and a carrot" + }, + { + "unique_id": 27550, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a pizza" + }, + { + "unique_id": 27551, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a carrot" + }, + { + "unique_id": 27552, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a pizza" + }, + { + "unique_id": 27553, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a carrot" + }, + { + "unique_id": 27554, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a carrot above a pizza" + }, + { + "unique_id": 27555, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a pizza above a carrot" + }, + { + "unique_id": 27556, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a carrot below a pizza" + }, + { + "unique_id": 27557, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a pizza below a carrot" + }, + { + "unique_id": 27558, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a carrot and a pizza" + }, + { + "unique_id": 27559, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a pizza and a carrot" + }, + { + "unique_id": 27560, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a donut" + }, + { + "unique_id": 27561, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a carrot" + }, + { + "unique_id": 27562, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a donut" + }, + { + "unique_id": 27563, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a carrot" + }, + { + "unique_id": 27564, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a carrot above a donut" + }, + { + "unique_id": 27565, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a donut above a carrot" + }, + { + "unique_id": 27566, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a carrot below a donut" + }, + { + "unique_id": 27567, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a donut below a carrot" + }, + { + "unique_id": 27568, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a carrot and a donut" + }, + { + "unique_id": 27569, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a donut and a carrot" + }, + { + "unique_id": 27570, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a cake" + }, + { + "unique_id": 27571, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a carrot" + }, + { + "unique_id": 27572, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a cake" + }, + { + "unique_id": 27573, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a carrot" + }, + { + "unique_id": 27574, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a carrot above a cake" + }, + { + "unique_id": 27575, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a cake above a carrot" + }, + { + "unique_id": 27576, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a carrot below a cake" + }, + { + "unique_id": 27577, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a cake below a carrot" + }, + { + "unique_id": 27578, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a carrot and a cake" + }, + { + "unique_id": 27579, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a cake and a carrot" + }, + { + "unique_id": 27580, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a chair" + }, + { + "unique_id": 27581, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a carrot" + }, + { + "unique_id": 27582, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a chair" + }, + { + "unique_id": 27583, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a carrot" + }, + { + "unique_id": 27584, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a carrot above a chair" + }, + { + "unique_id": 27585, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a chair above a carrot" + }, + { + "unique_id": 27586, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a carrot below a chair" + }, + { + "unique_id": 27587, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a chair below a carrot" + }, + { + "unique_id": 27588, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a carrot and a chair" + }, + { + "unique_id": 27589, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a chair and a carrot" + }, + { + "unique_id": 27590, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a couch" + }, + { + "unique_id": 27591, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a carrot" + }, + { + "unique_id": 27592, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a couch" + }, + { + "unique_id": 27593, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a carrot" + }, + { + "unique_id": 27594, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a carrot above a couch" + }, + { + "unique_id": 27595, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a couch above a carrot" + }, + { + "unique_id": 27596, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a carrot below a couch" + }, + { + "unique_id": 27597, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a couch below a carrot" + }, + { + "unique_id": 27598, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a carrot and a couch" + }, + { + "unique_id": 27599, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a couch and a carrot" + }, + { + "unique_id": 27600, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a potted plant" + }, + { + "unique_id": 27601, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a carrot" + }, + { + "unique_id": 27602, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a potted plant" + }, + { + "unique_id": 27603, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a carrot" + }, + { + "unique_id": 27604, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a carrot above a potted plant" + }, + { + "unique_id": 27605, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a potted plant above a carrot" + }, + { + "unique_id": 27606, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a carrot below a potted plant" + }, + { + "unique_id": 27607, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a potted plant below a carrot" + }, + { + "unique_id": 27608, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a carrot and a potted plant" + }, + { + "unique_id": 27609, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a potted plant and a carrot" + }, + { + "unique_id": 27610, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a bed" + }, + { + "unique_id": 27611, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a carrot" + }, + { + "unique_id": 27612, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a bed" + }, + { + "unique_id": 27613, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a carrot" + }, + { + "unique_id": 27614, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a carrot above a bed" + }, + { + "unique_id": 27615, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a bed above a carrot" + }, + { + "unique_id": 27616, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a carrot below a bed" + }, + { + "unique_id": 27617, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a bed below a carrot" + }, + { + "unique_id": 27618, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a carrot and a bed" + }, + { + "unique_id": 27619, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a bed and a carrot" + }, + { + "unique_id": 27620, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a dining table" + }, + { + "unique_id": 27621, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a carrot" + }, + { + "unique_id": 27622, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a dining table" + }, + { + "unique_id": 27623, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a carrot" + }, + { + "unique_id": 27624, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a carrot above a dining table" + }, + { + "unique_id": 27625, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a dining table above a carrot" + }, + { + "unique_id": 27626, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a carrot below a dining table" + }, + { + "unique_id": 27627, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a dining table below a carrot" + }, + { + "unique_id": 27628, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a carrot and a dining table" + }, + { + "unique_id": 27629, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a dining table and a carrot" + }, + { + "unique_id": 27630, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a toilet" + }, + { + "unique_id": 27631, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a carrot" + }, + { + "unique_id": 27632, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a toilet" + }, + { + "unique_id": 27633, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a carrot" + }, + { + "unique_id": 27634, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a carrot above a toilet" + }, + { + "unique_id": 27635, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a toilet above a carrot" + }, + { + "unique_id": 27636, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a carrot below a toilet" + }, + { + "unique_id": 27637, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a toilet below a carrot" + }, + { + "unique_id": 27638, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a carrot and a toilet" + }, + { + "unique_id": 27639, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a toilet and a carrot" + }, + { + "unique_id": 27640, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a tv" + }, + { + "unique_id": 27641, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a carrot" + }, + { + "unique_id": 27642, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a tv" + }, + { + "unique_id": 27643, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a carrot" + }, + { + "unique_id": 27644, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a carrot above a tv" + }, + { + "unique_id": 27645, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a tv above a carrot" + }, + { + "unique_id": 27646, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a carrot below a tv" + }, + { + "unique_id": 27647, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a tv below a carrot" + }, + { + "unique_id": 27648, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a carrot and a tv" + }, + { + "unique_id": 27649, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a tv and a carrot" + }, + { + "unique_id": 27650, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a laptop" + }, + { + "unique_id": 27651, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a carrot" + }, + { + "unique_id": 27652, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a laptop" + }, + { + "unique_id": 27653, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a carrot" + }, + { + "unique_id": 27654, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a carrot above a laptop" + }, + { + "unique_id": 27655, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a laptop above a carrot" + }, + { + "unique_id": 27656, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a carrot below a laptop" + }, + { + "unique_id": 27657, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a laptop below a carrot" + }, + { + "unique_id": 27658, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a carrot and a laptop" + }, + { + "unique_id": 27659, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a laptop and a carrot" + }, + { + "unique_id": 27660, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a mouse" + }, + { + "unique_id": 27661, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a carrot" + }, + { + "unique_id": 27662, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a mouse" + }, + { + "unique_id": 27663, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a carrot" + }, + { + "unique_id": 27664, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a carrot above a mouse" + }, + { + "unique_id": 27665, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a mouse above a carrot" + }, + { + "unique_id": 27666, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a carrot below a mouse" + }, + { + "unique_id": 27667, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a mouse below a carrot" + }, + { + "unique_id": 27668, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a carrot and a mouse" + }, + { + "unique_id": 27669, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a mouse and a carrot" + }, + { + "unique_id": 27670, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a remote" + }, + { + "unique_id": 27671, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a carrot" + }, + { + "unique_id": 27672, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a remote" + }, + { + "unique_id": 27673, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a carrot" + }, + { + "unique_id": 27674, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a carrot above a remote" + }, + { + "unique_id": 27675, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a remote above a carrot" + }, + { + "unique_id": 27676, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a carrot below a remote" + }, + { + "unique_id": 27677, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a remote below a carrot" + }, + { + "unique_id": 27678, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a carrot and a remote" + }, + { + "unique_id": 27679, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a remote and a carrot" + }, + { + "unique_id": 27680, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a keyboard" + }, + { + "unique_id": 27681, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a carrot" + }, + { + "unique_id": 27682, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a keyboard" + }, + { + "unique_id": 27683, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a carrot" + }, + { + "unique_id": 27684, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a carrot above a keyboard" + }, + { + "unique_id": 27685, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a keyboard above a carrot" + }, + { + "unique_id": 27686, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a carrot below a keyboard" + }, + { + "unique_id": 27687, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a keyboard below a carrot" + }, + { + "unique_id": 27688, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a carrot and a keyboard" + }, + { + "unique_id": 27689, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a keyboard and a carrot" + }, + { + "unique_id": 27690, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a cell phone" + }, + { + "unique_id": 27691, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a carrot" + }, + { + "unique_id": 27692, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a cell phone" + }, + { + "unique_id": 27693, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a carrot" + }, + { + "unique_id": 27694, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a carrot above a cell phone" + }, + { + "unique_id": 27695, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a cell phone above a carrot" + }, + { + "unique_id": 27696, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a carrot below a cell phone" + }, + { + "unique_id": 27697, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a cell phone below a carrot" + }, + { + "unique_id": 27698, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a carrot and a cell phone" + }, + { + "unique_id": 27699, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a cell phone and a carrot" + }, + { + "unique_id": 27700, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a microwave" + }, + { + "unique_id": 27701, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a carrot" + }, + { + "unique_id": 27702, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a microwave" + }, + { + "unique_id": 27703, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a carrot" + }, + { + "unique_id": 27704, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a carrot above a microwave" + }, + { + "unique_id": 27705, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a microwave above a carrot" + }, + { + "unique_id": 27706, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a carrot below a microwave" + }, + { + "unique_id": 27707, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a microwave below a carrot" + }, + { + "unique_id": 27708, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a carrot and a microwave" + }, + { + "unique_id": 27709, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a microwave and a carrot" + }, + { + "unique_id": 27710, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of an oven" + }, + { + "unique_id": 27711, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a carrot" + }, + { + "unique_id": 27712, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of an oven" + }, + { + "unique_id": 27713, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a carrot" + }, + { + "unique_id": 27714, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a carrot above an oven" + }, + { + "unique_id": 27715, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "an oven above a carrot" + }, + { + "unique_id": 27716, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a carrot below an oven" + }, + { + "unique_id": 27717, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "an oven below a carrot" + }, + { + "unique_id": 27718, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a carrot and an oven" + }, + { + "unique_id": 27719, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "an oven and a carrot" + }, + { + "unique_id": 27720, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a toaster" + }, + { + "unique_id": 27721, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a carrot" + }, + { + "unique_id": 27722, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a toaster" + }, + { + "unique_id": 27723, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a carrot" + }, + { + "unique_id": 27724, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a carrot above a toaster" + }, + { + "unique_id": 27725, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a toaster above a carrot" + }, + { + "unique_id": 27726, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a carrot below a toaster" + }, + { + "unique_id": 27727, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a toaster below a carrot" + }, + { + "unique_id": 27728, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a carrot and a toaster" + }, + { + "unique_id": 27729, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a toaster and a carrot" + }, + { + "unique_id": 27730, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a sink" + }, + { + "unique_id": 27731, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a carrot" + }, + { + "unique_id": 27732, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a sink" + }, + { + "unique_id": 27733, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a carrot" + }, + { + "unique_id": 27734, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a carrot above a sink" + }, + { + "unique_id": 27735, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a sink above a carrot" + }, + { + "unique_id": 27736, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a carrot below a sink" + }, + { + "unique_id": 27737, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a sink below a carrot" + }, + { + "unique_id": 27738, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a carrot and a sink" + }, + { + "unique_id": 27739, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a sink and a carrot" + }, + { + "unique_id": 27740, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a refrigerator" + }, + { + "unique_id": 27741, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a carrot" + }, + { + "unique_id": 27742, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a refrigerator" + }, + { + "unique_id": 27743, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a carrot" + }, + { + "unique_id": 27744, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a carrot above a refrigerator" + }, + { + "unique_id": 27745, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a refrigerator above a carrot" + }, + { + "unique_id": 27746, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a carrot below a refrigerator" + }, + { + "unique_id": 27747, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a refrigerator below a carrot" + }, + { + "unique_id": 27748, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a carrot and a refrigerator" + }, + { + "unique_id": 27749, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a refrigerator and a carrot" + }, + { + "unique_id": 27750, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a book" + }, + { + "unique_id": 27751, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a book to the left of a carrot" + }, + { + "unique_id": 27752, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a book" + }, + { + "unique_id": 27753, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a book to the right of a carrot" + }, + { + "unique_id": 27754, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a carrot above a book" + }, + { + "unique_id": 27755, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a book above a carrot" + }, + { + "unique_id": 27756, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a carrot below a book" + }, + { + "unique_id": 27757, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a book below a carrot" + }, + { + "unique_id": 27758, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a carrot and a book" + }, + { + "unique_id": 27759, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a book and a carrot" + }, + { + "unique_id": 27760, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a clock" + }, + { + "unique_id": 27761, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a carrot" + }, + { + "unique_id": 27762, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a clock" + }, + { + "unique_id": 27763, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a carrot" + }, + { + "unique_id": 27764, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a carrot above a clock" + }, + { + "unique_id": 27765, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a clock above a carrot" + }, + { + "unique_id": 27766, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a carrot below a clock" + }, + { + "unique_id": 27767, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a clock below a carrot" + }, + { + "unique_id": 27768, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a carrot and a clock" + }, + { + "unique_id": 27769, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a clock and a carrot" + }, + { + "unique_id": 27770, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a vase" + }, + { + "unique_id": 27771, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a carrot" + }, + { + "unique_id": 27772, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a vase" + }, + { + "unique_id": 27773, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a carrot" + }, + { + "unique_id": 27774, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a carrot above a vase" + }, + { + "unique_id": 27775, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a vase above a carrot" + }, + { + "unique_id": 27776, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a carrot below a vase" + }, + { + "unique_id": 27777, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a vase below a carrot" + }, + { + "unique_id": 27778, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a carrot and a vase" + }, + { + "unique_id": 27779, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a vase and a carrot" + }, + { + "unique_id": 27780, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a scissors" + }, + { + "unique_id": 27781, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a carrot" + }, + { + "unique_id": 27782, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a scissors" + }, + { + "unique_id": 27783, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a carrot" + }, + { + "unique_id": 27784, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a carrot above a scissors" + }, + { + "unique_id": 27785, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a scissors above a carrot" + }, + { + "unique_id": 27786, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a carrot below a scissors" + }, + { + "unique_id": 27787, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a scissors below a carrot" + }, + { + "unique_id": 27788, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a carrot and a scissors" + }, + { + "unique_id": 27789, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a scissors and a carrot" + }, + { + "unique_id": 27790, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a teddy bear" + }, + { + "unique_id": 27791, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a carrot" + }, + { + "unique_id": 27792, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a teddy bear" + }, + { + "unique_id": 27793, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a carrot" + }, + { + "unique_id": 27794, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a carrot above a teddy bear" + }, + { + "unique_id": 27795, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a teddy bear above a carrot" + }, + { + "unique_id": 27796, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a carrot below a teddy bear" + }, + { + "unique_id": 27797, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a teddy bear below a carrot" + }, + { + "unique_id": 27798, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a carrot and a teddy bear" + }, + { + "unique_id": 27799, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a teddy bear and a carrot" + }, + { + "unique_id": 27800, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a hair drier" + }, + { + "unique_id": 27801, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a carrot" + }, + { + "unique_id": 27802, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a hair drier" + }, + { + "unique_id": 27803, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a carrot" + }, + { + "unique_id": 27804, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a carrot above a hair drier" + }, + { + "unique_id": 27805, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a hair drier above a carrot" + }, + { + "unique_id": 27806, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a carrot below a hair drier" + }, + { + "unique_id": 27807, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a hair drier below a carrot" + }, + { + "unique_id": 27808, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a carrot and a hair drier" + }, + { + "unique_id": 27809, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a hair drier and a carrot" + }, + { + "unique_id": 27810, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a carrot to the left of a toothbrush" + }, + { + "unique_id": 27811, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a carrot" + }, + { + "unique_id": 27812, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a carrot to the right of a toothbrush" + }, + { + "unique_id": 27813, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a carrot" + }, + { + "unique_id": 27814, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a carrot above a toothbrush" + }, + { + "unique_id": 27815, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "above", + "text": "a toothbrush above a carrot" + }, + { + "unique_id": 27816, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a carrot below a toothbrush" + }, + { + "unique_id": 27817, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "below", + "text": "a toothbrush below a carrot" + }, + { + "unique_id": 27818, + "num_objects": 2, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a carrot and a toothbrush" + }, + { + "unique_id": 27819, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "carrot" + ], + "rel_type": "and", + "text": "a toothbrush and a carrot" + }, + { + "unique_id": 27820, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a pizza" + }, + { + "unique_id": 27821, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a hot dog" + }, + { + "unique_id": 27822, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a pizza" + }, + { + "unique_id": 27823, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a hot dog" + }, + { + "unique_id": 27824, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a hot dog above a pizza" + }, + { + "unique_id": 27825, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a pizza above a hot dog" + }, + { + "unique_id": 27826, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a hot dog below a pizza" + }, + { + "unique_id": 27827, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a pizza below a hot dog" + }, + { + "unique_id": 27828, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a hot dog and a pizza" + }, + { + "unique_id": 27829, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a pizza and a hot dog" + }, + { + "unique_id": 27830, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a donut" + }, + { + "unique_id": 27831, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a hot dog" + }, + { + "unique_id": 27832, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a donut" + }, + { + "unique_id": 27833, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a hot dog" + }, + { + "unique_id": 27834, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a hot dog above a donut" + }, + { + "unique_id": 27835, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a donut above a hot dog" + }, + { + "unique_id": 27836, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a hot dog below a donut" + }, + { + "unique_id": 27837, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a donut below a hot dog" + }, + { + "unique_id": 27838, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a hot dog and a donut" + }, + { + "unique_id": 27839, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a donut and a hot dog" + }, + { + "unique_id": 27840, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a cake" + }, + { + "unique_id": 27841, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a hot dog" + }, + { + "unique_id": 27842, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a cake" + }, + { + "unique_id": 27843, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a hot dog" + }, + { + "unique_id": 27844, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a hot dog above a cake" + }, + { + "unique_id": 27845, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a cake above a hot dog" + }, + { + "unique_id": 27846, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a hot dog below a cake" + }, + { + "unique_id": 27847, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a cake below a hot dog" + }, + { + "unique_id": 27848, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a hot dog and a cake" + }, + { + "unique_id": 27849, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a cake and a hot dog" + }, + { + "unique_id": 27850, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a chair" + }, + { + "unique_id": 27851, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a hot dog" + }, + { + "unique_id": 27852, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a chair" + }, + { + "unique_id": 27853, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a hot dog" + }, + { + "unique_id": 27854, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a hot dog above a chair" + }, + { + "unique_id": 27855, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a chair above a hot dog" + }, + { + "unique_id": 27856, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a hot dog below a chair" + }, + { + "unique_id": 27857, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a chair below a hot dog" + }, + { + "unique_id": 27858, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a hot dog and a chair" + }, + { + "unique_id": 27859, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a chair and a hot dog" + }, + { + "unique_id": 27860, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a couch" + }, + { + "unique_id": 27861, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a hot dog" + }, + { + "unique_id": 27862, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a couch" + }, + { + "unique_id": 27863, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a hot dog" + }, + { + "unique_id": 27864, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a hot dog above a couch" + }, + { + "unique_id": 27865, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a couch above a hot dog" + }, + { + "unique_id": 27866, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a hot dog below a couch" + }, + { + "unique_id": 27867, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a couch below a hot dog" + }, + { + "unique_id": 27868, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a hot dog and a couch" + }, + { + "unique_id": 27869, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a couch and a hot dog" + }, + { + "unique_id": 27870, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a potted plant" + }, + { + "unique_id": 27871, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a hot dog" + }, + { + "unique_id": 27872, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a potted plant" + }, + { + "unique_id": 27873, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a hot dog" + }, + { + "unique_id": 27874, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a hot dog above a potted plant" + }, + { + "unique_id": 27875, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a potted plant above a hot dog" + }, + { + "unique_id": 27876, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a hot dog below a potted plant" + }, + { + "unique_id": 27877, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a potted plant below a hot dog" + }, + { + "unique_id": 27878, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a hot dog and a potted plant" + }, + { + "unique_id": 27879, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a potted plant and a hot dog" + }, + { + "unique_id": 27880, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a bed" + }, + { + "unique_id": 27881, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a hot dog" + }, + { + "unique_id": 27882, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a bed" + }, + { + "unique_id": 27883, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a hot dog" + }, + { + "unique_id": 27884, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a hot dog above a bed" + }, + { + "unique_id": 27885, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a bed above a hot dog" + }, + { + "unique_id": 27886, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a hot dog below a bed" + }, + { + "unique_id": 27887, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a bed below a hot dog" + }, + { + "unique_id": 27888, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a hot dog and a bed" + }, + { + "unique_id": 27889, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a bed and a hot dog" + }, + { + "unique_id": 27890, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a dining table" + }, + { + "unique_id": 27891, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a hot dog" + }, + { + "unique_id": 27892, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a dining table" + }, + { + "unique_id": 27893, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a hot dog" + }, + { + "unique_id": 27894, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a hot dog above a dining table" + }, + { + "unique_id": 27895, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a dining table above a hot dog" + }, + { + "unique_id": 27896, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a hot dog below a dining table" + }, + { + "unique_id": 27897, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a dining table below a hot dog" + }, + { + "unique_id": 27898, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a hot dog and a dining table" + }, + { + "unique_id": 27899, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a dining table and a hot dog" + }, + { + "unique_id": 27900, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a toilet" + }, + { + "unique_id": 27901, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a hot dog" + }, + { + "unique_id": 27902, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a toilet" + }, + { + "unique_id": 27903, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a hot dog" + }, + { + "unique_id": 27904, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a hot dog above a toilet" + }, + { + "unique_id": 27905, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a toilet above a hot dog" + }, + { + "unique_id": 27906, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a hot dog below a toilet" + }, + { + "unique_id": 27907, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a toilet below a hot dog" + }, + { + "unique_id": 27908, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a hot dog and a toilet" + }, + { + "unique_id": 27909, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a toilet and a hot dog" + }, + { + "unique_id": 27910, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a tv" + }, + { + "unique_id": 27911, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a hot dog" + }, + { + "unique_id": 27912, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a tv" + }, + { + "unique_id": 27913, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a hot dog" + }, + { + "unique_id": 27914, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a hot dog above a tv" + }, + { + "unique_id": 27915, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a tv above a hot dog" + }, + { + "unique_id": 27916, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a hot dog below a tv" + }, + { + "unique_id": 27917, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a tv below a hot dog" + }, + { + "unique_id": 27918, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a hot dog and a tv" + }, + { + "unique_id": 27919, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a tv and a hot dog" + }, + { + "unique_id": 27920, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a laptop" + }, + { + "unique_id": 27921, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a hot dog" + }, + { + "unique_id": 27922, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a laptop" + }, + { + "unique_id": 27923, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a hot dog" + }, + { + "unique_id": 27924, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a hot dog above a laptop" + }, + { + "unique_id": 27925, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a laptop above a hot dog" + }, + { + "unique_id": 27926, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a hot dog below a laptop" + }, + { + "unique_id": 27927, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a laptop below a hot dog" + }, + { + "unique_id": 27928, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a hot dog and a laptop" + }, + { + "unique_id": 27929, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a laptop and a hot dog" + }, + { + "unique_id": 27930, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a mouse" + }, + { + "unique_id": 27931, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a hot dog" + }, + { + "unique_id": 27932, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a mouse" + }, + { + "unique_id": 27933, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a hot dog" + }, + { + "unique_id": 27934, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a hot dog above a mouse" + }, + { + "unique_id": 27935, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a mouse above a hot dog" + }, + { + "unique_id": 27936, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a hot dog below a mouse" + }, + { + "unique_id": 27937, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a mouse below a hot dog" + }, + { + "unique_id": 27938, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a hot dog and a mouse" + }, + { + "unique_id": 27939, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a mouse and a hot dog" + }, + { + "unique_id": 27940, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a remote" + }, + { + "unique_id": 27941, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a hot dog" + }, + { + "unique_id": 27942, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a remote" + }, + { + "unique_id": 27943, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a hot dog" + }, + { + "unique_id": 27944, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a hot dog above a remote" + }, + { + "unique_id": 27945, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a remote above a hot dog" + }, + { + "unique_id": 27946, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a hot dog below a remote" + }, + { + "unique_id": 27947, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a remote below a hot dog" + }, + { + "unique_id": 27948, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a hot dog and a remote" + }, + { + "unique_id": 27949, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a remote and a hot dog" + }, + { + "unique_id": 27950, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a keyboard" + }, + { + "unique_id": 27951, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a hot dog" + }, + { + "unique_id": 27952, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a keyboard" + }, + { + "unique_id": 27953, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a hot dog" + }, + { + "unique_id": 27954, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a hot dog above a keyboard" + }, + { + "unique_id": 27955, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a keyboard above a hot dog" + }, + { + "unique_id": 27956, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a hot dog below a keyboard" + }, + { + "unique_id": 27957, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a keyboard below a hot dog" + }, + { + "unique_id": 27958, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a hot dog and a keyboard" + }, + { + "unique_id": 27959, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a keyboard and a hot dog" + }, + { + "unique_id": 27960, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a cell phone" + }, + { + "unique_id": 27961, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a hot dog" + }, + { + "unique_id": 27962, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a cell phone" + }, + { + "unique_id": 27963, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a hot dog" + }, + { + "unique_id": 27964, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a hot dog above a cell phone" + }, + { + "unique_id": 27965, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a cell phone above a hot dog" + }, + { + "unique_id": 27966, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a hot dog below a cell phone" + }, + { + "unique_id": 27967, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a cell phone below a hot dog" + }, + { + "unique_id": 27968, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a hot dog and a cell phone" + }, + { + "unique_id": 27969, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a cell phone and a hot dog" + }, + { + "unique_id": 27970, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a microwave" + }, + { + "unique_id": 27971, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a hot dog" + }, + { + "unique_id": 27972, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a microwave" + }, + { + "unique_id": 27973, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a hot dog" + }, + { + "unique_id": 27974, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a hot dog above a microwave" + }, + { + "unique_id": 27975, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a microwave above a hot dog" + }, + { + "unique_id": 27976, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a hot dog below a microwave" + }, + { + "unique_id": 27977, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a microwave below a hot dog" + }, + { + "unique_id": 27978, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a hot dog and a microwave" + }, + { + "unique_id": 27979, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a microwave and a hot dog" + }, + { + "unique_id": 27980, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of an oven" + }, + { + "unique_id": 27981, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a hot dog" + }, + { + "unique_id": 27982, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of an oven" + }, + { + "unique_id": 27983, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a hot dog" + }, + { + "unique_id": 27984, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a hot dog above an oven" + }, + { + "unique_id": 27985, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "an oven above a hot dog" + }, + { + "unique_id": 27986, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a hot dog below an oven" + }, + { + "unique_id": 27987, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "an oven below a hot dog" + }, + { + "unique_id": 27988, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a hot dog and an oven" + }, + { + "unique_id": 27989, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "an oven and a hot dog" + }, + { + "unique_id": 27990, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a toaster" + }, + { + "unique_id": 27991, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a hot dog" + }, + { + "unique_id": 27992, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a toaster" + }, + { + "unique_id": 27993, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a hot dog" + }, + { + "unique_id": 27994, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a hot dog above a toaster" + }, + { + "unique_id": 27995, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a toaster above a hot dog" + }, + { + "unique_id": 27996, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a hot dog below a toaster" + }, + { + "unique_id": 27997, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a toaster below a hot dog" + }, + { + "unique_id": 27998, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a hot dog and a toaster" + }, + { + "unique_id": 27999, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a toaster and a hot dog" + }, + { + "unique_id": 28000, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a sink" + }, + { + "unique_id": 28001, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a hot dog" + }, + { + "unique_id": 28002, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a sink" + }, + { + "unique_id": 28003, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a hot dog" + }, + { + "unique_id": 28004, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a hot dog above a sink" + }, + { + "unique_id": 28005, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a sink above a hot dog" + }, + { + "unique_id": 28006, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a hot dog below a sink" + }, + { + "unique_id": 28007, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a sink below a hot dog" + }, + { + "unique_id": 28008, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a hot dog and a sink" + }, + { + "unique_id": 28009, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a sink and a hot dog" + }, + { + "unique_id": 28010, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a refrigerator" + }, + { + "unique_id": 28011, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a hot dog" + }, + { + "unique_id": 28012, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a refrigerator" + }, + { + "unique_id": 28013, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a hot dog" + }, + { + "unique_id": 28014, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a hot dog above a refrigerator" + }, + { + "unique_id": 28015, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a refrigerator above a hot dog" + }, + { + "unique_id": 28016, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a hot dog below a refrigerator" + }, + { + "unique_id": 28017, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a refrigerator below a hot dog" + }, + { + "unique_id": 28018, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a hot dog and a refrigerator" + }, + { + "unique_id": 28019, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a refrigerator and a hot dog" + }, + { + "unique_id": 28020, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a book" + }, + { + "unique_id": 28021, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a book to the left of a hot dog" + }, + { + "unique_id": 28022, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a book" + }, + { + "unique_id": 28023, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a book to the right of a hot dog" + }, + { + "unique_id": 28024, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a hot dog above a book" + }, + { + "unique_id": 28025, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a book above a hot dog" + }, + { + "unique_id": 28026, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a hot dog below a book" + }, + { + "unique_id": 28027, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a book below a hot dog" + }, + { + "unique_id": 28028, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a hot dog and a book" + }, + { + "unique_id": 28029, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a book and a hot dog" + }, + { + "unique_id": 28030, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a clock" + }, + { + "unique_id": 28031, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a hot dog" + }, + { + "unique_id": 28032, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a clock" + }, + { + "unique_id": 28033, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a hot dog" + }, + { + "unique_id": 28034, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a hot dog above a clock" + }, + { + "unique_id": 28035, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a clock above a hot dog" + }, + { + "unique_id": 28036, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a hot dog below a clock" + }, + { + "unique_id": 28037, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a clock below a hot dog" + }, + { + "unique_id": 28038, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a hot dog and a clock" + }, + { + "unique_id": 28039, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a clock and a hot dog" + }, + { + "unique_id": 28040, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a vase" + }, + { + "unique_id": 28041, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a hot dog" + }, + { + "unique_id": 28042, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a vase" + }, + { + "unique_id": 28043, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a hot dog" + }, + { + "unique_id": 28044, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a hot dog above a vase" + }, + { + "unique_id": 28045, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a vase above a hot dog" + }, + { + "unique_id": 28046, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a hot dog below a vase" + }, + { + "unique_id": 28047, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a vase below a hot dog" + }, + { + "unique_id": 28048, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a hot dog and a vase" + }, + { + "unique_id": 28049, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a vase and a hot dog" + }, + { + "unique_id": 28050, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a scissors" + }, + { + "unique_id": 28051, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a hot dog" + }, + { + "unique_id": 28052, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a scissors" + }, + { + "unique_id": 28053, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a hot dog" + }, + { + "unique_id": 28054, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a hot dog above a scissors" + }, + { + "unique_id": 28055, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a scissors above a hot dog" + }, + { + "unique_id": 28056, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a hot dog below a scissors" + }, + { + "unique_id": 28057, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a scissors below a hot dog" + }, + { + "unique_id": 28058, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a hot dog and a scissors" + }, + { + "unique_id": 28059, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a scissors and a hot dog" + }, + { + "unique_id": 28060, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a teddy bear" + }, + { + "unique_id": 28061, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a hot dog" + }, + { + "unique_id": 28062, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a teddy bear" + }, + { + "unique_id": 28063, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a hot dog" + }, + { + "unique_id": 28064, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a hot dog above a teddy bear" + }, + { + "unique_id": 28065, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a teddy bear above a hot dog" + }, + { + "unique_id": 28066, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a hot dog below a teddy bear" + }, + { + "unique_id": 28067, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a teddy bear below a hot dog" + }, + { + "unique_id": 28068, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a hot dog and a teddy bear" + }, + { + "unique_id": 28069, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a teddy bear and a hot dog" + }, + { + "unique_id": 28070, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a hair drier" + }, + { + "unique_id": 28071, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a hot dog" + }, + { + "unique_id": 28072, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a hair drier" + }, + { + "unique_id": 28073, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a hot dog" + }, + { + "unique_id": 28074, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a hot dog above a hair drier" + }, + { + "unique_id": 28075, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a hair drier above a hot dog" + }, + { + "unique_id": 28076, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a hot dog below a hair drier" + }, + { + "unique_id": 28077, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a hair drier below a hot dog" + }, + { + "unique_id": 28078, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a hot dog and a hair drier" + }, + { + "unique_id": 28079, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a hair drier and a hot dog" + }, + { + "unique_id": 28080, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a hot dog to the left of a toothbrush" + }, + { + "unique_id": 28081, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a hot dog" + }, + { + "unique_id": 28082, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a hot dog to the right of a toothbrush" + }, + { + "unique_id": 28083, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a hot dog" + }, + { + "unique_id": 28084, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a hot dog above a toothbrush" + }, + { + "unique_id": 28085, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "above", + "text": "a toothbrush above a hot dog" + }, + { + "unique_id": 28086, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a hot dog below a toothbrush" + }, + { + "unique_id": 28087, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "below", + "text": "a toothbrush below a hot dog" + }, + { + "unique_id": 28088, + "num_objects": 2, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a hot dog and a toothbrush" + }, + { + "unique_id": 28089, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hot dog" + ], + "rel_type": "and", + "text": "a toothbrush and a hot dog" + }, + { + "unique_id": 28090, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a donut" + }, + { + "unique_id": 28091, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a pizza" + }, + { + "unique_id": 28092, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a donut" + }, + { + "unique_id": 28093, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a pizza" + }, + { + "unique_id": 28094, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a pizza above a donut" + }, + { + "unique_id": 28095, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a donut above a pizza" + }, + { + "unique_id": 28096, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a pizza below a donut" + }, + { + "unique_id": 28097, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a donut below a pizza" + }, + { + "unique_id": 28098, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a pizza and a donut" + }, + { + "unique_id": 28099, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a donut and a pizza" + }, + { + "unique_id": 28100, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a cake" + }, + { + "unique_id": 28101, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a pizza" + }, + { + "unique_id": 28102, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a cake" + }, + { + "unique_id": 28103, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a pizza" + }, + { + "unique_id": 28104, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a pizza above a cake" + }, + { + "unique_id": 28105, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a cake above a pizza" + }, + { + "unique_id": 28106, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a pizza below a cake" + }, + { + "unique_id": 28107, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a cake below a pizza" + }, + { + "unique_id": 28108, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a pizza and a cake" + }, + { + "unique_id": 28109, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a cake and a pizza" + }, + { + "unique_id": 28110, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a chair" + }, + { + "unique_id": 28111, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a pizza" + }, + { + "unique_id": 28112, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a chair" + }, + { + "unique_id": 28113, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a pizza" + }, + { + "unique_id": 28114, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a pizza above a chair" + }, + { + "unique_id": 28115, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a chair above a pizza" + }, + { + "unique_id": 28116, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a pizza below a chair" + }, + { + "unique_id": 28117, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a chair below a pizza" + }, + { + "unique_id": 28118, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a pizza and a chair" + }, + { + "unique_id": 28119, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a chair and a pizza" + }, + { + "unique_id": 28120, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a couch" + }, + { + "unique_id": 28121, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a pizza" + }, + { + "unique_id": 28122, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a couch" + }, + { + "unique_id": 28123, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a pizza" + }, + { + "unique_id": 28124, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a pizza above a couch" + }, + { + "unique_id": 28125, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a couch above a pizza" + }, + { + "unique_id": 28126, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a pizza below a couch" + }, + { + "unique_id": 28127, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a couch below a pizza" + }, + { + "unique_id": 28128, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a pizza and a couch" + }, + { + "unique_id": 28129, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a couch and a pizza" + }, + { + "unique_id": 28130, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a potted plant" + }, + { + "unique_id": 28131, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a pizza" + }, + { + "unique_id": 28132, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a potted plant" + }, + { + "unique_id": 28133, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a pizza" + }, + { + "unique_id": 28134, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a pizza above a potted plant" + }, + { + "unique_id": 28135, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a potted plant above a pizza" + }, + { + "unique_id": 28136, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a pizza below a potted plant" + }, + { + "unique_id": 28137, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a potted plant below a pizza" + }, + { + "unique_id": 28138, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a pizza and a potted plant" + }, + { + "unique_id": 28139, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a potted plant and a pizza" + }, + { + "unique_id": 28140, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a bed" + }, + { + "unique_id": 28141, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a pizza" + }, + { + "unique_id": 28142, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a bed" + }, + { + "unique_id": 28143, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a pizza" + }, + { + "unique_id": 28144, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a pizza above a bed" + }, + { + "unique_id": 28145, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a bed above a pizza" + }, + { + "unique_id": 28146, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a pizza below a bed" + }, + { + "unique_id": 28147, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a bed below a pizza" + }, + { + "unique_id": 28148, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a pizza and a bed" + }, + { + "unique_id": 28149, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a bed and a pizza" + }, + { + "unique_id": 28150, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a dining table" + }, + { + "unique_id": 28151, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a pizza" + }, + { + "unique_id": 28152, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a dining table" + }, + { + "unique_id": 28153, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a pizza" + }, + { + "unique_id": 28154, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a pizza above a dining table" + }, + { + "unique_id": 28155, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a dining table above a pizza" + }, + { + "unique_id": 28156, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a pizza below a dining table" + }, + { + "unique_id": 28157, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a dining table below a pizza" + }, + { + "unique_id": 28158, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a pizza and a dining table" + }, + { + "unique_id": 28159, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a dining table and a pizza" + }, + { + "unique_id": 28160, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a toilet" + }, + { + "unique_id": 28161, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a pizza" + }, + { + "unique_id": 28162, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a toilet" + }, + { + "unique_id": 28163, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a pizza" + }, + { + "unique_id": 28164, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a pizza above a toilet" + }, + { + "unique_id": 28165, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a toilet above a pizza" + }, + { + "unique_id": 28166, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a pizza below a toilet" + }, + { + "unique_id": 28167, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a toilet below a pizza" + }, + { + "unique_id": 28168, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a pizza and a toilet" + }, + { + "unique_id": 28169, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a toilet and a pizza" + }, + { + "unique_id": 28170, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a tv" + }, + { + "unique_id": 28171, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a pizza" + }, + { + "unique_id": 28172, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a tv" + }, + { + "unique_id": 28173, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a pizza" + }, + { + "unique_id": 28174, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a pizza above a tv" + }, + { + "unique_id": 28175, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a tv above a pizza" + }, + { + "unique_id": 28176, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a pizza below a tv" + }, + { + "unique_id": 28177, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a tv below a pizza" + }, + { + "unique_id": 28178, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a pizza and a tv" + }, + { + "unique_id": 28179, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a tv and a pizza" + }, + { + "unique_id": 28180, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a laptop" + }, + { + "unique_id": 28181, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a pizza" + }, + { + "unique_id": 28182, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a laptop" + }, + { + "unique_id": 28183, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a pizza" + }, + { + "unique_id": 28184, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a pizza above a laptop" + }, + { + "unique_id": 28185, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a laptop above a pizza" + }, + { + "unique_id": 28186, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a pizza below a laptop" + }, + { + "unique_id": 28187, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a laptop below a pizza" + }, + { + "unique_id": 28188, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a pizza and a laptop" + }, + { + "unique_id": 28189, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a laptop and a pizza" + }, + { + "unique_id": 28190, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a mouse" + }, + { + "unique_id": 28191, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a pizza" + }, + { + "unique_id": 28192, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a mouse" + }, + { + "unique_id": 28193, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a pizza" + }, + { + "unique_id": 28194, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a pizza above a mouse" + }, + { + "unique_id": 28195, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a mouse above a pizza" + }, + { + "unique_id": 28196, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a pizza below a mouse" + }, + { + "unique_id": 28197, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a mouse below a pizza" + }, + { + "unique_id": 28198, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a pizza and a mouse" + }, + { + "unique_id": 28199, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a mouse and a pizza" + }, + { + "unique_id": 28200, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a remote" + }, + { + "unique_id": 28201, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a pizza" + }, + { + "unique_id": 28202, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a remote" + }, + { + "unique_id": 28203, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a pizza" + }, + { + "unique_id": 28204, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a pizza above a remote" + }, + { + "unique_id": 28205, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a remote above a pizza" + }, + { + "unique_id": 28206, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a pizza below a remote" + }, + { + "unique_id": 28207, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a remote below a pizza" + }, + { + "unique_id": 28208, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a pizza and a remote" + }, + { + "unique_id": 28209, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a remote and a pizza" + }, + { + "unique_id": 28210, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a keyboard" + }, + { + "unique_id": 28211, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a pizza" + }, + { + "unique_id": 28212, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a keyboard" + }, + { + "unique_id": 28213, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a pizza" + }, + { + "unique_id": 28214, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a pizza above a keyboard" + }, + { + "unique_id": 28215, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a keyboard above a pizza" + }, + { + "unique_id": 28216, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a pizza below a keyboard" + }, + { + "unique_id": 28217, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a keyboard below a pizza" + }, + { + "unique_id": 28218, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a pizza and a keyboard" + }, + { + "unique_id": 28219, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a keyboard and a pizza" + }, + { + "unique_id": 28220, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a cell phone" + }, + { + "unique_id": 28221, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a pizza" + }, + { + "unique_id": 28222, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a cell phone" + }, + { + "unique_id": 28223, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a pizza" + }, + { + "unique_id": 28224, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a pizza above a cell phone" + }, + { + "unique_id": 28225, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a cell phone above a pizza" + }, + { + "unique_id": 28226, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a pizza below a cell phone" + }, + { + "unique_id": 28227, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a cell phone below a pizza" + }, + { + "unique_id": 28228, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a pizza and a cell phone" + }, + { + "unique_id": 28229, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a cell phone and a pizza" + }, + { + "unique_id": 28230, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a microwave" + }, + { + "unique_id": 28231, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a pizza" + }, + { + "unique_id": 28232, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a microwave" + }, + { + "unique_id": 28233, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a pizza" + }, + { + "unique_id": 28234, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a pizza above a microwave" + }, + { + "unique_id": 28235, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a microwave above a pizza" + }, + { + "unique_id": 28236, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a pizza below a microwave" + }, + { + "unique_id": 28237, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a microwave below a pizza" + }, + { + "unique_id": 28238, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a pizza and a microwave" + }, + { + "unique_id": 28239, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a microwave and a pizza" + }, + { + "unique_id": 28240, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of an oven" + }, + { + "unique_id": 28241, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a pizza" + }, + { + "unique_id": 28242, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of an oven" + }, + { + "unique_id": 28243, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a pizza" + }, + { + "unique_id": 28244, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a pizza above an oven" + }, + { + "unique_id": 28245, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "an oven above a pizza" + }, + { + "unique_id": 28246, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a pizza below an oven" + }, + { + "unique_id": 28247, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "an oven below a pizza" + }, + { + "unique_id": 28248, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a pizza and an oven" + }, + { + "unique_id": 28249, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "an oven and a pizza" + }, + { + "unique_id": 28250, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a toaster" + }, + { + "unique_id": 28251, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a pizza" + }, + { + "unique_id": 28252, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a toaster" + }, + { + "unique_id": 28253, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a pizza" + }, + { + "unique_id": 28254, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a pizza above a toaster" + }, + { + "unique_id": 28255, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a toaster above a pizza" + }, + { + "unique_id": 28256, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a pizza below a toaster" + }, + { + "unique_id": 28257, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a toaster below a pizza" + }, + { + "unique_id": 28258, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a pizza and a toaster" + }, + { + "unique_id": 28259, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a toaster and a pizza" + }, + { + "unique_id": 28260, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a sink" + }, + { + "unique_id": 28261, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a pizza" + }, + { + "unique_id": 28262, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a sink" + }, + { + "unique_id": 28263, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a pizza" + }, + { + "unique_id": 28264, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a pizza above a sink" + }, + { + "unique_id": 28265, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a sink above a pizza" + }, + { + "unique_id": 28266, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a pizza below a sink" + }, + { + "unique_id": 28267, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a sink below a pizza" + }, + { + "unique_id": 28268, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a pizza and a sink" + }, + { + "unique_id": 28269, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a sink and a pizza" + }, + { + "unique_id": 28270, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a refrigerator" + }, + { + "unique_id": 28271, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a pizza" + }, + { + "unique_id": 28272, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a refrigerator" + }, + { + "unique_id": 28273, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a pizza" + }, + { + "unique_id": 28274, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a pizza above a refrigerator" + }, + { + "unique_id": 28275, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a refrigerator above a pizza" + }, + { + "unique_id": 28276, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a pizza below a refrigerator" + }, + { + "unique_id": 28277, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a refrigerator below a pizza" + }, + { + "unique_id": 28278, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a pizza and a refrigerator" + }, + { + "unique_id": 28279, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a refrigerator and a pizza" + }, + { + "unique_id": 28280, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a book" + }, + { + "unique_id": 28281, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a book to the left of a pizza" + }, + { + "unique_id": 28282, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a book" + }, + { + "unique_id": 28283, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a book to the right of a pizza" + }, + { + "unique_id": 28284, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a pizza above a book" + }, + { + "unique_id": 28285, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a book above a pizza" + }, + { + "unique_id": 28286, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a pizza below a book" + }, + { + "unique_id": 28287, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a book below a pizza" + }, + { + "unique_id": 28288, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a pizza and a book" + }, + { + "unique_id": 28289, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a book and a pizza" + }, + { + "unique_id": 28290, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a clock" + }, + { + "unique_id": 28291, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a pizza" + }, + { + "unique_id": 28292, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a clock" + }, + { + "unique_id": 28293, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a pizza" + }, + { + "unique_id": 28294, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a pizza above a clock" + }, + { + "unique_id": 28295, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a clock above a pizza" + }, + { + "unique_id": 28296, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a pizza below a clock" + }, + { + "unique_id": 28297, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a clock below a pizza" + }, + { + "unique_id": 28298, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a pizza and a clock" + }, + { + "unique_id": 28299, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a clock and a pizza" + }, + { + "unique_id": 28300, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a vase" + }, + { + "unique_id": 28301, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a pizza" + }, + { + "unique_id": 28302, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a vase" + }, + { + "unique_id": 28303, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a pizza" + }, + { + "unique_id": 28304, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a pizza above a vase" + }, + { + "unique_id": 28305, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a vase above a pizza" + }, + { + "unique_id": 28306, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a pizza below a vase" + }, + { + "unique_id": 28307, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a vase below a pizza" + }, + { + "unique_id": 28308, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a pizza and a vase" + }, + { + "unique_id": 28309, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a vase and a pizza" + }, + { + "unique_id": 28310, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a scissors" + }, + { + "unique_id": 28311, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a pizza" + }, + { + "unique_id": 28312, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a scissors" + }, + { + "unique_id": 28313, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a pizza" + }, + { + "unique_id": 28314, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a pizza above a scissors" + }, + { + "unique_id": 28315, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a scissors above a pizza" + }, + { + "unique_id": 28316, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a pizza below a scissors" + }, + { + "unique_id": 28317, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a scissors below a pizza" + }, + { + "unique_id": 28318, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a pizza and a scissors" + }, + { + "unique_id": 28319, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a scissors and a pizza" + }, + { + "unique_id": 28320, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a teddy bear" + }, + { + "unique_id": 28321, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a pizza" + }, + { + "unique_id": 28322, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a teddy bear" + }, + { + "unique_id": 28323, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a pizza" + }, + { + "unique_id": 28324, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a pizza above a teddy bear" + }, + { + "unique_id": 28325, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a teddy bear above a pizza" + }, + { + "unique_id": 28326, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a pizza below a teddy bear" + }, + { + "unique_id": 28327, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a teddy bear below a pizza" + }, + { + "unique_id": 28328, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a pizza and a teddy bear" + }, + { + "unique_id": 28329, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a teddy bear and a pizza" + }, + { + "unique_id": 28330, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a hair drier" + }, + { + "unique_id": 28331, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a pizza" + }, + { + "unique_id": 28332, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a hair drier" + }, + { + "unique_id": 28333, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a pizza" + }, + { + "unique_id": 28334, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a pizza above a hair drier" + }, + { + "unique_id": 28335, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a hair drier above a pizza" + }, + { + "unique_id": 28336, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a pizza below a hair drier" + }, + { + "unique_id": 28337, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a hair drier below a pizza" + }, + { + "unique_id": 28338, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a pizza and a hair drier" + }, + { + "unique_id": 28339, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a hair drier and a pizza" + }, + { + "unique_id": 28340, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a pizza to the left of a toothbrush" + }, + { + "unique_id": 28341, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a pizza" + }, + { + "unique_id": 28342, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a pizza to the right of a toothbrush" + }, + { + "unique_id": 28343, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a pizza" + }, + { + "unique_id": 28344, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a pizza above a toothbrush" + }, + { + "unique_id": 28345, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "above", + "text": "a toothbrush above a pizza" + }, + { + "unique_id": 28346, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a pizza below a toothbrush" + }, + { + "unique_id": 28347, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "below", + "text": "a toothbrush below a pizza" + }, + { + "unique_id": 28348, + "num_objects": 2, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a pizza and a toothbrush" + }, + { + "unique_id": 28349, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "pizza" + ], + "rel_type": "and", + "text": "a toothbrush and a pizza" + }, + { + "unique_id": 28350, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a cake" + }, + { + "unique_id": 28351, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a donut" + }, + { + "unique_id": 28352, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a cake" + }, + { + "unique_id": 28353, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a donut" + }, + { + "unique_id": 28354, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a donut above a cake" + }, + { + "unique_id": 28355, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a cake above a donut" + }, + { + "unique_id": 28356, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a donut below a cake" + }, + { + "unique_id": 28357, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a cake below a donut" + }, + { + "unique_id": 28358, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a donut and a cake" + }, + { + "unique_id": 28359, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a cake and a donut" + }, + { + "unique_id": 28360, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a chair" + }, + { + "unique_id": 28361, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a donut" + }, + { + "unique_id": 28362, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a chair" + }, + { + "unique_id": 28363, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a donut" + }, + { + "unique_id": 28364, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a donut above a chair" + }, + { + "unique_id": 28365, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a chair above a donut" + }, + { + "unique_id": 28366, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a donut below a chair" + }, + { + "unique_id": 28367, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a chair below a donut" + }, + { + "unique_id": 28368, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a donut and a chair" + }, + { + "unique_id": 28369, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a chair and a donut" + }, + { + "unique_id": 28370, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a couch" + }, + { + "unique_id": 28371, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a donut" + }, + { + "unique_id": 28372, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a couch" + }, + { + "unique_id": 28373, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a donut" + }, + { + "unique_id": 28374, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a donut above a couch" + }, + { + "unique_id": 28375, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a couch above a donut" + }, + { + "unique_id": 28376, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a donut below a couch" + }, + { + "unique_id": 28377, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a couch below a donut" + }, + { + "unique_id": 28378, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a donut and a couch" + }, + { + "unique_id": 28379, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a couch and a donut" + }, + { + "unique_id": 28380, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a potted plant" + }, + { + "unique_id": 28381, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a donut" + }, + { + "unique_id": 28382, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a potted plant" + }, + { + "unique_id": 28383, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a donut" + }, + { + "unique_id": 28384, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a donut above a potted plant" + }, + { + "unique_id": 28385, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a potted plant above a donut" + }, + { + "unique_id": 28386, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a donut below a potted plant" + }, + { + "unique_id": 28387, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a potted plant below a donut" + }, + { + "unique_id": 28388, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a donut and a potted plant" + }, + { + "unique_id": 28389, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a potted plant and a donut" + }, + { + "unique_id": 28390, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a bed" + }, + { + "unique_id": 28391, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a donut" + }, + { + "unique_id": 28392, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a bed" + }, + { + "unique_id": 28393, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a donut" + }, + { + "unique_id": 28394, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a donut above a bed" + }, + { + "unique_id": 28395, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a bed above a donut" + }, + { + "unique_id": 28396, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a donut below a bed" + }, + { + "unique_id": 28397, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a bed below a donut" + }, + { + "unique_id": 28398, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a donut and a bed" + }, + { + "unique_id": 28399, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a bed and a donut" + }, + { + "unique_id": 28400, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a dining table" + }, + { + "unique_id": 28401, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a donut" + }, + { + "unique_id": 28402, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a dining table" + }, + { + "unique_id": 28403, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a donut" + }, + { + "unique_id": 28404, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a donut above a dining table" + }, + { + "unique_id": 28405, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a dining table above a donut" + }, + { + "unique_id": 28406, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a donut below a dining table" + }, + { + "unique_id": 28407, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a dining table below a donut" + }, + { + "unique_id": 28408, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a donut and a dining table" + }, + { + "unique_id": 28409, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a dining table and a donut" + }, + { + "unique_id": 28410, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a toilet" + }, + { + "unique_id": 28411, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a donut" + }, + { + "unique_id": 28412, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a toilet" + }, + { + "unique_id": 28413, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a donut" + }, + { + "unique_id": 28414, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a donut above a toilet" + }, + { + "unique_id": 28415, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a toilet above a donut" + }, + { + "unique_id": 28416, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a donut below a toilet" + }, + { + "unique_id": 28417, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a toilet below a donut" + }, + { + "unique_id": 28418, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a donut and a toilet" + }, + { + "unique_id": 28419, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a toilet and a donut" + }, + { + "unique_id": 28420, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a tv" + }, + { + "unique_id": 28421, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a donut" + }, + { + "unique_id": 28422, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a tv" + }, + { + "unique_id": 28423, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a donut" + }, + { + "unique_id": 28424, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a donut above a tv" + }, + { + "unique_id": 28425, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a tv above a donut" + }, + { + "unique_id": 28426, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a donut below a tv" + }, + { + "unique_id": 28427, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a tv below a donut" + }, + { + "unique_id": 28428, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a donut and a tv" + }, + { + "unique_id": 28429, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a tv and a donut" + }, + { + "unique_id": 28430, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a laptop" + }, + { + "unique_id": 28431, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a donut" + }, + { + "unique_id": 28432, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a laptop" + }, + { + "unique_id": 28433, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a donut" + }, + { + "unique_id": 28434, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a donut above a laptop" + }, + { + "unique_id": 28435, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a laptop above a donut" + }, + { + "unique_id": 28436, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a donut below a laptop" + }, + { + "unique_id": 28437, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a laptop below a donut" + }, + { + "unique_id": 28438, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a donut and a laptop" + }, + { + "unique_id": 28439, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a laptop and a donut" + }, + { + "unique_id": 28440, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a mouse" + }, + { + "unique_id": 28441, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a donut" + }, + { + "unique_id": 28442, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a mouse" + }, + { + "unique_id": 28443, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a donut" + }, + { + "unique_id": 28444, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a donut above a mouse" + }, + { + "unique_id": 28445, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a mouse above a donut" + }, + { + "unique_id": 28446, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a donut below a mouse" + }, + { + "unique_id": 28447, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a mouse below a donut" + }, + { + "unique_id": 28448, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a donut and a mouse" + }, + { + "unique_id": 28449, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a mouse and a donut" + }, + { + "unique_id": 28450, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a remote" + }, + { + "unique_id": 28451, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a donut" + }, + { + "unique_id": 28452, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a remote" + }, + { + "unique_id": 28453, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a donut" + }, + { + "unique_id": 28454, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a donut above a remote" + }, + { + "unique_id": 28455, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a remote above a donut" + }, + { + "unique_id": 28456, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a donut below a remote" + }, + { + "unique_id": 28457, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a remote below a donut" + }, + { + "unique_id": 28458, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a donut and a remote" + }, + { + "unique_id": 28459, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a remote and a donut" + }, + { + "unique_id": 28460, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a keyboard" + }, + { + "unique_id": 28461, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a donut" + }, + { + "unique_id": 28462, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a keyboard" + }, + { + "unique_id": 28463, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a donut" + }, + { + "unique_id": 28464, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a donut above a keyboard" + }, + { + "unique_id": 28465, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a keyboard above a donut" + }, + { + "unique_id": 28466, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a donut below a keyboard" + }, + { + "unique_id": 28467, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a keyboard below a donut" + }, + { + "unique_id": 28468, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a donut and a keyboard" + }, + { + "unique_id": 28469, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a keyboard and a donut" + }, + { + "unique_id": 28470, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a cell phone" + }, + { + "unique_id": 28471, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a donut" + }, + { + "unique_id": 28472, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a cell phone" + }, + { + "unique_id": 28473, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a donut" + }, + { + "unique_id": 28474, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a donut above a cell phone" + }, + { + "unique_id": 28475, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a cell phone above a donut" + }, + { + "unique_id": 28476, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a donut below a cell phone" + }, + { + "unique_id": 28477, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a cell phone below a donut" + }, + { + "unique_id": 28478, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a donut and a cell phone" + }, + { + "unique_id": 28479, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a cell phone and a donut" + }, + { + "unique_id": 28480, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a microwave" + }, + { + "unique_id": 28481, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a donut" + }, + { + "unique_id": 28482, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a microwave" + }, + { + "unique_id": 28483, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a donut" + }, + { + "unique_id": 28484, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a donut above a microwave" + }, + { + "unique_id": 28485, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a microwave above a donut" + }, + { + "unique_id": 28486, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a donut below a microwave" + }, + { + "unique_id": 28487, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a microwave below a donut" + }, + { + "unique_id": 28488, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a donut and a microwave" + }, + { + "unique_id": 28489, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a microwave and a donut" + }, + { + "unique_id": 28490, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a donut to the left of an oven" + }, + { + "unique_id": 28491, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a donut" + }, + { + "unique_id": 28492, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a donut to the right of an oven" + }, + { + "unique_id": 28493, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a donut" + }, + { + "unique_id": 28494, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a donut above an oven" + }, + { + "unique_id": 28495, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "an oven above a donut" + }, + { + "unique_id": 28496, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a donut below an oven" + }, + { + "unique_id": 28497, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "an oven below a donut" + }, + { + "unique_id": 28498, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a donut and an oven" + }, + { + "unique_id": 28499, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "an oven and a donut" + }, + { + "unique_id": 28500, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a toaster" + }, + { + "unique_id": 28501, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a donut" + }, + { + "unique_id": 28502, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a toaster" + }, + { + "unique_id": 28503, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a donut" + }, + { + "unique_id": 28504, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a donut above a toaster" + }, + { + "unique_id": 28505, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a toaster above a donut" + }, + { + "unique_id": 28506, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a donut below a toaster" + }, + { + "unique_id": 28507, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a toaster below a donut" + }, + { + "unique_id": 28508, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a donut and a toaster" + }, + { + "unique_id": 28509, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a toaster and a donut" + }, + { + "unique_id": 28510, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a sink" + }, + { + "unique_id": 28511, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a donut" + }, + { + "unique_id": 28512, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a sink" + }, + { + "unique_id": 28513, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a donut" + }, + { + "unique_id": 28514, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a donut above a sink" + }, + { + "unique_id": 28515, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a sink above a donut" + }, + { + "unique_id": 28516, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a donut below a sink" + }, + { + "unique_id": 28517, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a sink below a donut" + }, + { + "unique_id": 28518, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a donut and a sink" + }, + { + "unique_id": 28519, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a sink and a donut" + }, + { + "unique_id": 28520, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a refrigerator" + }, + { + "unique_id": 28521, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a donut" + }, + { + "unique_id": 28522, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a refrigerator" + }, + { + "unique_id": 28523, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a donut" + }, + { + "unique_id": 28524, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a donut above a refrigerator" + }, + { + "unique_id": 28525, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a refrigerator above a donut" + }, + { + "unique_id": 28526, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a donut below a refrigerator" + }, + { + "unique_id": 28527, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a refrigerator below a donut" + }, + { + "unique_id": 28528, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a donut and a refrigerator" + }, + { + "unique_id": 28529, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a refrigerator and a donut" + }, + { + "unique_id": 28530, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a book" + }, + { + "unique_id": 28531, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a book to the left of a donut" + }, + { + "unique_id": 28532, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a book" + }, + { + "unique_id": 28533, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a book to the right of a donut" + }, + { + "unique_id": 28534, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a donut above a book" + }, + { + "unique_id": 28535, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a book above a donut" + }, + { + "unique_id": 28536, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a donut below a book" + }, + { + "unique_id": 28537, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a book below a donut" + }, + { + "unique_id": 28538, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a donut and a book" + }, + { + "unique_id": 28539, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a book and a donut" + }, + { + "unique_id": 28540, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a clock" + }, + { + "unique_id": 28541, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a donut" + }, + { + "unique_id": 28542, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a clock" + }, + { + "unique_id": 28543, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a donut" + }, + { + "unique_id": 28544, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a donut above a clock" + }, + { + "unique_id": 28545, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a clock above a donut" + }, + { + "unique_id": 28546, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a donut below a clock" + }, + { + "unique_id": 28547, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a clock below a donut" + }, + { + "unique_id": 28548, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a donut and a clock" + }, + { + "unique_id": 28549, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a clock and a donut" + }, + { + "unique_id": 28550, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a vase" + }, + { + "unique_id": 28551, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a donut" + }, + { + "unique_id": 28552, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a vase" + }, + { + "unique_id": 28553, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a donut" + }, + { + "unique_id": 28554, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a donut above a vase" + }, + { + "unique_id": 28555, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a vase above a donut" + }, + { + "unique_id": 28556, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a donut below a vase" + }, + { + "unique_id": 28557, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a vase below a donut" + }, + { + "unique_id": 28558, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a donut and a vase" + }, + { + "unique_id": 28559, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a vase and a donut" + }, + { + "unique_id": 28560, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a scissors" + }, + { + "unique_id": 28561, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a donut" + }, + { + "unique_id": 28562, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a scissors" + }, + { + "unique_id": 28563, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a donut" + }, + { + "unique_id": 28564, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a donut above a scissors" + }, + { + "unique_id": 28565, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a scissors above a donut" + }, + { + "unique_id": 28566, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a donut below a scissors" + }, + { + "unique_id": 28567, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a scissors below a donut" + }, + { + "unique_id": 28568, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a donut and a scissors" + }, + { + "unique_id": 28569, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a scissors and a donut" + }, + { + "unique_id": 28570, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a teddy bear" + }, + { + "unique_id": 28571, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a donut" + }, + { + "unique_id": 28572, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a teddy bear" + }, + { + "unique_id": 28573, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a donut" + }, + { + "unique_id": 28574, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a donut above a teddy bear" + }, + { + "unique_id": 28575, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a teddy bear above a donut" + }, + { + "unique_id": 28576, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a donut below a teddy bear" + }, + { + "unique_id": 28577, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a teddy bear below a donut" + }, + { + "unique_id": 28578, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a donut and a teddy bear" + }, + { + "unique_id": 28579, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a teddy bear and a donut" + }, + { + "unique_id": 28580, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a hair drier" + }, + { + "unique_id": 28581, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a donut" + }, + { + "unique_id": 28582, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a hair drier" + }, + { + "unique_id": 28583, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a donut" + }, + { + "unique_id": 28584, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a donut above a hair drier" + }, + { + "unique_id": 28585, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a hair drier above a donut" + }, + { + "unique_id": 28586, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a donut below a hair drier" + }, + { + "unique_id": 28587, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a hair drier below a donut" + }, + { + "unique_id": 28588, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a donut and a hair drier" + }, + { + "unique_id": 28589, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a hair drier and a donut" + }, + { + "unique_id": 28590, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a donut to the left of a toothbrush" + }, + { + "unique_id": 28591, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a donut" + }, + { + "unique_id": 28592, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a donut to the right of a toothbrush" + }, + { + "unique_id": 28593, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a donut" + }, + { + "unique_id": 28594, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a donut above a toothbrush" + }, + { + "unique_id": 28595, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "above", + "text": "a toothbrush above a donut" + }, + { + "unique_id": 28596, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a donut below a toothbrush" + }, + { + "unique_id": 28597, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "below", + "text": "a toothbrush below a donut" + }, + { + "unique_id": 28598, + "num_objects": 2, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a donut and a toothbrush" + }, + { + "unique_id": 28599, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "donut" + ], + "rel_type": "and", + "text": "a toothbrush and a donut" + }, + { + "unique_id": 28600, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a chair" + }, + { + "unique_id": 28601, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a cake" + }, + { + "unique_id": 28602, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a chair" + }, + { + "unique_id": 28603, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a cake" + }, + { + "unique_id": 28604, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a cake above a chair" + }, + { + "unique_id": 28605, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a chair above a cake" + }, + { + "unique_id": 28606, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a cake below a chair" + }, + { + "unique_id": 28607, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a chair below a cake" + }, + { + "unique_id": 28608, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a cake and a chair" + }, + { + "unique_id": 28609, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a chair and a cake" + }, + { + "unique_id": 28610, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a couch" + }, + { + "unique_id": 28611, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a cake" + }, + { + "unique_id": 28612, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a couch" + }, + { + "unique_id": 28613, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a cake" + }, + { + "unique_id": 28614, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a cake above a couch" + }, + { + "unique_id": 28615, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a couch above a cake" + }, + { + "unique_id": 28616, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a cake below a couch" + }, + { + "unique_id": 28617, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a couch below a cake" + }, + { + "unique_id": 28618, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a cake and a couch" + }, + { + "unique_id": 28619, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a couch and a cake" + }, + { + "unique_id": 28620, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a potted plant" + }, + { + "unique_id": 28621, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a cake" + }, + { + "unique_id": 28622, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a potted plant" + }, + { + "unique_id": 28623, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a cake" + }, + { + "unique_id": 28624, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a cake above a potted plant" + }, + { + "unique_id": 28625, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a potted plant above a cake" + }, + { + "unique_id": 28626, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a cake below a potted plant" + }, + { + "unique_id": 28627, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a potted plant below a cake" + }, + { + "unique_id": 28628, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a cake and a potted plant" + }, + { + "unique_id": 28629, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a potted plant and a cake" + }, + { + "unique_id": 28630, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a bed" + }, + { + "unique_id": 28631, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a cake" + }, + { + "unique_id": 28632, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a bed" + }, + { + "unique_id": 28633, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a cake" + }, + { + "unique_id": 28634, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a cake above a bed" + }, + { + "unique_id": 28635, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a bed above a cake" + }, + { + "unique_id": 28636, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a cake below a bed" + }, + { + "unique_id": 28637, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a bed below a cake" + }, + { + "unique_id": 28638, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a cake and a bed" + }, + { + "unique_id": 28639, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a bed and a cake" + }, + { + "unique_id": 28640, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a dining table" + }, + { + "unique_id": 28641, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a cake" + }, + { + "unique_id": 28642, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a dining table" + }, + { + "unique_id": 28643, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a cake" + }, + { + "unique_id": 28644, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a cake above a dining table" + }, + { + "unique_id": 28645, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a dining table above a cake" + }, + { + "unique_id": 28646, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a cake below a dining table" + }, + { + "unique_id": 28647, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a dining table below a cake" + }, + { + "unique_id": 28648, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a cake and a dining table" + }, + { + "unique_id": 28649, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a dining table and a cake" + }, + { + "unique_id": 28650, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a toilet" + }, + { + "unique_id": 28651, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a cake" + }, + { + "unique_id": 28652, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a toilet" + }, + { + "unique_id": 28653, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a cake" + }, + { + "unique_id": 28654, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a cake above a toilet" + }, + { + "unique_id": 28655, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a toilet above a cake" + }, + { + "unique_id": 28656, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a cake below a toilet" + }, + { + "unique_id": 28657, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a toilet below a cake" + }, + { + "unique_id": 28658, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a cake and a toilet" + }, + { + "unique_id": 28659, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a toilet and a cake" + }, + { + "unique_id": 28660, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a tv" + }, + { + "unique_id": 28661, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a cake" + }, + { + "unique_id": 28662, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a tv" + }, + { + "unique_id": 28663, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a cake" + }, + { + "unique_id": 28664, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a cake above a tv" + }, + { + "unique_id": 28665, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a tv above a cake" + }, + { + "unique_id": 28666, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a cake below a tv" + }, + { + "unique_id": 28667, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a tv below a cake" + }, + { + "unique_id": 28668, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a cake and a tv" + }, + { + "unique_id": 28669, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a tv and a cake" + }, + { + "unique_id": 28670, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a laptop" + }, + { + "unique_id": 28671, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a cake" + }, + { + "unique_id": 28672, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a laptop" + }, + { + "unique_id": 28673, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a cake" + }, + { + "unique_id": 28674, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a cake above a laptop" + }, + { + "unique_id": 28675, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a laptop above a cake" + }, + { + "unique_id": 28676, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a cake below a laptop" + }, + { + "unique_id": 28677, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a laptop below a cake" + }, + { + "unique_id": 28678, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a cake and a laptop" + }, + { + "unique_id": 28679, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a laptop and a cake" + }, + { + "unique_id": 28680, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a mouse" + }, + { + "unique_id": 28681, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a cake" + }, + { + "unique_id": 28682, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a mouse" + }, + { + "unique_id": 28683, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a cake" + }, + { + "unique_id": 28684, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a cake above a mouse" + }, + { + "unique_id": 28685, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a mouse above a cake" + }, + { + "unique_id": 28686, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a cake below a mouse" + }, + { + "unique_id": 28687, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a mouse below a cake" + }, + { + "unique_id": 28688, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a cake and a mouse" + }, + { + "unique_id": 28689, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a mouse and a cake" + }, + { + "unique_id": 28690, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a remote" + }, + { + "unique_id": 28691, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a cake" + }, + { + "unique_id": 28692, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a remote" + }, + { + "unique_id": 28693, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a cake" + }, + { + "unique_id": 28694, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a cake above a remote" + }, + { + "unique_id": 28695, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a remote above a cake" + }, + { + "unique_id": 28696, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a cake below a remote" + }, + { + "unique_id": 28697, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a remote below a cake" + }, + { + "unique_id": 28698, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a cake and a remote" + }, + { + "unique_id": 28699, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a remote and a cake" + }, + { + "unique_id": 28700, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a keyboard" + }, + { + "unique_id": 28701, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a cake" + }, + { + "unique_id": 28702, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a keyboard" + }, + { + "unique_id": 28703, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a cake" + }, + { + "unique_id": 28704, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a cake above a keyboard" + }, + { + "unique_id": 28705, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a keyboard above a cake" + }, + { + "unique_id": 28706, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a cake below a keyboard" + }, + { + "unique_id": 28707, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a keyboard below a cake" + }, + { + "unique_id": 28708, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a cake and a keyboard" + }, + { + "unique_id": 28709, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a keyboard and a cake" + }, + { + "unique_id": 28710, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a cell phone" + }, + { + "unique_id": 28711, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a cake" + }, + { + "unique_id": 28712, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a cell phone" + }, + { + "unique_id": 28713, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a cake" + }, + { + "unique_id": 28714, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a cake above a cell phone" + }, + { + "unique_id": 28715, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a cell phone above a cake" + }, + { + "unique_id": 28716, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a cake below a cell phone" + }, + { + "unique_id": 28717, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a cell phone below a cake" + }, + { + "unique_id": 28718, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a cake and a cell phone" + }, + { + "unique_id": 28719, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a cell phone and a cake" + }, + { + "unique_id": 28720, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a microwave" + }, + { + "unique_id": 28721, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a cake" + }, + { + "unique_id": 28722, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a microwave" + }, + { + "unique_id": 28723, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a cake" + }, + { + "unique_id": 28724, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a cake above a microwave" + }, + { + "unique_id": 28725, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a microwave above a cake" + }, + { + "unique_id": 28726, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a cake below a microwave" + }, + { + "unique_id": 28727, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a microwave below a cake" + }, + { + "unique_id": 28728, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a cake and a microwave" + }, + { + "unique_id": 28729, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a microwave and a cake" + }, + { + "unique_id": 28730, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a cake to the left of an oven" + }, + { + "unique_id": 28731, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a cake" + }, + { + "unique_id": 28732, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a cake to the right of an oven" + }, + { + "unique_id": 28733, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a cake" + }, + { + "unique_id": 28734, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a cake above an oven" + }, + { + "unique_id": 28735, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "an oven above a cake" + }, + { + "unique_id": 28736, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a cake below an oven" + }, + { + "unique_id": 28737, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "an oven below a cake" + }, + { + "unique_id": 28738, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a cake and an oven" + }, + { + "unique_id": 28739, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "an oven and a cake" + }, + { + "unique_id": 28740, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a toaster" + }, + { + "unique_id": 28741, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a cake" + }, + { + "unique_id": 28742, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a toaster" + }, + { + "unique_id": 28743, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a cake" + }, + { + "unique_id": 28744, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a cake above a toaster" + }, + { + "unique_id": 28745, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a toaster above a cake" + }, + { + "unique_id": 28746, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a cake below a toaster" + }, + { + "unique_id": 28747, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a toaster below a cake" + }, + { + "unique_id": 28748, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a cake and a toaster" + }, + { + "unique_id": 28749, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a toaster and a cake" + }, + { + "unique_id": 28750, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a sink" + }, + { + "unique_id": 28751, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a cake" + }, + { + "unique_id": 28752, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a sink" + }, + { + "unique_id": 28753, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a cake" + }, + { + "unique_id": 28754, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a cake above a sink" + }, + { + "unique_id": 28755, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a sink above a cake" + }, + { + "unique_id": 28756, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a cake below a sink" + }, + { + "unique_id": 28757, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a sink below a cake" + }, + { + "unique_id": 28758, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a cake and a sink" + }, + { + "unique_id": 28759, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a sink and a cake" + }, + { + "unique_id": 28760, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a refrigerator" + }, + { + "unique_id": 28761, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a cake" + }, + { + "unique_id": 28762, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a refrigerator" + }, + { + "unique_id": 28763, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a cake" + }, + { + "unique_id": 28764, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a cake above a refrigerator" + }, + { + "unique_id": 28765, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a refrigerator above a cake" + }, + { + "unique_id": 28766, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a cake below a refrigerator" + }, + { + "unique_id": 28767, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a refrigerator below a cake" + }, + { + "unique_id": 28768, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a cake and a refrigerator" + }, + { + "unique_id": 28769, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a refrigerator and a cake" + }, + { + "unique_id": 28770, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a book" + }, + { + "unique_id": 28771, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a book to the left of a cake" + }, + { + "unique_id": 28772, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a book" + }, + { + "unique_id": 28773, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a book to the right of a cake" + }, + { + "unique_id": 28774, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a cake above a book" + }, + { + "unique_id": 28775, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a book above a cake" + }, + { + "unique_id": 28776, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a cake below a book" + }, + { + "unique_id": 28777, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a book below a cake" + }, + { + "unique_id": 28778, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a cake and a book" + }, + { + "unique_id": 28779, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a book and a cake" + }, + { + "unique_id": 28780, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a clock" + }, + { + "unique_id": 28781, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a cake" + }, + { + "unique_id": 28782, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a clock" + }, + { + "unique_id": 28783, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a cake" + }, + { + "unique_id": 28784, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a cake above a clock" + }, + { + "unique_id": 28785, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a clock above a cake" + }, + { + "unique_id": 28786, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a cake below a clock" + }, + { + "unique_id": 28787, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a clock below a cake" + }, + { + "unique_id": 28788, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a cake and a clock" + }, + { + "unique_id": 28789, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a clock and a cake" + }, + { + "unique_id": 28790, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a vase" + }, + { + "unique_id": 28791, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a cake" + }, + { + "unique_id": 28792, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a vase" + }, + { + "unique_id": 28793, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a cake" + }, + { + "unique_id": 28794, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a cake above a vase" + }, + { + "unique_id": 28795, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a vase above a cake" + }, + { + "unique_id": 28796, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a cake below a vase" + }, + { + "unique_id": 28797, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a vase below a cake" + }, + { + "unique_id": 28798, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a cake and a vase" + }, + { + "unique_id": 28799, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a vase and a cake" + }, + { + "unique_id": 28800, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a scissors" + }, + { + "unique_id": 28801, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a cake" + }, + { + "unique_id": 28802, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a scissors" + }, + { + "unique_id": 28803, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a cake" + }, + { + "unique_id": 28804, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a cake above a scissors" + }, + { + "unique_id": 28805, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a scissors above a cake" + }, + { + "unique_id": 28806, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a cake below a scissors" + }, + { + "unique_id": 28807, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a scissors below a cake" + }, + { + "unique_id": 28808, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a cake and a scissors" + }, + { + "unique_id": 28809, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a scissors and a cake" + }, + { + "unique_id": 28810, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a teddy bear" + }, + { + "unique_id": 28811, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a cake" + }, + { + "unique_id": 28812, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a teddy bear" + }, + { + "unique_id": 28813, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a cake" + }, + { + "unique_id": 28814, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a cake above a teddy bear" + }, + { + "unique_id": 28815, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a teddy bear above a cake" + }, + { + "unique_id": 28816, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a cake below a teddy bear" + }, + { + "unique_id": 28817, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a teddy bear below a cake" + }, + { + "unique_id": 28818, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a cake and a teddy bear" + }, + { + "unique_id": 28819, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a teddy bear and a cake" + }, + { + "unique_id": 28820, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a hair drier" + }, + { + "unique_id": 28821, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a cake" + }, + { + "unique_id": 28822, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a hair drier" + }, + { + "unique_id": 28823, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a cake" + }, + { + "unique_id": 28824, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a cake above a hair drier" + }, + { + "unique_id": 28825, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a hair drier above a cake" + }, + { + "unique_id": 28826, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a cake below a hair drier" + }, + { + "unique_id": 28827, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a hair drier below a cake" + }, + { + "unique_id": 28828, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a cake and a hair drier" + }, + { + "unique_id": 28829, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a hair drier and a cake" + }, + { + "unique_id": 28830, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a cake to the left of a toothbrush" + }, + { + "unique_id": 28831, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a cake" + }, + { + "unique_id": 28832, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a cake to the right of a toothbrush" + }, + { + "unique_id": 28833, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a cake" + }, + { + "unique_id": 28834, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a cake above a toothbrush" + }, + { + "unique_id": 28835, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "above", + "text": "a toothbrush above a cake" + }, + { + "unique_id": 28836, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a cake below a toothbrush" + }, + { + "unique_id": 28837, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "below", + "text": "a toothbrush below a cake" + }, + { + "unique_id": 28838, + "num_objects": 2, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a cake and a toothbrush" + }, + { + "unique_id": 28839, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cake" + ], + "rel_type": "and", + "text": "a toothbrush and a cake" + }, + { + "unique_id": 28840, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a couch" + }, + { + "unique_id": 28841, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a chair" + }, + { + "unique_id": 28842, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a couch" + }, + { + "unique_id": 28843, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a chair" + }, + { + "unique_id": 28844, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a chair above a couch" + }, + { + "unique_id": 28845, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a couch above a chair" + }, + { + "unique_id": 28846, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a chair below a couch" + }, + { + "unique_id": 28847, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a couch below a chair" + }, + { + "unique_id": 28848, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a chair and a couch" + }, + { + "unique_id": 28849, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a couch and a chair" + }, + { + "unique_id": 28850, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a potted plant" + }, + { + "unique_id": 28851, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a chair" + }, + { + "unique_id": 28852, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a potted plant" + }, + { + "unique_id": 28853, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a chair" + }, + { + "unique_id": 28854, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a chair above a potted plant" + }, + { + "unique_id": 28855, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a potted plant above a chair" + }, + { + "unique_id": 28856, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a chair below a potted plant" + }, + { + "unique_id": 28857, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a potted plant below a chair" + }, + { + "unique_id": 28858, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a chair and a potted plant" + }, + { + "unique_id": 28859, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a potted plant and a chair" + }, + { + "unique_id": 28860, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a bed" + }, + { + "unique_id": 28861, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a chair" + }, + { + "unique_id": 28862, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a bed" + }, + { + "unique_id": 28863, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a chair" + }, + { + "unique_id": 28864, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a chair above a bed" + }, + { + "unique_id": 28865, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a bed above a chair" + }, + { + "unique_id": 28866, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a chair below a bed" + }, + { + "unique_id": 28867, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a bed below a chair" + }, + { + "unique_id": 28868, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a chair and a bed" + }, + { + "unique_id": 28869, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a bed and a chair" + }, + { + "unique_id": 28870, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a dining table" + }, + { + "unique_id": 28871, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a chair" + }, + { + "unique_id": 28872, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a dining table" + }, + { + "unique_id": 28873, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a chair" + }, + { + "unique_id": 28874, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a chair above a dining table" + }, + { + "unique_id": 28875, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a dining table above a chair" + }, + { + "unique_id": 28876, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a chair below a dining table" + }, + { + "unique_id": 28877, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a dining table below a chair" + }, + { + "unique_id": 28878, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a chair and a dining table" + }, + { + "unique_id": 28879, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a dining table and a chair" + }, + { + "unique_id": 28880, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a toilet" + }, + { + "unique_id": 28881, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a chair" + }, + { + "unique_id": 28882, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a toilet" + }, + { + "unique_id": 28883, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a chair" + }, + { + "unique_id": 28884, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a chair above a toilet" + }, + { + "unique_id": 28885, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a toilet above a chair" + }, + { + "unique_id": 28886, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a chair below a toilet" + }, + { + "unique_id": 28887, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a toilet below a chair" + }, + { + "unique_id": 28888, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a chair and a toilet" + }, + { + "unique_id": 28889, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a toilet and a chair" + }, + { + "unique_id": 28890, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a tv" + }, + { + "unique_id": 28891, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a chair" + }, + { + "unique_id": 28892, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a tv" + }, + { + "unique_id": 28893, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a chair" + }, + { + "unique_id": 28894, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a chair above a tv" + }, + { + "unique_id": 28895, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a tv above a chair" + }, + { + "unique_id": 28896, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a chair below a tv" + }, + { + "unique_id": 28897, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a tv below a chair" + }, + { + "unique_id": 28898, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a chair and a tv" + }, + { + "unique_id": 28899, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a tv and a chair" + }, + { + "unique_id": 28900, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a laptop" + }, + { + "unique_id": 28901, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a chair" + }, + { + "unique_id": 28902, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a laptop" + }, + { + "unique_id": 28903, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a chair" + }, + { + "unique_id": 28904, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a chair above a laptop" + }, + { + "unique_id": 28905, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a laptop above a chair" + }, + { + "unique_id": 28906, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a chair below a laptop" + }, + { + "unique_id": 28907, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a laptop below a chair" + }, + { + "unique_id": 28908, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a chair and a laptop" + }, + { + "unique_id": 28909, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a laptop and a chair" + }, + { + "unique_id": 28910, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a mouse" + }, + { + "unique_id": 28911, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a chair" + }, + { + "unique_id": 28912, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a mouse" + }, + { + "unique_id": 28913, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a chair" + }, + { + "unique_id": 28914, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a chair above a mouse" + }, + { + "unique_id": 28915, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a mouse above a chair" + }, + { + "unique_id": 28916, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a chair below a mouse" + }, + { + "unique_id": 28917, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a mouse below a chair" + }, + { + "unique_id": 28918, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a chair and a mouse" + }, + { + "unique_id": 28919, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a mouse and a chair" + }, + { + "unique_id": 28920, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a remote" + }, + { + "unique_id": 28921, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a chair" + }, + { + "unique_id": 28922, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a remote" + }, + { + "unique_id": 28923, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a chair" + }, + { + "unique_id": 28924, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a chair above a remote" + }, + { + "unique_id": 28925, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a remote above a chair" + }, + { + "unique_id": 28926, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a chair below a remote" + }, + { + "unique_id": 28927, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a remote below a chair" + }, + { + "unique_id": 28928, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a chair and a remote" + }, + { + "unique_id": 28929, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a remote and a chair" + }, + { + "unique_id": 28930, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a keyboard" + }, + { + "unique_id": 28931, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a chair" + }, + { + "unique_id": 28932, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a keyboard" + }, + { + "unique_id": 28933, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a chair" + }, + { + "unique_id": 28934, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a chair above a keyboard" + }, + { + "unique_id": 28935, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a keyboard above a chair" + }, + { + "unique_id": 28936, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a chair below a keyboard" + }, + { + "unique_id": 28937, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a keyboard below a chair" + }, + { + "unique_id": 28938, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a chair and a keyboard" + }, + { + "unique_id": 28939, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a keyboard and a chair" + }, + { + "unique_id": 28940, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a cell phone" + }, + { + "unique_id": 28941, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a chair" + }, + { + "unique_id": 28942, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a cell phone" + }, + { + "unique_id": 28943, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a chair" + }, + { + "unique_id": 28944, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a chair above a cell phone" + }, + { + "unique_id": 28945, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a cell phone above a chair" + }, + { + "unique_id": 28946, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a chair below a cell phone" + }, + { + "unique_id": 28947, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a cell phone below a chair" + }, + { + "unique_id": 28948, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a chair and a cell phone" + }, + { + "unique_id": 28949, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a cell phone and a chair" + }, + { + "unique_id": 28950, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a microwave" + }, + { + "unique_id": 28951, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a chair" + }, + { + "unique_id": 28952, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a microwave" + }, + { + "unique_id": 28953, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a chair" + }, + { + "unique_id": 28954, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a chair above a microwave" + }, + { + "unique_id": 28955, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a microwave above a chair" + }, + { + "unique_id": 28956, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a chair below a microwave" + }, + { + "unique_id": 28957, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a microwave below a chair" + }, + { + "unique_id": 28958, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a chair and a microwave" + }, + { + "unique_id": 28959, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a microwave and a chair" + }, + { + "unique_id": 28960, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a chair to the left of an oven" + }, + { + "unique_id": 28961, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a chair" + }, + { + "unique_id": 28962, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a chair to the right of an oven" + }, + { + "unique_id": 28963, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a chair" + }, + { + "unique_id": 28964, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a chair above an oven" + }, + { + "unique_id": 28965, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "an oven above a chair" + }, + { + "unique_id": 28966, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a chair below an oven" + }, + { + "unique_id": 28967, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "an oven below a chair" + }, + { + "unique_id": 28968, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a chair and an oven" + }, + { + "unique_id": 28969, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "an oven and a chair" + }, + { + "unique_id": 28970, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a toaster" + }, + { + "unique_id": 28971, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a chair" + }, + { + "unique_id": 28972, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a toaster" + }, + { + "unique_id": 28973, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a chair" + }, + { + "unique_id": 28974, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a chair above a toaster" + }, + { + "unique_id": 28975, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a toaster above a chair" + }, + { + "unique_id": 28976, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a chair below a toaster" + }, + { + "unique_id": 28977, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a toaster below a chair" + }, + { + "unique_id": 28978, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a chair and a toaster" + }, + { + "unique_id": 28979, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a toaster and a chair" + }, + { + "unique_id": 28980, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a sink" + }, + { + "unique_id": 28981, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a chair" + }, + { + "unique_id": 28982, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a sink" + }, + { + "unique_id": 28983, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a chair" + }, + { + "unique_id": 28984, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a chair above a sink" + }, + { + "unique_id": 28985, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a sink above a chair" + }, + { + "unique_id": 28986, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a chair below a sink" + }, + { + "unique_id": 28987, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a sink below a chair" + }, + { + "unique_id": 28988, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a chair and a sink" + }, + { + "unique_id": 28989, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a sink and a chair" + }, + { + "unique_id": 28990, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a refrigerator" + }, + { + "unique_id": 28991, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a chair" + }, + { + "unique_id": 28992, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a refrigerator" + }, + { + "unique_id": 28993, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a chair" + }, + { + "unique_id": 28994, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a chair above a refrigerator" + }, + { + "unique_id": 28995, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a refrigerator above a chair" + }, + { + "unique_id": 28996, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a chair below a refrigerator" + }, + { + "unique_id": 28997, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a refrigerator below a chair" + }, + { + "unique_id": 28998, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a chair and a refrigerator" + }, + { + "unique_id": 28999, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a refrigerator and a chair" + }, + { + "unique_id": 29000, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a book" + }, + { + "unique_id": 29001, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a book to the left of a chair" + }, + { + "unique_id": 29002, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a book" + }, + { + "unique_id": 29003, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a book to the right of a chair" + }, + { + "unique_id": 29004, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a chair above a book" + }, + { + "unique_id": 29005, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a book above a chair" + }, + { + "unique_id": 29006, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a chair below a book" + }, + { + "unique_id": 29007, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a book below a chair" + }, + { + "unique_id": 29008, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a chair and a book" + }, + { + "unique_id": 29009, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a book and a chair" + }, + { + "unique_id": 29010, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a clock" + }, + { + "unique_id": 29011, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a chair" + }, + { + "unique_id": 29012, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a clock" + }, + { + "unique_id": 29013, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a chair" + }, + { + "unique_id": 29014, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a chair above a clock" + }, + { + "unique_id": 29015, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a clock above a chair" + }, + { + "unique_id": 29016, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a chair below a clock" + }, + { + "unique_id": 29017, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a clock below a chair" + }, + { + "unique_id": 29018, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a chair and a clock" + }, + { + "unique_id": 29019, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a clock and a chair" + }, + { + "unique_id": 29020, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a vase" + }, + { + "unique_id": 29021, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a chair" + }, + { + "unique_id": 29022, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a vase" + }, + { + "unique_id": 29023, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a chair" + }, + { + "unique_id": 29024, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a chair above a vase" + }, + { + "unique_id": 29025, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a vase above a chair" + }, + { + "unique_id": 29026, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a chair below a vase" + }, + { + "unique_id": 29027, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a vase below a chair" + }, + { + "unique_id": 29028, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a chair and a vase" + }, + { + "unique_id": 29029, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a vase and a chair" + }, + { + "unique_id": 29030, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a scissors" + }, + { + "unique_id": 29031, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a chair" + }, + { + "unique_id": 29032, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a scissors" + }, + { + "unique_id": 29033, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a chair" + }, + { + "unique_id": 29034, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a chair above a scissors" + }, + { + "unique_id": 29035, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a scissors above a chair" + }, + { + "unique_id": 29036, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a chair below a scissors" + }, + { + "unique_id": 29037, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a scissors below a chair" + }, + { + "unique_id": 29038, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a chair and a scissors" + }, + { + "unique_id": 29039, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a scissors and a chair" + }, + { + "unique_id": 29040, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a teddy bear" + }, + { + "unique_id": 29041, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a chair" + }, + { + "unique_id": 29042, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a teddy bear" + }, + { + "unique_id": 29043, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a chair" + }, + { + "unique_id": 29044, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a chair above a teddy bear" + }, + { + "unique_id": 29045, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a teddy bear above a chair" + }, + { + "unique_id": 29046, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a chair below a teddy bear" + }, + { + "unique_id": 29047, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a teddy bear below a chair" + }, + { + "unique_id": 29048, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a chair and a teddy bear" + }, + { + "unique_id": 29049, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a teddy bear and a chair" + }, + { + "unique_id": 29050, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a hair drier" + }, + { + "unique_id": 29051, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a chair" + }, + { + "unique_id": 29052, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a hair drier" + }, + { + "unique_id": 29053, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a chair" + }, + { + "unique_id": 29054, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a chair above a hair drier" + }, + { + "unique_id": 29055, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a hair drier above a chair" + }, + { + "unique_id": 29056, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a chair below a hair drier" + }, + { + "unique_id": 29057, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a hair drier below a chair" + }, + { + "unique_id": 29058, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a chair and a hair drier" + }, + { + "unique_id": 29059, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a hair drier and a chair" + }, + { + "unique_id": 29060, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a chair to the left of a toothbrush" + }, + { + "unique_id": 29061, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a chair" + }, + { + "unique_id": 29062, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a chair to the right of a toothbrush" + }, + { + "unique_id": 29063, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a chair" + }, + { + "unique_id": 29064, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a chair above a toothbrush" + }, + { + "unique_id": 29065, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "above", + "text": "a toothbrush above a chair" + }, + { + "unique_id": 29066, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a chair below a toothbrush" + }, + { + "unique_id": 29067, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "below", + "text": "a toothbrush below a chair" + }, + { + "unique_id": 29068, + "num_objects": 2, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a chair and a toothbrush" + }, + { + "unique_id": 29069, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "chair" + ], + "rel_type": "and", + "text": "a toothbrush and a chair" + }, + { + "unique_id": 29070, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a potted plant" + }, + { + "unique_id": 29071, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a couch" + }, + { + "unique_id": 29072, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a potted plant" + }, + { + "unique_id": 29073, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a couch" + }, + { + "unique_id": 29074, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a couch above a potted plant" + }, + { + "unique_id": 29075, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a potted plant above a couch" + }, + { + "unique_id": 29076, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a couch below a potted plant" + }, + { + "unique_id": 29077, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a potted plant below a couch" + }, + { + "unique_id": 29078, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a couch and a potted plant" + }, + { + "unique_id": 29079, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a potted plant and a couch" + }, + { + "unique_id": 29080, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a bed" + }, + { + "unique_id": 29081, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a couch" + }, + { + "unique_id": 29082, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a bed" + }, + { + "unique_id": 29083, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a couch" + }, + { + "unique_id": 29084, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a couch above a bed" + }, + { + "unique_id": 29085, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a bed above a couch" + }, + { + "unique_id": 29086, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a couch below a bed" + }, + { + "unique_id": 29087, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a bed below a couch" + }, + { + "unique_id": 29088, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a couch and a bed" + }, + { + "unique_id": 29089, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a bed and a couch" + }, + { + "unique_id": 29090, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a dining table" + }, + { + "unique_id": 29091, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a couch" + }, + { + "unique_id": 29092, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a dining table" + }, + { + "unique_id": 29093, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a couch" + }, + { + "unique_id": 29094, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a couch above a dining table" + }, + { + "unique_id": 29095, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a dining table above a couch" + }, + { + "unique_id": 29096, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a couch below a dining table" + }, + { + "unique_id": 29097, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a dining table below a couch" + }, + { + "unique_id": 29098, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a couch and a dining table" + }, + { + "unique_id": 29099, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a dining table and a couch" + }, + { + "unique_id": 29100, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a toilet" + }, + { + "unique_id": 29101, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a couch" + }, + { + "unique_id": 29102, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a toilet" + }, + { + "unique_id": 29103, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a couch" + }, + { + "unique_id": 29104, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a couch above a toilet" + }, + { + "unique_id": 29105, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a toilet above a couch" + }, + { + "unique_id": 29106, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a couch below a toilet" + }, + { + "unique_id": 29107, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a toilet below a couch" + }, + { + "unique_id": 29108, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a couch and a toilet" + }, + { + "unique_id": 29109, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a toilet and a couch" + }, + { + "unique_id": 29110, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a tv" + }, + { + "unique_id": 29111, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a couch" + }, + { + "unique_id": 29112, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a tv" + }, + { + "unique_id": 29113, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a couch" + }, + { + "unique_id": 29114, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a couch above a tv" + }, + { + "unique_id": 29115, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a tv above a couch" + }, + { + "unique_id": 29116, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a couch below a tv" + }, + { + "unique_id": 29117, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a tv below a couch" + }, + { + "unique_id": 29118, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a couch and a tv" + }, + { + "unique_id": 29119, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a tv and a couch" + }, + { + "unique_id": 29120, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a laptop" + }, + { + "unique_id": 29121, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a couch" + }, + { + "unique_id": 29122, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a laptop" + }, + { + "unique_id": 29123, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a couch" + }, + { + "unique_id": 29124, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a couch above a laptop" + }, + { + "unique_id": 29125, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a laptop above a couch" + }, + { + "unique_id": 29126, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a couch below a laptop" + }, + { + "unique_id": 29127, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a laptop below a couch" + }, + { + "unique_id": 29128, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a couch and a laptop" + }, + { + "unique_id": 29129, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a laptop and a couch" + }, + { + "unique_id": 29130, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a mouse" + }, + { + "unique_id": 29131, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a couch" + }, + { + "unique_id": 29132, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a mouse" + }, + { + "unique_id": 29133, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a couch" + }, + { + "unique_id": 29134, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a couch above a mouse" + }, + { + "unique_id": 29135, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a mouse above a couch" + }, + { + "unique_id": 29136, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a couch below a mouse" + }, + { + "unique_id": 29137, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a mouse below a couch" + }, + { + "unique_id": 29138, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a couch and a mouse" + }, + { + "unique_id": 29139, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a mouse and a couch" + }, + { + "unique_id": 29140, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a remote" + }, + { + "unique_id": 29141, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a couch" + }, + { + "unique_id": 29142, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a remote" + }, + { + "unique_id": 29143, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a couch" + }, + { + "unique_id": 29144, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a couch above a remote" + }, + { + "unique_id": 29145, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a remote above a couch" + }, + { + "unique_id": 29146, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a couch below a remote" + }, + { + "unique_id": 29147, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a remote below a couch" + }, + { + "unique_id": 29148, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a couch and a remote" + }, + { + "unique_id": 29149, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a remote and a couch" + }, + { + "unique_id": 29150, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a keyboard" + }, + { + "unique_id": 29151, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a couch" + }, + { + "unique_id": 29152, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a keyboard" + }, + { + "unique_id": 29153, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a couch" + }, + { + "unique_id": 29154, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a couch above a keyboard" + }, + { + "unique_id": 29155, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a keyboard above a couch" + }, + { + "unique_id": 29156, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a couch below a keyboard" + }, + { + "unique_id": 29157, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a keyboard below a couch" + }, + { + "unique_id": 29158, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a couch and a keyboard" + }, + { + "unique_id": 29159, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a keyboard and a couch" + }, + { + "unique_id": 29160, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a cell phone" + }, + { + "unique_id": 29161, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a couch" + }, + { + "unique_id": 29162, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a cell phone" + }, + { + "unique_id": 29163, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a couch" + }, + { + "unique_id": 29164, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a couch above a cell phone" + }, + { + "unique_id": 29165, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a cell phone above a couch" + }, + { + "unique_id": 29166, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a couch below a cell phone" + }, + { + "unique_id": 29167, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a cell phone below a couch" + }, + { + "unique_id": 29168, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a couch and a cell phone" + }, + { + "unique_id": 29169, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a cell phone and a couch" + }, + { + "unique_id": 29170, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a microwave" + }, + { + "unique_id": 29171, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a couch" + }, + { + "unique_id": 29172, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a microwave" + }, + { + "unique_id": 29173, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a couch" + }, + { + "unique_id": 29174, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a couch above a microwave" + }, + { + "unique_id": 29175, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a microwave above a couch" + }, + { + "unique_id": 29176, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a couch below a microwave" + }, + { + "unique_id": 29177, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a microwave below a couch" + }, + { + "unique_id": 29178, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a couch and a microwave" + }, + { + "unique_id": 29179, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a microwave and a couch" + }, + { + "unique_id": 29180, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a couch to the left of an oven" + }, + { + "unique_id": 29181, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a couch" + }, + { + "unique_id": 29182, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a couch to the right of an oven" + }, + { + "unique_id": 29183, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a couch" + }, + { + "unique_id": 29184, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a couch above an oven" + }, + { + "unique_id": 29185, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "an oven above a couch" + }, + { + "unique_id": 29186, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a couch below an oven" + }, + { + "unique_id": 29187, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "an oven below a couch" + }, + { + "unique_id": 29188, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a couch and an oven" + }, + { + "unique_id": 29189, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "an oven and a couch" + }, + { + "unique_id": 29190, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a toaster" + }, + { + "unique_id": 29191, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a couch" + }, + { + "unique_id": 29192, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a toaster" + }, + { + "unique_id": 29193, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a couch" + }, + { + "unique_id": 29194, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a couch above a toaster" + }, + { + "unique_id": 29195, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a toaster above a couch" + }, + { + "unique_id": 29196, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a couch below a toaster" + }, + { + "unique_id": 29197, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a toaster below a couch" + }, + { + "unique_id": 29198, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a couch and a toaster" + }, + { + "unique_id": 29199, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a toaster and a couch" + }, + { + "unique_id": 29200, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a sink" + }, + { + "unique_id": 29201, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a couch" + }, + { + "unique_id": 29202, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a sink" + }, + { + "unique_id": 29203, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a couch" + }, + { + "unique_id": 29204, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a couch above a sink" + }, + { + "unique_id": 29205, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a sink above a couch" + }, + { + "unique_id": 29206, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a couch below a sink" + }, + { + "unique_id": 29207, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a sink below a couch" + }, + { + "unique_id": 29208, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a couch and a sink" + }, + { + "unique_id": 29209, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a sink and a couch" + }, + { + "unique_id": 29210, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a refrigerator" + }, + { + "unique_id": 29211, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a couch" + }, + { + "unique_id": 29212, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a refrigerator" + }, + { + "unique_id": 29213, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a couch" + }, + { + "unique_id": 29214, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a couch above a refrigerator" + }, + { + "unique_id": 29215, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a refrigerator above a couch" + }, + { + "unique_id": 29216, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a couch below a refrigerator" + }, + { + "unique_id": 29217, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a refrigerator below a couch" + }, + { + "unique_id": 29218, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a couch and a refrigerator" + }, + { + "unique_id": 29219, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a refrigerator and a couch" + }, + { + "unique_id": 29220, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a book" + }, + { + "unique_id": 29221, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a book to the left of a couch" + }, + { + "unique_id": 29222, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a book" + }, + { + "unique_id": 29223, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a book to the right of a couch" + }, + { + "unique_id": 29224, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a couch above a book" + }, + { + "unique_id": 29225, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a book above a couch" + }, + { + "unique_id": 29226, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a couch below a book" + }, + { + "unique_id": 29227, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a book below a couch" + }, + { + "unique_id": 29228, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a couch and a book" + }, + { + "unique_id": 29229, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a book and a couch" + }, + { + "unique_id": 29230, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a clock" + }, + { + "unique_id": 29231, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a couch" + }, + { + "unique_id": 29232, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a clock" + }, + { + "unique_id": 29233, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a couch" + }, + { + "unique_id": 29234, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a couch above a clock" + }, + { + "unique_id": 29235, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a clock above a couch" + }, + { + "unique_id": 29236, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a couch below a clock" + }, + { + "unique_id": 29237, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a clock below a couch" + }, + { + "unique_id": 29238, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a couch and a clock" + }, + { + "unique_id": 29239, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a clock and a couch" + }, + { + "unique_id": 29240, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a vase" + }, + { + "unique_id": 29241, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a couch" + }, + { + "unique_id": 29242, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a vase" + }, + { + "unique_id": 29243, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a couch" + }, + { + "unique_id": 29244, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a couch above a vase" + }, + { + "unique_id": 29245, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a vase above a couch" + }, + { + "unique_id": 29246, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a couch below a vase" + }, + { + "unique_id": 29247, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a vase below a couch" + }, + { + "unique_id": 29248, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a couch and a vase" + }, + { + "unique_id": 29249, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a vase and a couch" + }, + { + "unique_id": 29250, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a scissors" + }, + { + "unique_id": 29251, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a couch" + }, + { + "unique_id": 29252, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a scissors" + }, + { + "unique_id": 29253, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a couch" + }, + { + "unique_id": 29254, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a couch above a scissors" + }, + { + "unique_id": 29255, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a scissors above a couch" + }, + { + "unique_id": 29256, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a couch below a scissors" + }, + { + "unique_id": 29257, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a scissors below a couch" + }, + { + "unique_id": 29258, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a couch and a scissors" + }, + { + "unique_id": 29259, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a scissors and a couch" + }, + { + "unique_id": 29260, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a teddy bear" + }, + { + "unique_id": 29261, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a couch" + }, + { + "unique_id": 29262, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a teddy bear" + }, + { + "unique_id": 29263, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a couch" + }, + { + "unique_id": 29264, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a couch above a teddy bear" + }, + { + "unique_id": 29265, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a teddy bear above a couch" + }, + { + "unique_id": 29266, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a couch below a teddy bear" + }, + { + "unique_id": 29267, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a teddy bear below a couch" + }, + { + "unique_id": 29268, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a couch and a teddy bear" + }, + { + "unique_id": 29269, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a teddy bear and a couch" + }, + { + "unique_id": 29270, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a hair drier" + }, + { + "unique_id": 29271, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a couch" + }, + { + "unique_id": 29272, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a hair drier" + }, + { + "unique_id": 29273, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a couch" + }, + { + "unique_id": 29274, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a couch above a hair drier" + }, + { + "unique_id": 29275, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a hair drier above a couch" + }, + { + "unique_id": 29276, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a couch below a hair drier" + }, + { + "unique_id": 29277, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a hair drier below a couch" + }, + { + "unique_id": 29278, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a couch and a hair drier" + }, + { + "unique_id": 29279, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a hair drier and a couch" + }, + { + "unique_id": 29280, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a couch to the left of a toothbrush" + }, + { + "unique_id": 29281, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a couch" + }, + { + "unique_id": 29282, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a couch to the right of a toothbrush" + }, + { + "unique_id": 29283, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a couch" + }, + { + "unique_id": 29284, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a couch above a toothbrush" + }, + { + "unique_id": 29285, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "above", + "text": "a toothbrush above a couch" + }, + { + "unique_id": 29286, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a couch below a toothbrush" + }, + { + "unique_id": 29287, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "below", + "text": "a toothbrush below a couch" + }, + { + "unique_id": 29288, + "num_objects": 2, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a couch and a toothbrush" + }, + { + "unique_id": 29289, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "couch" + ], + "rel_type": "and", + "text": "a toothbrush and a couch" + }, + { + "unique_id": 29290, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a bed" + }, + { + "unique_id": 29291, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a potted plant" + }, + { + "unique_id": 29292, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a bed" + }, + { + "unique_id": 29293, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a potted plant" + }, + { + "unique_id": 29294, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a potted plant above a bed" + }, + { + "unique_id": 29295, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a bed above a potted plant" + }, + { + "unique_id": 29296, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a potted plant below a bed" + }, + { + "unique_id": 29297, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a bed below a potted plant" + }, + { + "unique_id": 29298, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a potted plant and a bed" + }, + { + "unique_id": 29299, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a bed and a potted plant" + }, + { + "unique_id": 29300, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a dining table" + }, + { + "unique_id": 29301, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a potted plant" + }, + { + "unique_id": 29302, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a dining table" + }, + { + "unique_id": 29303, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a potted plant" + }, + { + "unique_id": 29304, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a potted plant above a dining table" + }, + { + "unique_id": 29305, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a dining table above a potted plant" + }, + { + "unique_id": 29306, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a potted plant below a dining table" + }, + { + "unique_id": 29307, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a dining table below a potted plant" + }, + { + "unique_id": 29308, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a potted plant and a dining table" + }, + { + "unique_id": 29309, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a dining table and a potted plant" + }, + { + "unique_id": 29310, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a toilet" + }, + { + "unique_id": 29311, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a potted plant" + }, + { + "unique_id": 29312, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a toilet" + }, + { + "unique_id": 29313, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a potted plant" + }, + { + "unique_id": 29314, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a potted plant above a toilet" + }, + { + "unique_id": 29315, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a toilet above a potted plant" + }, + { + "unique_id": 29316, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a potted plant below a toilet" + }, + { + "unique_id": 29317, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a toilet below a potted plant" + }, + { + "unique_id": 29318, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a potted plant and a toilet" + }, + { + "unique_id": 29319, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a toilet and a potted plant" + }, + { + "unique_id": 29320, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a tv" + }, + { + "unique_id": 29321, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a potted plant" + }, + { + "unique_id": 29322, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a tv" + }, + { + "unique_id": 29323, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a potted plant" + }, + { + "unique_id": 29324, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a potted plant above a tv" + }, + { + "unique_id": 29325, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a tv above a potted plant" + }, + { + "unique_id": 29326, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a potted plant below a tv" + }, + { + "unique_id": 29327, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a tv below a potted plant" + }, + { + "unique_id": 29328, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a potted plant and a tv" + }, + { + "unique_id": 29329, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a tv and a potted plant" + }, + { + "unique_id": 29330, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a laptop" + }, + { + "unique_id": 29331, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a potted plant" + }, + { + "unique_id": 29332, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a laptop" + }, + { + "unique_id": 29333, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a potted plant" + }, + { + "unique_id": 29334, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a potted plant above a laptop" + }, + { + "unique_id": 29335, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a laptop above a potted plant" + }, + { + "unique_id": 29336, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a potted plant below a laptop" + }, + { + "unique_id": 29337, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a laptop below a potted plant" + }, + { + "unique_id": 29338, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a potted plant and a laptop" + }, + { + "unique_id": 29339, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a laptop and a potted plant" + }, + { + "unique_id": 29340, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a mouse" + }, + { + "unique_id": 29341, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a potted plant" + }, + { + "unique_id": 29342, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a mouse" + }, + { + "unique_id": 29343, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a potted plant" + }, + { + "unique_id": 29344, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a potted plant above a mouse" + }, + { + "unique_id": 29345, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a mouse above a potted plant" + }, + { + "unique_id": 29346, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a potted plant below a mouse" + }, + { + "unique_id": 29347, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a mouse below a potted plant" + }, + { + "unique_id": 29348, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a potted plant and a mouse" + }, + { + "unique_id": 29349, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a mouse and a potted plant" + }, + { + "unique_id": 29350, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a remote" + }, + { + "unique_id": 29351, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a potted plant" + }, + { + "unique_id": 29352, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a remote" + }, + { + "unique_id": 29353, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a potted plant" + }, + { + "unique_id": 29354, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a potted plant above a remote" + }, + { + "unique_id": 29355, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a remote above a potted plant" + }, + { + "unique_id": 29356, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a potted plant below a remote" + }, + { + "unique_id": 29357, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a remote below a potted plant" + }, + { + "unique_id": 29358, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a potted plant and a remote" + }, + { + "unique_id": 29359, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a remote and a potted plant" + }, + { + "unique_id": 29360, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a keyboard" + }, + { + "unique_id": 29361, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a potted plant" + }, + { + "unique_id": 29362, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a keyboard" + }, + { + "unique_id": 29363, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a potted plant" + }, + { + "unique_id": 29364, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a potted plant above a keyboard" + }, + { + "unique_id": 29365, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a keyboard above a potted plant" + }, + { + "unique_id": 29366, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a potted plant below a keyboard" + }, + { + "unique_id": 29367, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a keyboard below a potted plant" + }, + { + "unique_id": 29368, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a potted plant and a keyboard" + }, + { + "unique_id": 29369, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a keyboard and a potted plant" + }, + { + "unique_id": 29370, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a cell phone" + }, + { + "unique_id": 29371, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a potted plant" + }, + { + "unique_id": 29372, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a cell phone" + }, + { + "unique_id": 29373, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a potted plant" + }, + { + "unique_id": 29374, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a potted plant above a cell phone" + }, + { + "unique_id": 29375, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a cell phone above a potted plant" + }, + { + "unique_id": 29376, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a potted plant below a cell phone" + }, + { + "unique_id": 29377, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a cell phone below a potted plant" + }, + { + "unique_id": 29378, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a potted plant and a cell phone" + }, + { + "unique_id": 29379, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a cell phone and a potted plant" + }, + { + "unique_id": 29380, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a microwave" + }, + { + "unique_id": 29381, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a potted plant" + }, + { + "unique_id": 29382, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a microwave" + }, + { + "unique_id": 29383, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a potted plant" + }, + { + "unique_id": 29384, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a potted plant above a microwave" + }, + { + "unique_id": 29385, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a microwave above a potted plant" + }, + { + "unique_id": 29386, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a potted plant below a microwave" + }, + { + "unique_id": 29387, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a microwave below a potted plant" + }, + { + "unique_id": 29388, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a potted plant and a microwave" + }, + { + "unique_id": 29389, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a microwave and a potted plant" + }, + { + "unique_id": 29390, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of an oven" + }, + { + "unique_id": 29391, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a potted plant" + }, + { + "unique_id": 29392, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of an oven" + }, + { + "unique_id": 29393, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a potted plant" + }, + { + "unique_id": 29394, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a potted plant above an oven" + }, + { + "unique_id": 29395, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "an oven above a potted plant" + }, + { + "unique_id": 29396, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a potted plant below an oven" + }, + { + "unique_id": 29397, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "an oven below a potted plant" + }, + { + "unique_id": 29398, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a potted plant and an oven" + }, + { + "unique_id": 29399, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "an oven and a potted plant" + }, + { + "unique_id": 29400, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a toaster" + }, + { + "unique_id": 29401, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a potted plant" + }, + { + "unique_id": 29402, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a toaster" + }, + { + "unique_id": 29403, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a potted plant" + }, + { + "unique_id": 29404, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a potted plant above a toaster" + }, + { + "unique_id": 29405, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a toaster above a potted plant" + }, + { + "unique_id": 29406, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a potted plant below a toaster" + }, + { + "unique_id": 29407, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a toaster below a potted plant" + }, + { + "unique_id": 29408, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a potted plant and a toaster" + }, + { + "unique_id": 29409, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a toaster and a potted plant" + }, + { + "unique_id": 29410, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a sink" + }, + { + "unique_id": 29411, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a potted plant" + }, + { + "unique_id": 29412, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a sink" + }, + { + "unique_id": 29413, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a potted plant" + }, + { + "unique_id": 29414, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a potted plant above a sink" + }, + { + "unique_id": 29415, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a sink above a potted plant" + }, + { + "unique_id": 29416, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a potted plant below a sink" + }, + { + "unique_id": 29417, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a sink below a potted plant" + }, + { + "unique_id": 29418, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a potted plant and a sink" + }, + { + "unique_id": 29419, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a sink and a potted plant" + }, + { + "unique_id": 29420, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a refrigerator" + }, + { + "unique_id": 29421, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a potted plant" + }, + { + "unique_id": 29422, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a refrigerator" + }, + { + "unique_id": 29423, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a potted plant" + }, + { + "unique_id": 29424, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a potted plant above a refrigerator" + }, + { + "unique_id": 29425, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a refrigerator above a potted plant" + }, + { + "unique_id": 29426, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a potted plant below a refrigerator" + }, + { + "unique_id": 29427, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a refrigerator below a potted plant" + }, + { + "unique_id": 29428, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a potted plant and a refrigerator" + }, + { + "unique_id": 29429, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a refrigerator and a potted plant" + }, + { + "unique_id": 29430, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a book" + }, + { + "unique_id": 29431, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a book to the left of a potted plant" + }, + { + "unique_id": 29432, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a book" + }, + { + "unique_id": 29433, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a book to the right of a potted plant" + }, + { + "unique_id": 29434, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a potted plant above a book" + }, + { + "unique_id": 29435, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a book above a potted plant" + }, + { + "unique_id": 29436, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a potted plant below a book" + }, + { + "unique_id": 29437, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a book below a potted plant" + }, + { + "unique_id": 29438, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a potted plant and a book" + }, + { + "unique_id": 29439, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a book and a potted plant" + }, + { + "unique_id": 29440, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a clock" + }, + { + "unique_id": 29441, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a potted plant" + }, + { + "unique_id": 29442, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a clock" + }, + { + "unique_id": 29443, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a potted plant" + }, + { + "unique_id": 29444, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a potted plant above a clock" + }, + { + "unique_id": 29445, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a clock above a potted plant" + }, + { + "unique_id": 29446, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a potted plant below a clock" + }, + { + "unique_id": 29447, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a clock below a potted plant" + }, + { + "unique_id": 29448, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a potted plant and a clock" + }, + { + "unique_id": 29449, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a clock and a potted plant" + }, + { + "unique_id": 29450, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a vase" + }, + { + "unique_id": 29451, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a potted plant" + }, + { + "unique_id": 29452, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a vase" + }, + { + "unique_id": 29453, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a potted plant" + }, + { + "unique_id": 29454, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a potted plant above a vase" + }, + { + "unique_id": 29455, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a vase above a potted plant" + }, + { + "unique_id": 29456, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a potted plant below a vase" + }, + { + "unique_id": 29457, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a vase below a potted plant" + }, + { + "unique_id": 29458, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a potted plant and a vase" + }, + { + "unique_id": 29459, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a vase and a potted plant" + }, + { + "unique_id": 29460, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a scissors" + }, + { + "unique_id": 29461, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a potted plant" + }, + { + "unique_id": 29462, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a scissors" + }, + { + "unique_id": 29463, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a potted plant" + }, + { + "unique_id": 29464, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a potted plant above a scissors" + }, + { + "unique_id": 29465, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a scissors above a potted plant" + }, + { + "unique_id": 29466, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a potted plant below a scissors" + }, + { + "unique_id": 29467, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a scissors below a potted plant" + }, + { + "unique_id": 29468, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a potted plant and a scissors" + }, + { + "unique_id": 29469, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a scissors and a potted plant" + }, + { + "unique_id": 29470, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a teddy bear" + }, + { + "unique_id": 29471, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a potted plant" + }, + { + "unique_id": 29472, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a teddy bear" + }, + { + "unique_id": 29473, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a potted plant" + }, + { + "unique_id": 29474, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a potted plant above a teddy bear" + }, + { + "unique_id": 29475, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a teddy bear above a potted plant" + }, + { + "unique_id": 29476, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a potted plant below a teddy bear" + }, + { + "unique_id": 29477, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a teddy bear below a potted plant" + }, + { + "unique_id": 29478, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a potted plant and a teddy bear" + }, + { + "unique_id": 29479, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a teddy bear and a potted plant" + }, + { + "unique_id": 29480, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a hair drier" + }, + { + "unique_id": 29481, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a potted plant" + }, + { + "unique_id": 29482, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a hair drier" + }, + { + "unique_id": 29483, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a potted plant" + }, + { + "unique_id": 29484, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a potted plant above a hair drier" + }, + { + "unique_id": 29485, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a hair drier above a potted plant" + }, + { + "unique_id": 29486, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a potted plant below a hair drier" + }, + { + "unique_id": 29487, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a hair drier below a potted plant" + }, + { + "unique_id": 29488, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a potted plant and a hair drier" + }, + { + "unique_id": 29489, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a hair drier and a potted plant" + }, + { + "unique_id": 29490, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a potted plant to the left of a toothbrush" + }, + { + "unique_id": 29491, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a potted plant" + }, + { + "unique_id": 29492, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a potted plant to the right of a toothbrush" + }, + { + "unique_id": 29493, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a potted plant" + }, + { + "unique_id": 29494, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a potted plant above a toothbrush" + }, + { + "unique_id": 29495, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "above", + "text": "a toothbrush above a potted plant" + }, + { + "unique_id": 29496, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a potted plant below a toothbrush" + }, + { + "unique_id": 29497, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "below", + "text": "a toothbrush below a potted plant" + }, + { + "unique_id": 29498, + "num_objects": 2, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a potted plant and a toothbrush" + }, + { + "unique_id": 29499, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "potted plant" + ], + "rel_type": "and", + "text": "a toothbrush and a potted plant" + }, + { + "unique_id": 29500, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a dining table" + }, + { + "unique_id": 29501, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a bed" + }, + { + "unique_id": 29502, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a dining table" + }, + { + "unique_id": 29503, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a bed" + }, + { + "unique_id": 29504, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a bed above a dining table" + }, + { + "unique_id": 29505, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a dining table above a bed" + }, + { + "unique_id": 29506, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a bed below a dining table" + }, + { + "unique_id": 29507, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a dining table below a bed" + }, + { + "unique_id": 29508, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a bed and a dining table" + }, + { + "unique_id": 29509, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a dining table and a bed" + }, + { + "unique_id": 29510, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a toilet" + }, + { + "unique_id": 29511, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a bed" + }, + { + "unique_id": 29512, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a toilet" + }, + { + "unique_id": 29513, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a bed" + }, + { + "unique_id": 29514, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a bed above a toilet" + }, + { + "unique_id": 29515, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a toilet above a bed" + }, + { + "unique_id": 29516, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a bed below a toilet" + }, + { + "unique_id": 29517, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a toilet below a bed" + }, + { + "unique_id": 29518, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a bed and a toilet" + }, + { + "unique_id": 29519, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a toilet and a bed" + }, + { + "unique_id": 29520, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a tv" + }, + { + "unique_id": 29521, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a bed" + }, + { + "unique_id": 29522, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a tv" + }, + { + "unique_id": 29523, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a bed" + }, + { + "unique_id": 29524, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a bed above a tv" + }, + { + "unique_id": 29525, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a tv above a bed" + }, + { + "unique_id": 29526, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a bed below a tv" + }, + { + "unique_id": 29527, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a tv below a bed" + }, + { + "unique_id": 29528, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a bed and a tv" + }, + { + "unique_id": 29529, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a tv and a bed" + }, + { + "unique_id": 29530, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a laptop" + }, + { + "unique_id": 29531, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a bed" + }, + { + "unique_id": 29532, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a laptop" + }, + { + "unique_id": 29533, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a bed" + }, + { + "unique_id": 29534, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a bed above a laptop" + }, + { + "unique_id": 29535, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a laptop above a bed" + }, + { + "unique_id": 29536, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a bed below a laptop" + }, + { + "unique_id": 29537, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a laptop below a bed" + }, + { + "unique_id": 29538, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a bed and a laptop" + }, + { + "unique_id": 29539, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a laptop and a bed" + }, + { + "unique_id": 29540, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a mouse" + }, + { + "unique_id": 29541, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a bed" + }, + { + "unique_id": 29542, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a mouse" + }, + { + "unique_id": 29543, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a bed" + }, + { + "unique_id": 29544, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a bed above a mouse" + }, + { + "unique_id": 29545, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a mouse above a bed" + }, + { + "unique_id": 29546, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a bed below a mouse" + }, + { + "unique_id": 29547, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a mouse below a bed" + }, + { + "unique_id": 29548, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a bed and a mouse" + }, + { + "unique_id": 29549, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a mouse and a bed" + }, + { + "unique_id": 29550, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a remote" + }, + { + "unique_id": 29551, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a bed" + }, + { + "unique_id": 29552, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a remote" + }, + { + "unique_id": 29553, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a bed" + }, + { + "unique_id": 29554, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a bed above a remote" + }, + { + "unique_id": 29555, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a remote above a bed" + }, + { + "unique_id": 29556, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a bed below a remote" + }, + { + "unique_id": 29557, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a remote below a bed" + }, + { + "unique_id": 29558, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a bed and a remote" + }, + { + "unique_id": 29559, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a remote and a bed" + }, + { + "unique_id": 29560, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a keyboard" + }, + { + "unique_id": 29561, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a bed" + }, + { + "unique_id": 29562, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a keyboard" + }, + { + "unique_id": 29563, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a bed" + }, + { + "unique_id": 29564, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a bed above a keyboard" + }, + { + "unique_id": 29565, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a keyboard above a bed" + }, + { + "unique_id": 29566, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a bed below a keyboard" + }, + { + "unique_id": 29567, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a keyboard below a bed" + }, + { + "unique_id": 29568, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a bed and a keyboard" + }, + { + "unique_id": 29569, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a keyboard and a bed" + }, + { + "unique_id": 29570, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a cell phone" + }, + { + "unique_id": 29571, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a bed" + }, + { + "unique_id": 29572, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a cell phone" + }, + { + "unique_id": 29573, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a bed" + }, + { + "unique_id": 29574, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a bed above a cell phone" + }, + { + "unique_id": 29575, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a cell phone above a bed" + }, + { + "unique_id": 29576, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a bed below a cell phone" + }, + { + "unique_id": 29577, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a cell phone below a bed" + }, + { + "unique_id": 29578, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a bed and a cell phone" + }, + { + "unique_id": 29579, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a cell phone and a bed" + }, + { + "unique_id": 29580, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a microwave" + }, + { + "unique_id": 29581, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a bed" + }, + { + "unique_id": 29582, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a microwave" + }, + { + "unique_id": 29583, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a bed" + }, + { + "unique_id": 29584, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a bed above a microwave" + }, + { + "unique_id": 29585, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a microwave above a bed" + }, + { + "unique_id": 29586, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a bed below a microwave" + }, + { + "unique_id": 29587, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a microwave below a bed" + }, + { + "unique_id": 29588, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a bed and a microwave" + }, + { + "unique_id": 29589, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a microwave and a bed" + }, + { + "unique_id": 29590, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a bed to the left of an oven" + }, + { + "unique_id": 29591, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a bed" + }, + { + "unique_id": 29592, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a bed to the right of an oven" + }, + { + "unique_id": 29593, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a bed" + }, + { + "unique_id": 29594, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a bed above an oven" + }, + { + "unique_id": 29595, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "an oven above a bed" + }, + { + "unique_id": 29596, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a bed below an oven" + }, + { + "unique_id": 29597, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "an oven below a bed" + }, + { + "unique_id": 29598, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a bed and an oven" + }, + { + "unique_id": 29599, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "an oven and a bed" + }, + { + "unique_id": 29600, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a toaster" + }, + { + "unique_id": 29601, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a bed" + }, + { + "unique_id": 29602, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a toaster" + }, + { + "unique_id": 29603, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a bed" + }, + { + "unique_id": 29604, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a bed above a toaster" + }, + { + "unique_id": 29605, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a toaster above a bed" + }, + { + "unique_id": 29606, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a bed below a toaster" + }, + { + "unique_id": 29607, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a toaster below a bed" + }, + { + "unique_id": 29608, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a bed and a toaster" + }, + { + "unique_id": 29609, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a toaster and a bed" + }, + { + "unique_id": 29610, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a sink" + }, + { + "unique_id": 29611, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a bed" + }, + { + "unique_id": 29612, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a sink" + }, + { + "unique_id": 29613, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a bed" + }, + { + "unique_id": 29614, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a bed above a sink" + }, + { + "unique_id": 29615, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a sink above a bed" + }, + { + "unique_id": 29616, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a bed below a sink" + }, + { + "unique_id": 29617, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a sink below a bed" + }, + { + "unique_id": 29618, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a bed and a sink" + }, + { + "unique_id": 29619, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a sink and a bed" + }, + { + "unique_id": 29620, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a refrigerator" + }, + { + "unique_id": 29621, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a bed" + }, + { + "unique_id": 29622, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a refrigerator" + }, + { + "unique_id": 29623, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a bed" + }, + { + "unique_id": 29624, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a bed above a refrigerator" + }, + { + "unique_id": 29625, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a refrigerator above a bed" + }, + { + "unique_id": 29626, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a bed below a refrigerator" + }, + { + "unique_id": 29627, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a refrigerator below a bed" + }, + { + "unique_id": 29628, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a bed and a refrigerator" + }, + { + "unique_id": 29629, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a refrigerator and a bed" + }, + { + "unique_id": 29630, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a book" + }, + { + "unique_id": 29631, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a book to the left of a bed" + }, + { + "unique_id": 29632, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a book" + }, + { + "unique_id": 29633, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a book to the right of a bed" + }, + { + "unique_id": 29634, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a bed above a book" + }, + { + "unique_id": 29635, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a book above a bed" + }, + { + "unique_id": 29636, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a bed below a book" + }, + { + "unique_id": 29637, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a book below a bed" + }, + { + "unique_id": 29638, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a bed and a book" + }, + { + "unique_id": 29639, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a book and a bed" + }, + { + "unique_id": 29640, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a clock" + }, + { + "unique_id": 29641, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a bed" + }, + { + "unique_id": 29642, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a clock" + }, + { + "unique_id": 29643, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a bed" + }, + { + "unique_id": 29644, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a bed above a clock" + }, + { + "unique_id": 29645, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a clock above a bed" + }, + { + "unique_id": 29646, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a bed below a clock" + }, + { + "unique_id": 29647, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a clock below a bed" + }, + { + "unique_id": 29648, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a bed and a clock" + }, + { + "unique_id": 29649, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a clock and a bed" + }, + { + "unique_id": 29650, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a vase" + }, + { + "unique_id": 29651, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a bed" + }, + { + "unique_id": 29652, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a vase" + }, + { + "unique_id": 29653, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a bed" + }, + { + "unique_id": 29654, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a bed above a vase" + }, + { + "unique_id": 29655, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a vase above a bed" + }, + { + "unique_id": 29656, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a bed below a vase" + }, + { + "unique_id": 29657, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a vase below a bed" + }, + { + "unique_id": 29658, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a bed and a vase" + }, + { + "unique_id": 29659, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a vase and a bed" + }, + { + "unique_id": 29660, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a scissors" + }, + { + "unique_id": 29661, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a bed" + }, + { + "unique_id": 29662, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a scissors" + }, + { + "unique_id": 29663, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a bed" + }, + { + "unique_id": 29664, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a bed above a scissors" + }, + { + "unique_id": 29665, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a scissors above a bed" + }, + { + "unique_id": 29666, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a bed below a scissors" + }, + { + "unique_id": 29667, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a scissors below a bed" + }, + { + "unique_id": 29668, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a bed and a scissors" + }, + { + "unique_id": 29669, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a scissors and a bed" + }, + { + "unique_id": 29670, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a teddy bear" + }, + { + "unique_id": 29671, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a bed" + }, + { + "unique_id": 29672, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a teddy bear" + }, + { + "unique_id": 29673, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a bed" + }, + { + "unique_id": 29674, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a bed above a teddy bear" + }, + { + "unique_id": 29675, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a teddy bear above a bed" + }, + { + "unique_id": 29676, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a bed below a teddy bear" + }, + { + "unique_id": 29677, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a teddy bear below a bed" + }, + { + "unique_id": 29678, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a bed and a teddy bear" + }, + { + "unique_id": 29679, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a teddy bear and a bed" + }, + { + "unique_id": 29680, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a hair drier" + }, + { + "unique_id": 29681, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a bed" + }, + { + "unique_id": 29682, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a hair drier" + }, + { + "unique_id": 29683, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a bed" + }, + { + "unique_id": 29684, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a bed above a hair drier" + }, + { + "unique_id": 29685, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a hair drier above a bed" + }, + { + "unique_id": 29686, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a bed below a hair drier" + }, + { + "unique_id": 29687, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a hair drier below a bed" + }, + { + "unique_id": 29688, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a bed and a hair drier" + }, + { + "unique_id": 29689, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a hair drier and a bed" + }, + { + "unique_id": 29690, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a bed to the left of a toothbrush" + }, + { + "unique_id": 29691, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a bed" + }, + { + "unique_id": 29692, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a bed to the right of a toothbrush" + }, + { + "unique_id": 29693, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a bed" + }, + { + "unique_id": 29694, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a bed above a toothbrush" + }, + { + "unique_id": 29695, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "above", + "text": "a toothbrush above a bed" + }, + { + "unique_id": 29696, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a bed below a toothbrush" + }, + { + "unique_id": 29697, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "below", + "text": "a toothbrush below a bed" + }, + { + "unique_id": 29698, + "num_objects": 2, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a bed and a toothbrush" + }, + { + "unique_id": 29699, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "bed" + ], + "rel_type": "and", + "text": "a toothbrush and a bed" + }, + { + "unique_id": 29700, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a toilet" + }, + { + "unique_id": 29701, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a dining table" + }, + { + "unique_id": 29702, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a toilet" + }, + { + "unique_id": 29703, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a dining table" + }, + { + "unique_id": 29704, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a dining table above a toilet" + }, + { + "unique_id": 29705, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a toilet above a dining table" + }, + { + "unique_id": 29706, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a dining table below a toilet" + }, + { + "unique_id": 29707, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a toilet below a dining table" + }, + { + "unique_id": 29708, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a dining table and a toilet" + }, + { + "unique_id": 29709, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a toilet and a dining table" + }, + { + "unique_id": 29710, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a tv" + }, + { + "unique_id": 29711, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a dining table" + }, + { + "unique_id": 29712, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a tv" + }, + { + "unique_id": 29713, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a dining table" + }, + { + "unique_id": 29714, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a dining table above a tv" + }, + { + "unique_id": 29715, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a tv above a dining table" + }, + { + "unique_id": 29716, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a dining table below a tv" + }, + { + "unique_id": 29717, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a tv below a dining table" + }, + { + "unique_id": 29718, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a dining table and a tv" + }, + { + "unique_id": 29719, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a tv and a dining table" + }, + { + "unique_id": 29720, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a laptop" + }, + { + "unique_id": 29721, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a dining table" + }, + { + "unique_id": 29722, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a laptop" + }, + { + "unique_id": 29723, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a dining table" + }, + { + "unique_id": 29724, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a dining table above a laptop" + }, + { + "unique_id": 29725, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a laptop above a dining table" + }, + { + "unique_id": 29726, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a dining table below a laptop" + }, + { + "unique_id": 29727, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a laptop below a dining table" + }, + { + "unique_id": 29728, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a dining table and a laptop" + }, + { + "unique_id": 29729, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a laptop and a dining table" + }, + { + "unique_id": 29730, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a mouse" + }, + { + "unique_id": 29731, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a dining table" + }, + { + "unique_id": 29732, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a mouse" + }, + { + "unique_id": 29733, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a dining table" + }, + { + "unique_id": 29734, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a dining table above a mouse" + }, + { + "unique_id": 29735, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a mouse above a dining table" + }, + { + "unique_id": 29736, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a dining table below a mouse" + }, + { + "unique_id": 29737, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a mouse below a dining table" + }, + { + "unique_id": 29738, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a dining table and a mouse" + }, + { + "unique_id": 29739, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a mouse and a dining table" + }, + { + "unique_id": 29740, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a remote" + }, + { + "unique_id": 29741, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a dining table" + }, + { + "unique_id": 29742, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a remote" + }, + { + "unique_id": 29743, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a dining table" + }, + { + "unique_id": 29744, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a dining table above a remote" + }, + { + "unique_id": 29745, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a remote above a dining table" + }, + { + "unique_id": 29746, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a dining table below a remote" + }, + { + "unique_id": 29747, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a remote below a dining table" + }, + { + "unique_id": 29748, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a dining table and a remote" + }, + { + "unique_id": 29749, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a remote and a dining table" + }, + { + "unique_id": 29750, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a keyboard" + }, + { + "unique_id": 29751, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a dining table" + }, + { + "unique_id": 29752, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a keyboard" + }, + { + "unique_id": 29753, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a dining table" + }, + { + "unique_id": 29754, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a dining table above a keyboard" + }, + { + "unique_id": 29755, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a keyboard above a dining table" + }, + { + "unique_id": 29756, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a dining table below a keyboard" + }, + { + "unique_id": 29757, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a keyboard below a dining table" + }, + { + "unique_id": 29758, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a dining table and a keyboard" + }, + { + "unique_id": 29759, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a keyboard and a dining table" + }, + { + "unique_id": 29760, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a cell phone" + }, + { + "unique_id": 29761, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a dining table" + }, + { + "unique_id": 29762, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a cell phone" + }, + { + "unique_id": 29763, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a dining table" + }, + { + "unique_id": 29764, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a dining table above a cell phone" + }, + { + "unique_id": 29765, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a cell phone above a dining table" + }, + { + "unique_id": 29766, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a dining table below a cell phone" + }, + { + "unique_id": 29767, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a cell phone below a dining table" + }, + { + "unique_id": 29768, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a dining table and a cell phone" + }, + { + "unique_id": 29769, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a cell phone and a dining table" + }, + { + "unique_id": 29770, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a microwave" + }, + { + "unique_id": 29771, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a dining table" + }, + { + "unique_id": 29772, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a microwave" + }, + { + "unique_id": 29773, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a dining table" + }, + { + "unique_id": 29774, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a dining table above a microwave" + }, + { + "unique_id": 29775, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a microwave above a dining table" + }, + { + "unique_id": 29776, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a dining table below a microwave" + }, + { + "unique_id": 29777, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a microwave below a dining table" + }, + { + "unique_id": 29778, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a dining table and a microwave" + }, + { + "unique_id": 29779, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a microwave and a dining table" + }, + { + "unique_id": 29780, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of an oven" + }, + { + "unique_id": 29781, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a dining table" + }, + { + "unique_id": 29782, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of an oven" + }, + { + "unique_id": 29783, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a dining table" + }, + { + "unique_id": 29784, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a dining table above an oven" + }, + { + "unique_id": 29785, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "an oven above a dining table" + }, + { + "unique_id": 29786, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a dining table below an oven" + }, + { + "unique_id": 29787, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "an oven below a dining table" + }, + { + "unique_id": 29788, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a dining table and an oven" + }, + { + "unique_id": 29789, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "an oven and a dining table" + }, + { + "unique_id": 29790, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a toaster" + }, + { + "unique_id": 29791, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a dining table" + }, + { + "unique_id": 29792, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a toaster" + }, + { + "unique_id": 29793, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a dining table" + }, + { + "unique_id": 29794, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a dining table above a toaster" + }, + { + "unique_id": 29795, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a toaster above a dining table" + }, + { + "unique_id": 29796, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a dining table below a toaster" + }, + { + "unique_id": 29797, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a toaster below a dining table" + }, + { + "unique_id": 29798, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a dining table and a toaster" + }, + { + "unique_id": 29799, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a toaster and a dining table" + }, + { + "unique_id": 29800, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a sink" + }, + { + "unique_id": 29801, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a dining table" + }, + { + "unique_id": 29802, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a sink" + }, + { + "unique_id": 29803, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a dining table" + }, + { + "unique_id": 29804, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a dining table above a sink" + }, + { + "unique_id": 29805, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a sink above a dining table" + }, + { + "unique_id": 29806, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a dining table below a sink" + }, + { + "unique_id": 29807, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a sink below a dining table" + }, + { + "unique_id": 29808, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a dining table and a sink" + }, + { + "unique_id": 29809, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a sink and a dining table" + }, + { + "unique_id": 29810, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a refrigerator" + }, + { + "unique_id": 29811, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a dining table" + }, + { + "unique_id": 29812, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a refrigerator" + }, + { + "unique_id": 29813, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a dining table" + }, + { + "unique_id": 29814, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a dining table above a refrigerator" + }, + { + "unique_id": 29815, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a refrigerator above a dining table" + }, + { + "unique_id": 29816, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a dining table below a refrigerator" + }, + { + "unique_id": 29817, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a refrigerator below a dining table" + }, + { + "unique_id": 29818, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a dining table and a refrigerator" + }, + { + "unique_id": 29819, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a refrigerator and a dining table" + }, + { + "unique_id": 29820, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a book" + }, + { + "unique_id": 29821, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a book to the left of a dining table" + }, + { + "unique_id": 29822, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a book" + }, + { + "unique_id": 29823, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a book to the right of a dining table" + }, + { + "unique_id": 29824, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a dining table above a book" + }, + { + "unique_id": 29825, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a book above a dining table" + }, + { + "unique_id": 29826, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a dining table below a book" + }, + { + "unique_id": 29827, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a book below a dining table" + }, + { + "unique_id": 29828, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a dining table and a book" + }, + { + "unique_id": 29829, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a book and a dining table" + }, + { + "unique_id": 29830, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a clock" + }, + { + "unique_id": 29831, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a dining table" + }, + { + "unique_id": 29832, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a clock" + }, + { + "unique_id": 29833, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a dining table" + }, + { + "unique_id": 29834, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a dining table above a clock" + }, + { + "unique_id": 29835, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a clock above a dining table" + }, + { + "unique_id": 29836, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a dining table below a clock" + }, + { + "unique_id": 29837, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a clock below a dining table" + }, + { + "unique_id": 29838, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a dining table and a clock" + }, + { + "unique_id": 29839, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a clock and a dining table" + }, + { + "unique_id": 29840, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a vase" + }, + { + "unique_id": 29841, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a dining table" + }, + { + "unique_id": 29842, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a vase" + }, + { + "unique_id": 29843, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a dining table" + }, + { + "unique_id": 29844, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a dining table above a vase" + }, + { + "unique_id": 29845, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a vase above a dining table" + }, + { + "unique_id": 29846, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a dining table below a vase" + }, + { + "unique_id": 29847, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a vase below a dining table" + }, + { + "unique_id": 29848, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a dining table and a vase" + }, + { + "unique_id": 29849, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a vase and a dining table" + }, + { + "unique_id": 29850, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a scissors" + }, + { + "unique_id": 29851, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a dining table" + }, + { + "unique_id": 29852, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a scissors" + }, + { + "unique_id": 29853, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a dining table" + }, + { + "unique_id": 29854, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a dining table above a scissors" + }, + { + "unique_id": 29855, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a scissors above a dining table" + }, + { + "unique_id": 29856, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a dining table below a scissors" + }, + { + "unique_id": 29857, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a scissors below a dining table" + }, + { + "unique_id": 29858, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a dining table and a scissors" + }, + { + "unique_id": 29859, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a scissors and a dining table" + }, + { + "unique_id": 29860, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a teddy bear" + }, + { + "unique_id": 29861, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a dining table" + }, + { + "unique_id": 29862, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a teddy bear" + }, + { + "unique_id": 29863, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a dining table" + }, + { + "unique_id": 29864, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a dining table above a teddy bear" + }, + { + "unique_id": 29865, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a teddy bear above a dining table" + }, + { + "unique_id": 29866, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a dining table below a teddy bear" + }, + { + "unique_id": 29867, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a teddy bear below a dining table" + }, + { + "unique_id": 29868, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a dining table and a teddy bear" + }, + { + "unique_id": 29869, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a teddy bear and a dining table" + }, + { + "unique_id": 29870, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a hair drier" + }, + { + "unique_id": 29871, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a dining table" + }, + { + "unique_id": 29872, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a hair drier" + }, + { + "unique_id": 29873, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a dining table" + }, + { + "unique_id": 29874, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a dining table above a hair drier" + }, + { + "unique_id": 29875, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a hair drier above a dining table" + }, + { + "unique_id": 29876, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a dining table below a hair drier" + }, + { + "unique_id": 29877, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a hair drier below a dining table" + }, + { + "unique_id": 29878, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a dining table and a hair drier" + }, + { + "unique_id": 29879, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a hair drier and a dining table" + }, + { + "unique_id": 29880, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a dining table to the left of a toothbrush" + }, + { + "unique_id": 29881, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a dining table" + }, + { + "unique_id": 29882, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a dining table to the right of a toothbrush" + }, + { + "unique_id": 29883, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a dining table" + }, + { + "unique_id": 29884, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a dining table above a toothbrush" + }, + { + "unique_id": 29885, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "above", + "text": "a toothbrush above a dining table" + }, + { + "unique_id": 29886, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a dining table below a toothbrush" + }, + { + "unique_id": 29887, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "below", + "text": "a toothbrush below a dining table" + }, + { + "unique_id": 29888, + "num_objects": 2, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a dining table and a toothbrush" + }, + { + "unique_id": 29889, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "dining table" + ], + "rel_type": "and", + "text": "a toothbrush and a dining table" + }, + { + "unique_id": 29890, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a tv" + }, + { + "unique_id": 29891, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a toilet" + }, + { + "unique_id": 29892, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a tv" + }, + { + "unique_id": 29893, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a toilet" + }, + { + "unique_id": 29894, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a toilet above a tv" + }, + { + "unique_id": 29895, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a tv above a toilet" + }, + { + "unique_id": 29896, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a toilet below a tv" + }, + { + "unique_id": 29897, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a tv below a toilet" + }, + { + "unique_id": 29898, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a toilet and a tv" + }, + { + "unique_id": 29899, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a tv and a toilet" + }, + { + "unique_id": 29900, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a laptop" + }, + { + "unique_id": 29901, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a toilet" + }, + { + "unique_id": 29902, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a laptop" + }, + { + "unique_id": 29903, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a toilet" + }, + { + "unique_id": 29904, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a toilet above a laptop" + }, + { + "unique_id": 29905, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a laptop above a toilet" + }, + { + "unique_id": 29906, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a toilet below a laptop" + }, + { + "unique_id": 29907, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a laptop below a toilet" + }, + { + "unique_id": 29908, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a toilet and a laptop" + }, + { + "unique_id": 29909, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a laptop and a toilet" + }, + { + "unique_id": 29910, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a mouse" + }, + { + "unique_id": 29911, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a toilet" + }, + { + "unique_id": 29912, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a mouse" + }, + { + "unique_id": 29913, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a toilet" + }, + { + "unique_id": 29914, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a toilet above a mouse" + }, + { + "unique_id": 29915, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a mouse above a toilet" + }, + { + "unique_id": 29916, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a toilet below a mouse" + }, + { + "unique_id": 29917, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a mouse below a toilet" + }, + { + "unique_id": 29918, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a toilet and a mouse" + }, + { + "unique_id": 29919, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a mouse and a toilet" + }, + { + "unique_id": 29920, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a remote" + }, + { + "unique_id": 29921, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a toilet" + }, + { + "unique_id": 29922, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a remote" + }, + { + "unique_id": 29923, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a toilet" + }, + { + "unique_id": 29924, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a toilet above a remote" + }, + { + "unique_id": 29925, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a remote above a toilet" + }, + { + "unique_id": 29926, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a toilet below a remote" + }, + { + "unique_id": 29927, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a remote below a toilet" + }, + { + "unique_id": 29928, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a toilet and a remote" + }, + { + "unique_id": 29929, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a remote and a toilet" + }, + { + "unique_id": 29930, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a keyboard" + }, + { + "unique_id": 29931, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a toilet" + }, + { + "unique_id": 29932, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a keyboard" + }, + { + "unique_id": 29933, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a toilet" + }, + { + "unique_id": 29934, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a toilet above a keyboard" + }, + { + "unique_id": 29935, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a keyboard above a toilet" + }, + { + "unique_id": 29936, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a toilet below a keyboard" + }, + { + "unique_id": 29937, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a keyboard below a toilet" + }, + { + "unique_id": 29938, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a toilet and a keyboard" + }, + { + "unique_id": 29939, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a keyboard and a toilet" + }, + { + "unique_id": 29940, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a cell phone" + }, + { + "unique_id": 29941, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a toilet" + }, + { + "unique_id": 29942, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a cell phone" + }, + { + "unique_id": 29943, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a toilet" + }, + { + "unique_id": 29944, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a toilet above a cell phone" + }, + { + "unique_id": 29945, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a cell phone above a toilet" + }, + { + "unique_id": 29946, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a toilet below a cell phone" + }, + { + "unique_id": 29947, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a cell phone below a toilet" + }, + { + "unique_id": 29948, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a toilet and a cell phone" + }, + { + "unique_id": 29949, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a cell phone and a toilet" + }, + { + "unique_id": 29950, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a microwave" + }, + { + "unique_id": 29951, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a toilet" + }, + { + "unique_id": 29952, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a microwave" + }, + { + "unique_id": 29953, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a toilet" + }, + { + "unique_id": 29954, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a toilet above a microwave" + }, + { + "unique_id": 29955, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a microwave above a toilet" + }, + { + "unique_id": 29956, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a toilet below a microwave" + }, + { + "unique_id": 29957, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a microwave below a toilet" + }, + { + "unique_id": 29958, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a toilet and a microwave" + }, + { + "unique_id": 29959, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a microwave and a toilet" + }, + { + "unique_id": 29960, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of an oven" + }, + { + "unique_id": 29961, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a toilet" + }, + { + "unique_id": 29962, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of an oven" + }, + { + "unique_id": 29963, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a toilet" + }, + { + "unique_id": 29964, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a toilet above an oven" + }, + { + "unique_id": 29965, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "an oven above a toilet" + }, + { + "unique_id": 29966, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a toilet below an oven" + }, + { + "unique_id": 29967, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "an oven below a toilet" + }, + { + "unique_id": 29968, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a toilet and an oven" + }, + { + "unique_id": 29969, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "an oven and a toilet" + }, + { + "unique_id": 29970, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a toaster" + }, + { + "unique_id": 29971, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a toilet" + }, + { + "unique_id": 29972, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a toaster" + }, + { + "unique_id": 29973, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a toilet" + }, + { + "unique_id": 29974, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a toilet above a toaster" + }, + { + "unique_id": 29975, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a toaster above a toilet" + }, + { + "unique_id": 29976, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a toilet below a toaster" + }, + { + "unique_id": 29977, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a toaster below a toilet" + }, + { + "unique_id": 29978, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a toilet and a toaster" + }, + { + "unique_id": 29979, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a toaster and a toilet" + }, + { + "unique_id": 29980, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a sink" + }, + { + "unique_id": 29981, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a toilet" + }, + { + "unique_id": 29982, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a sink" + }, + { + "unique_id": 29983, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a toilet" + }, + { + "unique_id": 29984, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a toilet above a sink" + }, + { + "unique_id": 29985, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a sink above a toilet" + }, + { + "unique_id": 29986, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a toilet below a sink" + }, + { + "unique_id": 29987, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a sink below a toilet" + }, + { + "unique_id": 29988, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a toilet and a sink" + }, + { + "unique_id": 29989, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a sink and a toilet" + }, + { + "unique_id": 29990, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a refrigerator" + }, + { + "unique_id": 29991, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a toilet" + }, + { + "unique_id": 29992, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a refrigerator" + }, + { + "unique_id": 29993, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a toilet" + }, + { + "unique_id": 29994, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a toilet above a refrigerator" + }, + { + "unique_id": 29995, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a refrigerator above a toilet" + }, + { + "unique_id": 29996, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a toilet below a refrigerator" + }, + { + "unique_id": 29997, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a refrigerator below a toilet" + }, + { + "unique_id": 29998, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a toilet and a refrigerator" + }, + { + "unique_id": 29999, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a refrigerator and a toilet" + }, + { + "unique_id": 30000, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a book" + }, + { + "unique_id": 30001, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a book to the left of a toilet" + }, + { + "unique_id": 30002, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a book" + }, + { + "unique_id": 30003, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a book to the right of a toilet" + }, + { + "unique_id": 30004, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a toilet above a book" + }, + { + "unique_id": 30005, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a book above a toilet" + }, + { + "unique_id": 30006, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a toilet below a book" + }, + { + "unique_id": 30007, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a book below a toilet" + }, + { + "unique_id": 30008, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a toilet and a book" + }, + { + "unique_id": 30009, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a book and a toilet" + }, + { + "unique_id": 30010, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a clock" + }, + { + "unique_id": 30011, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a toilet" + }, + { + "unique_id": 30012, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a clock" + }, + { + "unique_id": 30013, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a toilet" + }, + { + "unique_id": 30014, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a toilet above a clock" + }, + { + "unique_id": 30015, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a clock above a toilet" + }, + { + "unique_id": 30016, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a toilet below a clock" + }, + { + "unique_id": 30017, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a clock below a toilet" + }, + { + "unique_id": 30018, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a toilet and a clock" + }, + { + "unique_id": 30019, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a clock and a toilet" + }, + { + "unique_id": 30020, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a vase" + }, + { + "unique_id": 30021, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a toilet" + }, + { + "unique_id": 30022, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a vase" + }, + { + "unique_id": 30023, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a toilet" + }, + { + "unique_id": 30024, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a toilet above a vase" + }, + { + "unique_id": 30025, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a vase above a toilet" + }, + { + "unique_id": 30026, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a toilet below a vase" + }, + { + "unique_id": 30027, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a vase below a toilet" + }, + { + "unique_id": 30028, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a toilet and a vase" + }, + { + "unique_id": 30029, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a vase and a toilet" + }, + { + "unique_id": 30030, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a scissors" + }, + { + "unique_id": 30031, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a toilet" + }, + { + "unique_id": 30032, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a scissors" + }, + { + "unique_id": 30033, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a toilet" + }, + { + "unique_id": 30034, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a toilet above a scissors" + }, + { + "unique_id": 30035, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a scissors above a toilet" + }, + { + "unique_id": 30036, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a toilet below a scissors" + }, + { + "unique_id": 30037, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a scissors below a toilet" + }, + { + "unique_id": 30038, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a toilet and a scissors" + }, + { + "unique_id": 30039, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a scissors and a toilet" + }, + { + "unique_id": 30040, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a teddy bear" + }, + { + "unique_id": 30041, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a toilet" + }, + { + "unique_id": 30042, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a teddy bear" + }, + { + "unique_id": 30043, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a toilet" + }, + { + "unique_id": 30044, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a toilet above a teddy bear" + }, + { + "unique_id": 30045, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a teddy bear above a toilet" + }, + { + "unique_id": 30046, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a toilet below a teddy bear" + }, + { + "unique_id": 30047, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a teddy bear below a toilet" + }, + { + "unique_id": 30048, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a toilet and a teddy bear" + }, + { + "unique_id": 30049, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a teddy bear and a toilet" + }, + { + "unique_id": 30050, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a hair drier" + }, + { + "unique_id": 30051, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a toilet" + }, + { + "unique_id": 30052, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a hair drier" + }, + { + "unique_id": 30053, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a toilet" + }, + { + "unique_id": 30054, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a toilet above a hair drier" + }, + { + "unique_id": 30055, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a hair drier above a toilet" + }, + { + "unique_id": 30056, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a toilet below a hair drier" + }, + { + "unique_id": 30057, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a hair drier below a toilet" + }, + { + "unique_id": 30058, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a toilet and a hair drier" + }, + { + "unique_id": 30059, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a hair drier and a toilet" + }, + { + "unique_id": 30060, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a toilet to the left of a toothbrush" + }, + { + "unique_id": 30061, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a toilet" + }, + { + "unique_id": 30062, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a toilet to the right of a toothbrush" + }, + { + "unique_id": 30063, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a toilet" + }, + { + "unique_id": 30064, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a toilet above a toothbrush" + }, + { + "unique_id": 30065, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "above", + "text": "a toothbrush above a toilet" + }, + { + "unique_id": 30066, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a toilet below a toothbrush" + }, + { + "unique_id": 30067, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "below", + "text": "a toothbrush below a toilet" + }, + { + "unique_id": 30068, + "num_objects": 2, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a toilet and a toothbrush" + }, + { + "unique_id": 30069, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toilet" + ], + "rel_type": "and", + "text": "a toothbrush and a toilet" + }, + { + "unique_id": 30070, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a laptop" + }, + { + "unique_id": 30071, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a tv" + }, + { + "unique_id": 30072, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a laptop" + }, + { + "unique_id": 30073, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a tv" + }, + { + "unique_id": 30074, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a tv above a laptop" + }, + { + "unique_id": 30075, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a laptop above a tv" + }, + { + "unique_id": 30076, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a tv below a laptop" + }, + { + "unique_id": 30077, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a laptop below a tv" + }, + { + "unique_id": 30078, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a tv and a laptop" + }, + { + "unique_id": 30079, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a laptop and a tv" + }, + { + "unique_id": 30080, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a mouse" + }, + { + "unique_id": 30081, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a tv" + }, + { + "unique_id": 30082, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a mouse" + }, + { + "unique_id": 30083, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a tv" + }, + { + "unique_id": 30084, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a tv above a mouse" + }, + { + "unique_id": 30085, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a mouse above a tv" + }, + { + "unique_id": 30086, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a tv below a mouse" + }, + { + "unique_id": 30087, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a mouse below a tv" + }, + { + "unique_id": 30088, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a tv and a mouse" + }, + { + "unique_id": 30089, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a mouse and a tv" + }, + { + "unique_id": 30090, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a remote" + }, + { + "unique_id": 30091, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a tv" + }, + { + "unique_id": 30092, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a remote" + }, + { + "unique_id": 30093, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a tv" + }, + { + "unique_id": 30094, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a tv above a remote" + }, + { + "unique_id": 30095, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a remote above a tv" + }, + { + "unique_id": 30096, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a tv below a remote" + }, + { + "unique_id": 30097, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a remote below a tv" + }, + { + "unique_id": 30098, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a tv and a remote" + }, + { + "unique_id": 30099, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a remote and a tv" + }, + { + "unique_id": 30100, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a keyboard" + }, + { + "unique_id": 30101, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a tv" + }, + { + "unique_id": 30102, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a keyboard" + }, + { + "unique_id": 30103, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a tv" + }, + { + "unique_id": 30104, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a tv above a keyboard" + }, + { + "unique_id": 30105, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a keyboard above a tv" + }, + { + "unique_id": 30106, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a tv below a keyboard" + }, + { + "unique_id": 30107, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a keyboard below a tv" + }, + { + "unique_id": 30108, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a tv and a keyboard" + }, + { + "unique_id": 30109, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a keyboard and a tv" + }, + { + "unique_id": 30110, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a cell phone" + }, + { + "unique_id": 30111, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a tv" + }, + { + "unique_id": 30112, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a cell phone" + }, + { + "unique_id": 30113, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a tv" + }, + { + "unique_id": 30114, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a tv above a cell phone" + }, + { + "unique_id": 30115, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a cell phone above a tv" + }, + { + "unique_id": 30116, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a tv below a cell phone" + }, + { + "unique_id": 30117, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a cell phone below a tv" + }, + { + "unique_id": 30118, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a tv and a cell phone" + }, + { + "unique_id": 30119, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a cell phone and a tv" + }, + { + "unique_id": 30120, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a microwave" + }, + { + "unique_id": 30121, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a tv" + }, + { + "unique_id": 30122, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a microwave" + }, + { + "unique_id": 30123, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a tv" + }, + { + "unique_id": 30124, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a tv above a microwave" + }, + { + "unique_id": 30125, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a microwave above a tv" + }, + { + "unique_id": 30126, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a tv below a microwave" + }, + { + "unique_id": 30127, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a microwave below a tv" + }, + { + "unique_id": 30128, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a tv and a microwave" + }, + { + "unique_id": 30129, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a microwave and a tv" + }, + { + "unique_id": 30130, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a tv to the left of an oven" + }, + { + "unique_id": 30131, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a tv" + }, + { + "unique_id": 30132, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a tv to the right of an oven" + }, + { + "unique_id": 30133, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a tv" + }, + { + "unique_id": 30134, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a tv above an oven" + }, + { + "unique_id": 30135, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "an oven above a tv" + }, + { + "unique_id": 30136, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a tv below an oven" + }, + { + "unique_id": 30137, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "an oven below a tv" + }, + { + "unique_id": 30138, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a tv and an oven" + }, + { + "unique_id": 30139, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "an oven and a tv" + }, + { + "unique_id": 30140, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a toaster" + }, + { + "unique_id": 30141, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a tv" + }, + { + "unique_id": 30142, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a toaster" + }, + { + "unique_id": 30143, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a tv" + }, + { + "unique_id": 30144, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a tv above a toaster" + }, + { + "unique_id": 30145, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a toaster above a tv" + }, + { + "unique_id": 30146, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a tv below a toaster" + }, + { + "unique_id": 30147, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a toaster below a tv" + }, + { + "unique_id": 30148, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a tv and a toaster" + }, + { + "unique_id": 30149, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a toaster and a tv" + }, + { + "unique_id": 30150, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a sink" + }, + { + "unique_id": 30151, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a tv" + }, + { + "unique_id": 30152, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a sink" + }, + { + "unique_id": 30153, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a tv" + }, + { + "unique_id": 30154, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a tv above a sink" + }, + { + "unique_id": 30155, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a sink above a tv" + }, + { + "unique_id": 30156, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a tv below a sink" + }, + { + "unique_id": 30157, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a sink below a tv" + }, + { + "unique_id": 30158, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a tv and a sink" + }, + { + "unique_id": 30159, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a sink and a tv" + }, + { + "unique_id": 30160, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a refrigerator" + }, + { + "unique_id": 30161, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a tv" + }, + { + "unique_id": 30162, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a refrigerator" + }, + { + "unique_id": 30163, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a tv" + }, + { + "unique_id": 30164, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a tv above a refrigerator" + }, + { + "unique_id": 30165, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a refrigerator above a tv" + }, + { + "unique_id": 30166, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a tv below a refrigerator" + }, + { + "unique_id": 30167, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a refrigerator below a tv" + }, + { + "unique_id": 30168, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a tv and a refrigerator" + }, + { + "unique_id": 30169, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a refrigerator and a tv" + }, + { + "unique_id": 30170, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a book" + }, + { + "unique_id": 30171, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a book to the left of a tv" + }, + { + "unique_id": 30172, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a book" + }, + { + "unique_id": 30173, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a book to the right of a tv" + }, + { + "unique_id": 30174, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a tv above a book" + }, + { + "unique_id": 30175, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a book above a tv" + }, + { + "unique_id": 30176, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a tv below a book" + }, + { + "unique_id": 30177, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a book below a tv" + }, + { + "unique_id": 30178, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a tv and a book" + }, + { + "unique_id": 30179, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a book and a tv" + }, + { + "unique_id": 30180, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a clock" + }, + { + "unique_id": 30181, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a tv" + }, + { + "unique_id": 30182, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a clock" + }, + { + "unique_id": 30183, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a tv" + }, + { + "unique_id": 30184, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a tv above a clock" + }, + { + "unique_id": 30185, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a clock above a tv" + }, + { + "unique_id": 30186, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a tv below a clock" + }, + { + "unique_id": 30187, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a clock below a tv" + }, + { + "unique_id": 30188, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a tv and a clock" + }, + { + "unique_id": 30189, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a clock and a tv" + }, + { + "unique_id": 30190, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a vase" + }, + { + "unique_id": 30191, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a tv" + }, + { + "unique_id": 30192, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a vase" + }, + { + "unique_id": 30193, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a tv" + }, + { + "unique_id": 30194, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a tv above a vase" + }, + { + "unique_id": 30195, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a vase above a tv" + }, + { + "unique_id": 30196, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a tv below a vase" + }, + { + "unique_id": 30197, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a vase below a tv" + }, + { + "unique_id": 30198, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a tv and a vase" + }, + { + "unique_id": 30199, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a vase and a tv" + }, + { + "unique_id": 30200, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a scissors" + }, + { + "unique_id": 30201, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a tv" + }, + { + "unique_id": 30202, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a scissors" + }, + { + "unique_id": 30203, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a tv" + }, + { + "unique_id": 30204, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a tv above a scissors" + }, + { + "unique_id": 30205, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a scissors above a tv" + }, + { + "unique_id": 30206, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a tv below a scissors" + }, + { + "unique_id": 30207, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a scissors below a tv" + }, + { + "unique_id": 30208, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a tv and a scissors" + }, + { + "unique_id": 30209, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a scissors and a tv" + }, + { + "unique_id": 30210, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a teddy bear" + }, + { + "unique_id": 30211, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a tv" + }, + { + "unique_id": 30212, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a teddy bear" + }, + { + "unique_id": 30213, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a tv" + }, + { + "unique_id": 30214, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a tv above a teddy bear" + }, + { + "unique_id": 30215, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a teddy bear above a tv" + }, + { + "unique_id": 30216, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a tv below a teddy bear" + }, + { + "unique_id": 30217, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a teddy bear below a tv" + }, + { + "unique_id": 30218, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a tv and a teddy bear" + }, + { + "unique_id": 30219, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a teddy bear and a tv" + }, + { + "unique_id": 30220, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a hair drier" + }, + { + "unique_id": 30221, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a tv" + }, + { + "unique_id": 30222, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a hair drier" + }, + { + "unique_id": 30223, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a tv" + }, + { + "unique_id": 30224, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a tv above a hair drier" + }, + { + "unique_id": 30225, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a hair drier above a tv" + }, + { + "unique_id": 30226, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a tv below a hair drier" + }, + { + "unique_id": 30227, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a hair drier below a tv" + }, + { + "unique_id": 30228, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a tv and a hair drier" + }, + { + "unique_id": 30229, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a hair drier and a tv" + }, + { + "unique_id": 30230, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a tv to the left of a toothbrush" + }, + { + "unique_id": 30231, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a tv" + }, + { + "unique_id": 30232, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a tv to the right of a toothbrush" + }, + { + "unique_id": 30233, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a tv" + }, + { + "unique_id": 30234, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a tv above a toothbrush" + }, + { + "unique_id": 30235, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "above", + "text": "a toothbrush above a tv" + }, + { + "unique_id": 30236, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a tv below a toothbrush" + }, + { + "unique_id": 30237, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "below", + "text": "a toothbrush below a tv" + }, + { + "unique_id": 30238, + "num_objects": 2, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a tv and a toothbrush" + }, + { + "unique_id": 30239, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "tv" + ], + "rel_type": "and", + "text": "a toothbrush and a tv" + }, + { + "unique_id": 30240, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a mouse" + }, + { + "unique_id": 30241, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a laptop" + }, + { + "unique_id": 30242, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a mouse" + }, + { + "unique_id": 30243, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a laptop" + }, + { + "unique_id": 30244, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a laptop above a mouse" + }, + { + "unique_id": 30245, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a mouse above a laptop" + }, + { + "unique_id": 30246, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a laptop below a mouse" + }, + { + "unique_id": 30247, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a mouse below a laptop" + }, + { + "unique_id": 30248, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a laptop and a mouse" + }, + { + "unique_id": 30249, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a mouse and a laptop" + }, + { + "unique_id": 30250, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a remote" + }, + { + "unique_id": 30251, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a laptop" + }, + { + "unique_id": 30252, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a remote" + }, + { + "unique_id": 30253, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a laptop" + }, + { + "unique_id": 30254, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a laptop above a remote" + }, + { + "unique_id": 30255, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a remote above a laptop" + }, + { + "unique_id": 30256, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a laptop below a remote" + }, + { + "unique_id": 30257, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a remote below a laptop" + }, + { + "unique_id": 30258, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a laptop and a remote" + }, + { + "unique_id": 30259, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a remote and a laptop" + }, + { + "unique_id": 30260, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a keyboard" + }, + { + "unique_id": 30261, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a laptop" + }, + { + "unique_id": 30262, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a keyboard" + }, + { + "unique_id": 30263, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a laptop" + }, + { + "unique_id": 30264, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a laptop above a keyboard" + }, + { + "unique_id": 30265, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a keyboard above a laptop" + }, + { + "unique_id": 30266, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a laptop below a keyboard" + }, + { + "unique_id": 30267, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a keyboard below a laptop" + }, + { + "unique_id": 30268, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a laptop and a keyboard" + }, + { + "unique_id": 30269, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a keyboard and a laptop" + }, + { + "unique_id": 30270, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a cell phone" + }, + { + "unique_id": 30271, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a laptop" + }, + { + "unique_id": 30272, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a cell phone" + }, + { + "unique_id": 30273, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a laptop" + }, + { + "unique_id": 30274, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a laptop above a cell phone" + }, + { + "unique_id": 30275, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a cell phone above a laptop" + }, + { + "unique_id": 30276, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a laptop below a cell phone" + }, + { + "unique_id": 30277, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a cell phone below a laptop" + }, + { + "unique_id": 30278, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a laptop and a cell phone" + }, + { + "unique_id": 30279, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a cell phone and a laptop" + }, + { + "unique_id": 30280, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a microwave" + }, + { + "unique_id": 30281, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a laptop" + }, + { + "unique_id": 30282, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a microwave" + }, + { + "unique_id": 30283, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a laptop" + }, + { + "unique_id": 30284, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a laptop above a microwave" + }, + { + "unique_id": 30285, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a microwave above a laptop" + }, + { + "unique_id": 30286, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a laptop below a microwave" + }, + { + "unique_id": 30287, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a microwave below a laptop" + }, + { + "unique_id": 30288, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a laptop and a microwave" + }, + { + "unique_id": 30289, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a microwave and a laptop" + }, + { + "unique_id": 30290, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of an oven" + }, + { + "unique_id": 30291, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a laptop" + }, + { + "unique_id": 30292, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of an oven" + }, + { + "unique_id": 30293, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a laptop" + }, + { + "unique_id": 30294, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a laptop above an oven" + }, + { + "unique_id": 30295, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "an oven above a laptop" + }, + { + "unique_id": 30296, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a laptop below an oven" + }, + { + "unique_id": 30297, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "an oven below a laptop" + }, + { + "unique_id": 30298, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a laptop and an oven" + }, + { + "unique_id": 30299, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "an oven and a laptop" + }, + { + "unique_id": 30300, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a toaster" + }, + { + "unique_id": 30301, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a laptop" + }, + { + "unique_id": 30302, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a toaster" + }, + { + "unique_id": 30303, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a laptop" + }, + { + "unique_id": 30304, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a laptop above a toaster" + }, + { + "unique_id": 30305, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a toaster above a laptop" + }, + { + "unique_id": 30306, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a laptop below a toaster" + }, + { + "unique_id": 30307, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a toaster below a laptop" + }, + { + "unique_id": 30308, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a laptop and a toaster" + }, + { + "unique_id": 30309, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a toaster and a laptop" + }, + { + "unique_id": 30310, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a sink" + }, + { + "unique_id": 30311, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a laptop" + }, + { + "unique_id": 30312, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a sink" + }, + { + "unique_id": 30313, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a laptop" + }, + { + "unique_id": 30314, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a laptop above a sink" + }, + { + "unique_id": 30315, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a sink above a laptop" + }, + { + "unique_id": 30316, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a laptop below a sink" + }, + { + "unique_id": 30317, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a sink below a laptop" + }, + { + "unique_id": 30318, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a laptop and a sink" + }, + { + "unique_id": 30319, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a sink and a laptop" + }, + { + "unique_id": 30320, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a refrigerator" + }, + { + "unique_id": 30321, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a laptop" + }, + { + "unique_id": 30322, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a refrigerator" + }, + { + "unique_id": 30323, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a laptop" + }, + { + "unique_id": 30324, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a laptop above a refrigerator" + }, + { + "unique_id": 30325, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a refrigerator above a laptop" + }, + { + "unique_id": 30326, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a laptop below a refrigerator" + }, + { + "unique_id": 30327, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a refrigerator below a laptop" + }, + { + "unique_id": 30328, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a laptop and a refrigerator" + }, + { + "unique_id": 30329, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a refrigerator and a laptop" + }, + { + "unique_id": 30330, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a book" + }, + { + "unique_id": 30331, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a book to the left of a laptop" + }, + { + "unique_id": 30332, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a book" + }, + { + "unique_id": 30333, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a book to the right of a laptop" + }, + { + "unique_id": 30334, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a laptop above a book" + }, + { + "unique_id": 30335, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a book above a laptop" + }, + { + "unique_id": 30336, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a laptop below a book" + }, + { + "unique_id": 30337, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a book below a laptop" + }, + { + "unique_id": 30338, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a laptop and a book" + }, + { + "unique_id": 30339, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a book and a laptop" + }, + { + "unique_id": 30340, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a clock" + }, + { + "unique_id": 30341, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a laptop" + }, + { + "unique_id": 30342, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a clock" + }, + { + "unique_id": 30343, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a laptop" + }, + { + "unique_id": 30344, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a laptop above a clock" + }, + { + "unique_id": 30345, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a clock above a laptop" + }, + { + "unique_id": 30346, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a laptop below a clock" + }, + { + "unique_id": 30347, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a clock below a laptop" + }, + { + "unique_id": 30348, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a laptop and a clock" + }, + { + "unique_id": 30349, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a clock and a laptop" + }, + { + "unique_id": 30350, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a vase" + }, + { + "unique_id": 30351, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a laptop" + }, + { + "unique_id": 30352, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a vase" + }, + { + "unique_id": 30353, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a laptop" + }, + { + "unique_id": 30354, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a laptop above a vase" + }, + { + "unique_id": 30355, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a vase above a laptop" + }, + { + "unique_id": 30356, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a laptop below a vase" + }, + { + "unique_id": 30357, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a vase below a laptop" + }, + { + "unique_id": 30358, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a laptop and a vase" + }, + { + "unique_id": 30359, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a vase and a laptop" + }, + { + "unique_id": 30360, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a scissors" + }, + { + "unique_id": 30361, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a laptop" + }, + { + "unique_id": 30362, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a scissors" + }, + { + "unique_id": 30363, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a laptop" + }, + { + "unique_id": 30364, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a laptop above a scissors" + }, + { + "unique_id": 30365, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a scissors above a laptop" + }, + { + "unique_id": 30366, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a laptop below a scissors" + }, + { + "unique_id": 30367, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a scissors below a laptop" + }, + { + "unique_id": 30368, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a laptop and a scissors" + }, + { + "unique_id": 30369, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a scissors and a laptop" + }, + { + "unique_id": 30370, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a teddy bear" + }, + { + "unique_id": 30371, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a laptop" + }, + { + "unique_id": 30372, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a teddy bear" + }, + { + "unique_id": 30373, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a laptop" + }, + { + "unique_id": 30374, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a laptop above a teddy bear" + }, + { + "unique_id": 30375, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a teddy bear above a laptop" + }, + { + "unique_id": 30376, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a laptop below a teddy bear" + }, + { + "unique_id": 30377, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a teddy bear below a laptop" + }, + { + "unique_id": 30378, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a laptop and a teddy bear" + }, + { + "unique_id": 30379, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a teddy bear and a laptop" + }, + { + "unique_id": 30380, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a hair drier" + }, + { + "unique_id": 30381, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a laptop" + }, + { + "unique_id": 30382, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a hair drier" + }, + { + "unique_id": 30383, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a laptop" + }, + { + "unique_id": 30384, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a laptop above a hair drier" + }, + { + "unique_id": 30385, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a hair drier above a laptop" + }, + { + "unique_id": 30386, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a laptop below a hair drier" + }, + { + "unique_id": 30387, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a hair drier below a laptop" + }, + { + "unique_id": 30388, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a laptop and a hair drier" + }, + { + "unique_id": 30389, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a hair drier and a laptop" + }, + { + "unique_id": 30390, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a laptop to the left of a toothbrush" + }, + { + "unique_id": 30391, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a laptop" + }, + { + "unique_id": 30392, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a laptop to the right of a toothbrush" + }, + { + "unique_id": 30393, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a laptop" + }, + { + "unique_id": 30394, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a laptop above a toothbrush" + }, + { + "unique_id": 30395, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "above", + "text": "a toothbrush above a laptop" + }, + { + "unique_id": 30396, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a laptop below a toothbrush" + }, + { + "unique_id": 30397, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "below", + "text": "a toothbrush below a laptop" + }, + { + "unique_id": 30398, + "num_objects": 2, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a laptop and a toothbrush" + }, + { + "unique_id": 30399, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "laptop" + ], + "rel_type": "and", + "text": "a toothbrush and a laptop" + }, + { + "unique_id": 30400, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a remote" + }, + { + "unique_id": 30401, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a mouse" + }, + { + "unique_id": 30402, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a remote" + }, + { + "unique_id": 30403, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a mouse" + }, + { + "unique_id": 30404, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a mouse above a remote" + }, + { + "unique_id": 30405, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a remote above a mouse" + }, + { + "unique_id": 30406, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a mouse below a remote" + }, + { + "unique_id": 30407, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a remote below a mouse" + }, + { + "unique_id": 30408, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a mouse and a remote" + }, + { + "unique_id": 30409, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a remote and a mouse" + }, + { + "unique_id": 30410, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a keyboard" + }, + { + "unique_id": 30411, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a mouse" + }, + { + "unique_id": 30412, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a keyboard" + }, + { + "unique_id": 30413, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a mouse" + }, + { + "unique_id": 30414, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a mouse above a keyboard" + }, + { + "unique_id": 30415, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a keyboard above a mouse" + }, + { + "unique_id": 30416, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a mouse below a keyboard" + }, + { + "unique_id": 30417, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a keyboard below a mouse" + }, + { + "unique_id": 30418, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a mouse and a keyboard" + }, + { + "unique_id": 30419, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a keyboard and a mouse" + }, + { + "unique_id": 30420, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a cell phone" + }, + { + "unique_id": 30421, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a mouse" + }, + { + "unique_id": 30422, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a cell phone" + }, + { + "unique_id": 30423, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a mouse" + }, + { + "unique_id": 30424, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a mouse above a cell phone" + }, + { + "unique_id": 30425, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a cell phone above a mouse" + }, + { + "unique_id": 30426, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a mouse below a cell phone" + }, + { + "unique_id": 30427, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a cell phone below a mouse" + }, + { + "unique_id": 30428, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a mouse and a cell phone" + }, + { + "unique_id": 30429, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a cell phone and a mouse" + }, + { + "unique_id": 30430, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a microwave" + }, + { + "unique_id": 30431, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a mouse" + }, + { + "unique_id": 30432, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a microwave" + }, + { + "unique_id": 30433, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a mouse" + }, + { + "unique_id": 30434, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a mouse above a microwave" + }, + { + "unique_id": 30435, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a microwave above a mouse" + }, + { + "unique_id": 30436, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a mouse below a microwave" + }, + { + "unique_id": 30437, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a microwave below a mouse" + }, + { + "unique_id": 30438, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a mouse and a microwave" + }, + { + "unique_id": 30439, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a microwave and a mouse" + }, + { + "unique_id": 30440, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of an oven" + }, + { + "unique_id": 30441, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a mouse" + }, + { + "unique_id": 30442, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of an oven" + }, + { + "unique_id": 30443, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a mouse" + }, + { + "unique_id": 30444, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a mouse above an oven" + }, + { + "unique_id": 30445, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "an oven above a mouse" + }, + { + "unique_id": 30446, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a mouse below an oven" + }, + { + "unique_id": 30447, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "an oven below a mouse" + }, + { + "unique_id": 30448, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a mouse and an oven" + }, + { + "unique_id": 30449, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "an oven and a mouse" + }, + { + "unique_id": 30450, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a toaster" + }, + { + "unique_id": 30451, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a mouse" + }, + { + "unique_id": 30452, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a toaster" + }, + { + "unique_id": 30453, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a mouse" + }, + { + "unique_id": 30454, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a mouse above a toaster" + }, + { + "unique_id": 30455, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a toaster above a mouse" + }, + { + "unique_id": 30456, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a mouse below a toaster" + }, + { + "unique_id": 30457, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a toaster below a mouse" + }, + { + "unique_id": 30458, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a mouse and a toaster" + }, + { + "unique_id": 30459, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a toaster and a mouse" + }, + { + "unique_id": 30460, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a sink" + }, + { + "unique_id": 30461, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a mouse" + }, + { + "unique_id": 30462, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a sink" + }, + { + "unique_id": 30463, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a mouse" + }, + { + "unique_id": 30464, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a mouse above a sink" + }, + { + "unique_id": 30465, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a sink above a mouse" + }, + { + "unique_id": 30466, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a mouse below a sink" + }, + { + "unique_id": 30467, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a sink below a mouse" + }, + { + "unique_id": 30468, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a mouse and a sink" + }, + { + "unique_id": 30469, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a sink and a mouse" + }, + { + "unique_id": 30470, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a refrigerator" + }, + { + "unique_id": 30471, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a mouse" + }, + { + "unique_id": 30472, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a refrigerator" + }, + { + "unique_id": 30473, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a mouse" + }, + { + "unique_id": 30474, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a mouse above a refrigerator" + }, + { + "unique_id": 30475, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a refrigerator above a mouse" + }, + { + "unique_id": 30476, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a mouse below a refrigerator" + }, + { + "unique_id": 30477, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a refrigerator below a mouse" + }, + { + "unique_id": 30478, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a mouse and a refrigerator" + }, + { + "unique_id": 30479, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a refrigerator and a mouse" + }, + { + "unique_id": 30480, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a book" + }, + { + "unique_id": 30481, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a book to the left of a mouse" + }, + { + "unique_id": 30482, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a book" + }, + { + "unique_id": 30483, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a book to the right of a mouse" + }, + { + "unique_id": 30484, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a mouse above a book" + }, + { + "unique_id": 30485, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a book above a mouse" + }, + { + "unique_id": 30486, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a mouse below a book" + }, + { + "unique_id": 30487, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a book below a mouse" + }, + { + "unique_id": 30488, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a mouse and a book" + }, + { + "unique_id": 30489, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a book and a mouse" + }, + { + "unique_id": 30490, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a clock" + }, + { + "unique_id": 30491, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a mouse" + }, + { + "unique_id": 30492, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a clock" + }, + { + "unique_id": 30493, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a mouse" + }, + { + "unique_id": 30494, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a mouse above a clock" + }, + { + "unique_id": 30495, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a clock above a mouse" + }, + { + "unique_id": 30496, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a mouse below a clock" + }, + { + "unique_id": 30497, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a clock below a mouse" + }, + { + "unique_id": 30498, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a mouse and a clock" + }, + { + "unique_id": 30499, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a clock and a mouse" + }, + { + "unique_id": 30500, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a vase" + }, + { + "unique_id": 30501, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a mouse" + }, + { + "unique_id": 30502, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a vase" + }, + { + "unique_id": 30503, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a mouse" + }, + { + "unique_id": 30504, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a mouse above a vase" + }, + { + "unique_id": 30505, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a vase above a mouse" + }, + { + "unique_id": 30506, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a mouse below a vase" + }, + { + "unique_id": 30507, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a vase below a mouse" + }, + { + "unique_id": 30508, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a mouse and a vase" + }, + { + "unique_id": 30509, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a vase and a mouse" + }, + { + "unique_id": 30510, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a scissors" + }, + { + "unique_id": 30511, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a mouse" + }, + { + "unique_id": 30512, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a scissors" + }, + { + "unique_id": 30513, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a mouse" + }, + { + "unique_id": 30514, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a mouse above a scissors" + }, + { + "unique_id": 30515, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a scissors above a mouse" + }, + { + "unique_id": 30516, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a mouse below a scissors" + }, + { + "unique_id": 30517, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a scissors below a mouse" + }, + { + "unique_id": 30518, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a mouse and a scissors" + }, + { + "unique_id": 30519, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a scissors and a mouse" + }, + { + "unique_id": 30520, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a teddy bear" + }, + { + "unique_id": 30521, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a mouse" + }, + { + "unique_id": 30522, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a teddy bear" + }, + { + "unique_id": 30523, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a mouse" + }, + { + "unique_id": 30524, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a mouse above a teddy bear" + }, + { + "unique_id": 30525, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a teddy bear above a mouse" + }, + { + "unique_id": 30526, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a mouse below a teddy bear" + }, + { + "unique_id": 30527, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a teddy bear below a mouse" + }, + { + "unique_id": 30528, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a mouse and a teddy bear" + }, + { + "unique_id": 30529, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a teddy bear and a mouse" + }, + { + "unique_id": 30530, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a hair drier" + }, + { + "unique_id": 30531, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a mouse" + }, + { + "unique_id": 30532, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a hair drier" + }, + { + "unique_id": 30533, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a mouse" + }, + { + "unique_id": 30534, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a mouse above a hair drier" + }, + { + "unique_id": 30535, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a hair drier above a mouse" + }, + { + "unique_id": 30536, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a mouse below a hair drier" + }, + { + "unique_id": 30537, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a hair drier below a mouse" + }, + { + "unique_id": 30538, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a mouse and a hair drier" + }, + { + "unique_id": 30539, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a hair drier and a mouse" + }, + { + "unique_id": 30540, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a mouse to the left of a toothbrush" + }, + { + "unique_id": 30541, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a mouse" + }, + { + "unique_id": 30542, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a mouse to the right of a toothbrush" + }, + { + "unique_id": 30543, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a mouse" + }, + { + "unique_id": 30544, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a mouse above a toothbrush" + }, + { + "unique_id": 30545, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "above", + "text": "a toothbrush above a mouse" + }, + { + "unique_id": 30546, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a mouse below a toothbrush" + }, + { + "unique_id": 30547, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "below", + "text": "a toothbrush below a mouse" + }, + { + "unique_id": 30548, + "num_objects": 2, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a mouse and a toothbrush" + }, + { + "unique_id": 30549, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "mouse" + ], + "rel_type": "and", + "text": "a toothbrush and a mouse" + }, + { + "unique_id": 30550, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a keyboard" + }, + { + "unique_id": 30551, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a remote" + }, + { + "unique_id": 30552, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a keyboard" + }, + { + "unique_id": 30553, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a remote" + }, + { + "unique_id": 30554, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a remote above a keyboard" + }, + { + "unique_id": 30555, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a keyboard above a remote" + }, + { + "unique_id": 30556, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a remote below a keyboard" + }, + { + "unique_id": 30557, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a keyboard below a remote" + }, + { + "unique_id": 30558, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a remote and a keyboard" + }, + { + "unique_id": 30559, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a keyboard and a remote" + }, + { + "unique_id": 30560, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a cell phone" + }, + { + "unique_id": 30561, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a remote" + }, + { + "unique_id": 30562, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a cell phone" + }, + { + "unique_id": 30563, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a remote" + }, + { + "unique_id": 30564, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a remote above a cell phone" + }, + { + "unique_id": 30565, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a cell phone above a remote" + }, + { + "unique_id": 30566, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a remote below a cell phone" + }, + { + "unique_id": 30567, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a cell phone below a remote" + }, + { + "unique_id": 30568, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a remote and a cell phone" + }, + { + "unique_id": 30569, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a cell phone and a remote" + }, + { + "unique_id": 30570, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a microwave" + }, + { + "unique_id": 30571, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a remote" + }, + { + "unique_id": 30572, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a microwave" + }, + { + "unique_id": 30573, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a remote" + }, + { + "unique_id": 30574, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a remote above a microwave" + }, + { + "unique_id": 30575, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a microwave above a remote" + }, + { + "unique_id": 30576, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a remote below a microwave" + }, + { + "unique_id": 30577, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a microwave below a remote" + }, + { + "unique_id": 30578, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a remote and a microwave" + }, + { + "unique_id": 30579, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a microwave and a remote" + }, + { + "unique_id": 30580, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a remote to the left of an oven" + }, + { + "unique_id": 30581, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a remote" + }, + { + "unique_id": 30582, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a remote to the right of an oven" + }, + { + "unique_id": 30583, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a remote" + }, + { + "unique_id": 30584, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a remote above an oven" + }, + { + "unique_id": 30585, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "an oven above a remote" + }, + { + "unique_id": 30586, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a remote below an oven" + }, + { + "unique_id": 30587, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "an oven below a remote" + }, + { + "unique_id": 30588, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a remote and an oven" + }, + { + "unique_id": 30589, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "an oven and a remote" + }, + { + "unique_id": 30590, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a toaster" + }, + { + "unique_id": 30591, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a remote" + }, + { + "unique_id": 30592, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a toaster" + }, + { + "unique_id": 30593, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a remote" + }, + { + "unique_id": 30594, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a remote above a toaster" + }, + { + "unique_id": 30595, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a toaster above a remote" + }, + { + "unique_id": 30596, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a remote below a toaster" + }, + { + "unique_id": 30597, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a toaster below a remote" + }, + { + "unique_id": 30598, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a remote and a toaster" + }, + { + "unique_id": 30599, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a toaster and a remote" + }, + { + "unique_id": 30600, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a sink" + }, + { + "unique_id": 30601, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a remote" + }, + { + "unique_id": 30602, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a sink" + }, + { + "unique_id": 30603, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a remote" + }, + { + "unique_id": 30604, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a remote above a sink" + }, + { + "unique_id": 30605, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a sink above a remote" + }, + { + "unique_id": 30606, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a remote below a sink" + }, + { + "unique_id": 30607, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a sink below a remote" + }, + { + "unique_id": 30608, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a remote and a sink" + }, + { + "unique_id": 30609, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a sink and a remote" + }, + { + "unique_id": 30610, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a refrigerator" + }, + { + "unique_id": 30611, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a remote" + }, + { + "unique_id": 30612, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a refrigerator" + }, + { + "unique_id": 30613, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a remote" + }, + { + "unique_id": 30614, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a remote above a refrigerator" + }, + { + "unique_id": 30615, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a refrigerator above a remote" + }, + { + "unique_id": 30616, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a remote below a refrigerator" + }, + { + "unique_id": 30617, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a refrigerator below a remote" + }, + { + "unique_id": 30618, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a remote and a refrigerator" + }, + { + "unique_id": 30619, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a refrigerator and a remote" + }, + { + "unique_id": 30620, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a book" + }, + { + "unique_id": 30621, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a book to the left of a remote" + }, + { + "unique_id": 30622, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a book" + }, + { + "unique_id": 30623, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a book to the right of a remote" + }, + { + "unique_id": 30624, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a remote above a book" + }, + { + "unique_id": 30625, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a book above a remote" + }, + { + "unique_id": 30626, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a remote below a book" + }, + { + "unique_id": 30627, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a book below a remote" + }, + { + "unique_id": 30628, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a remote and a book" + }, + { + "unique_id": 30629, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a book and a remote" + }, + { + "unique_id": 30630, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a clock" + }, + { + "unique_id": 30631, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a remote" + }, + { + "unique_id": 30632, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a clock" + }, + { + "unique_id": 30633, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a remote" + }, + { + "unique_id": 30634, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a remote above a clock" + }, + { + "unique_id": 30635, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a clock above a remote" + }, + { + "unique_id": 30636, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a remote below a clock" + }, + { + "unique_id": 30637, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a clock below a remote" + }, + { + "unique_id": 30638, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a remote and a clock" + }, + { + "unique_id": 30639, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a clock and a remote" + }, + { + "unique_id": 30640, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a vase" + }, + { + "unique_id": 30641, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a remote" + }, + { + "unique_id": 30642, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a vase" + }, + { + "unique_id": 30643, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a remote" + }, + { + "unique_id": 30644, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a remote above a vase" + }, + { + "unique_id": 30645, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a vase above a remote" + }, + { + "unique_id": 30646, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a remote below a vase" + }, + { + "unique_id": 30647, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a vase below a remote" + }, + { + "unique_id": 30648, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a remote and a vase" + }, + { + "unique_id": 30649, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a vase and a remote" + }, + { + "unique_id": 30650, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a scissors" + }, + { + "unique_id": 30651, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a remote" + }, + { + "unique_id": 30652, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a scissors" + }, + { + "unique_id": 30653, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a remote" + }, + { + "unique_id": 30654, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a remote above a scissors" + }, + { + "unique_id": 30655, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a scissors above a remote" + }, + { + "unique_id": 30656, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a remote below a scissors" + }, + { + "unique_id": 30657, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a scissors below a remote" + }, + { + "unique_id": 30658, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a remote and a scissors" + }, + { + "unique_id": 30659, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a scissors and a remote" + }, + { + "unique_id": 30660, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a teddy bear" + }, + { + "unique_id": 30661, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a remote" + }, + { + "unique_id": 30662, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a teddy bear" + }, + { + "unique_id": 30663, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a remote" + }, + { + "unique_id": 30664, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a remote above a teddy bear" + }, + { + "unique_id": 30665, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a teddy bear above a remote" + }, + { + "unique_id": 30666, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a remote below a teddy bear" + }, + { + "unique_id": 30667, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a teddy bear below a remote" + }, + { + "unique_id": 30668, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a remote and a teddy bear" + }, + { + "unique_id": 30669, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a teddy bear and a remote" + }, + { + "unique_id": 30670, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a hair drier" + }, + { + "unique_id": 30671, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a remote" + }, + { + "unique_id": 30672, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a hair drier" + }, + { + "unique_id": 30673, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a remote" + }, + { + "unique_id": 30674, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a remote above a hair drier" + }, + { + "unique_id": 30675, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a hair drier above a remote" + }, + { + "unique_id": 30676, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a remote below a hair drier" + }, + { + "unique_id": 30677, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a hair drier below a remote" + }, + { + "unique_id": 30678, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a remote and a hair drier" + }, + { + "unique_id": 30679, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a hair drier and a remote" + }, + { + "unique_id": 30680, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a remote to the left of a toothbrush" + }, + { + "unique_id": 30681, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a remote" + }, + { + "unique_id": 30682, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a remote to the right of a toothbrush" + }, + { + "unique_id": 30683, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a remote" + }, + { + "unique_id": 30684, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a remote above a toothbrush" + }, + { + "unique_id": 30685, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "above", + "text": "a toothbrush above a remote" + }, + { + "unique_id": 30686, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a remote below a toothbrush" + }, + { + "unique_id": 30687, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "below", + "text": "a toothbrush below a remote" + }, + { + "unique_id": 30688, + "num_objects": 2, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a remote and a toothbrush" + }, + { + "unique_id": 30689, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "remote" + ], + "rel_type": "and", + "text": "a toothbrush and a remote" + }, + { + "unique_id": 30690, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a cell phone" + }, + { + "unique_id": 30691, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a keyboard" + }, + { + "unique_id": 30692, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a cell phone" + }, + { + "unique_id": 30693, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a keyboard" + }, + { + "unique_id": 30694, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a keyboard above a cell phone" + }, + { + "unique_id": 30695, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a cell phone above a keyboard" + }, + { + "unique_id": 30696, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a keyboard below a cell phone" + }, + { + "unique_id": 30697, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a cell phone below a keyboard" + }, + { + "unique_id": 30698, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a keyboard and a cell phone" + }, + { + "unique_id": 30699, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a cell phone and a keyboard" + }, + { + "unique_id": 30700, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a microwave" + }, + { + "unique_id": 30701, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a keyboard" + }, + { + "unique_id": 30702, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a microwave" + }, + { + "unique_id": 30703, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a keyboard" + }, + { + "unique_id": 30704, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a keyboard above a microwave" + }, + { + "unique_id": 30705, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a microwave above a keyboard" + }, + { + "unique_id": 30706, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a keyboard below a microwave" + }, + { + "unique_id": 30707, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a microwave below a keyboard" + }, + { + "unique_id": 30708, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a keyboard and a microwave" + }, + { + "unique_id": 30709, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a microwave and a keyboard" + }, + { + "unique_id": 30710, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of an oven" + }, + { + "unique_id": 30711, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a keyboard" + }, + { + "unique_id": 30712, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of an oven" + }, + { + "unique_id": 30713, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a keyboard" + }, + { + "unique_id": 30714, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a keyboard above an oven" + }, + { + "unique_id": 30715, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "an oven above a keyboard" + }, + { + "unique_id": 30716, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a keyboard below an oven" + }, + { + "unique_id": 30717, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "an oven below a keyboard" + }, + { + "unique_id": 30718, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a keyboard and an oven" + }, + { + "unique_id": 30719, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "an oven and a keyboard" + }, + { + "unique_id": 30720, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a toaster" + }, + { + "unique_id": 30721, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a keyboard" + }, + { + "unique_id": 30722, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a toaster" + }, + { + "unique_id": 30723, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a keyboard" + }, + { + "unique_id": 30724, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a keyboard above a toaster" + }, + { + "unique_id": 30725, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a toaster above a keyboard" + }, + { + "unique_id": 30726, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a keyboard below a toaster" + }, + { + "unique_id": 30727, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a toaster below a keyboard" + }, + { + "unique_id": 30728, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a keyboard and a toaster" + }, + { + "unique_id": 30729, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a toaster and a keyboard" + }, + { + "unique_id": 30730, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a sink" + }, + { + "unique_id": 30731, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a keyboard" + }, + { + "unique_id": 30732, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a sink" + }, + { + "unique_id": 30733, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a keyboard" + }, + { + "unique_id": 30734, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a keyboard above a sink" + }, + { + "unique_id": 30735, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a sink above a keyboard" + }, + { + "unique_id": 30736, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a keyboard below a sink" + }, + { + "unique_id": 30737, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a sink below a keyboard" + }, + { + "unique_id": 30738, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a keyboard and a sink" + }, + { + "unique_id": 30739, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a sink and a keyboard" + }, + { + "unique_id": 30740, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a refrigerator" + }, + { + "unique_id": 30741, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a keyboard" + }, + { + "unique_id": 30742, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a refrigerator" + }, + { + "unique_id": 30743, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a keyboard" + }, + { + "unique_id": 30744, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a keyboard above a refrigerator" + }, + { + "unique_id": 30745, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a refrigerator above a keyboard" + }, + { + "unique_id": 30746, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a keyboard below a refrigerator" + }, + { + "unique_id": 30747, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a refrigerator below a keyboard" + }, + { + "unique_id": 30748, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a keyboard and a refrigerator" + }, + { + "unique_id": 30749, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a refrigerator and a keyboard" + }, + { + "unique_id": 30750, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a book" + }, + { + "unique_id": 30751, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a book to the left of a keyboard" + }, + { + "unique_id": 30752, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a book" + }, + { + "unique_id": 30753, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a book to the right of a keyboard" + }, + { + "unique_id": 30754, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a keyboard above a book" + }, + { + "unique_id": 30755, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a book above a keyboard" + }, + { + "unique_id": 30756, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a keyboard below a book" + }, + { + "unique_id": 30757, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a book below a keyboard" + }, + { + "unique_id": 30758, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a keyboard and a book" + }, + { + "unique_id": 30759, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a book and a keyboard" + }, + { + "unique_id": 30760, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a clock" + }, + { + "unique_id": 30761, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a keyboard" + }, + { + "unique_id": 30762, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a clock" + }, + { + "unique_id": 30763, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a keyboard" + }, + { + "unique_id": 30764, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a keyboard above a clock" + }, + { + "unique_id": 30765, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a clock above a keyboard" + }, + { + "unique_id": 30766, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a keyboard below a clock" + }, + { + "unique_id": 30767, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a clock below a keyboard" + }, + { + "unique_id": 30768, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a keyboard and a clock" + }, + { + "unique_id": 30769, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a clock and a keyboard" + }, + { + "unique_id": 30770, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a vase" + }, + { + "unique_id": 30771, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a keyboard" + }, + { + "unique_id": 30772, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a vase" + }, + { + "unique_id": 30773, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a keyboard" + }, + { + "unique_id": 30774, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a keyboard above a vase" + }, + { + "unique_id": 30775, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a vase above a keyboard" + }, + { + "unique_id": 30776, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a keyboard below a vase" + }, + { + "unique_id": 30777, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a vase below a keyboard" + }, + { + "unique_id": 30778, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a keyboard and a vase" + }, + { + "unique_id": 30779, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a vase and a keyboard" + }, + { + "unique_id": 30780, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a scissors" + }, + { + "unique_id": 30781, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a keyboard" + }, + { + "unique_id": 30782, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a scissors" + }, + { + "unique_id": 30783, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a keyboard" + }, + { + "unique_id": 30784, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a keyboard above a scissors" + }, + { + "unique_id": 30785, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a scissors above a keyboard" + }, + { + "unique_id": 30786, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a keyboard below a scissors" + }, + { + "unique_id": 30787, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a scissors below a keyboard" + }, + { + "unique_id": 30788, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a keyboard and a scissors" + }, + { + "unique_id": 30789, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a scissors and a keyboard" + }, + { + "unique_id": 30790, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a teddy bear" + }, + { + "unique_id": 30791, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a keyboard" + }, + { + "unique_id": 30792, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a teddy bear" + }, + { + "unique_id": 30793, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a keyboard" + }, + { + "unique_id": 30794, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a keyboard above a teddy bear" + }, + { + "unique_id": 30795, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a teddy bear above a keyboard" + }, + { + "unique_id": 30796, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a keyboard below a teddy bear" + }, + { + "unique_id": 30797, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a teddy bear below a keyboard" + }, + { + "unique_id": 30798, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a keyboard and a teddy bear" + }, + { + "unique_id": 30799, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a teddy bear and a keyboard" + }, + { + "unique_id": 30800, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a hair drier" + }, + { + "unique_id": 30801, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a keyboard" + }, + { + "unique_id": 30802, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a hair drier" + }, + { + "unique_id": 30803, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a keyboard" + }, + { + "unique_id": 30804, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a keyboard above a hair drier" + }, + { + "unique_id": 30805, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a hair drier above a keyboard" + }, + { + "unique_id": 30806, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a keyboard below a hair drier" + }, + { + "unique_id": 30807, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a hair drier below a keyboard" + }, + { + "unique_id": 30808, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a keyboard and a hair drier" + }, + { + "unique_id": 30809, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a hair drier and a keyboard" + }, + { + "unique_id": 30810, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a keyboard to the left of a toothbrush" + }, + { + "unique_id": 30811, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a keyboard" + }, + { + "unique_id": 30812, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a keyboard to the right of a toothbrush" + }, + { + "unique_id": 30813, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a keyboard" + }, + { + "unique_id": 30814, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a keyboard above a toothbrush" + }, + { + "unique_id": 30815, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "above", + "text": "a toothbrush above a keyboard" + }, + { + "unique_id": 30816, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a keyboard below a toothbrush" + }, + { + "unique_id": 30817, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "below", + "text": "a toothbrush below a keyboard" + }, + { + "unique_id": 30818, + "num_objects": 2, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a keyboard and a toothbrush" + }, + { + "unique_id": 30819, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "keyboard" + ], + "rel_type": "and", + "text": "a toothbrush and a keyboard" + }, + { + "unique_id": 30820, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a microwave" + }, + { + "unique_id": 30821, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a cell phone" + }, + { + "unique_id": 30822, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a microwave" + }, + { + "unique_id": 30823, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a cell phone" + }, + { + "unique_id": 30824, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a cell phone above a microwave" + }, + { + "unique_id": 30825, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a microwave above a cell phone" + }, + { + "unique_id": 30826, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a cell phone below a microwave" + }, + { + "unique_id": 30827, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a microwave below a cell phone" + }, + { + "unique_id": 30828, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a cell phone and a microwave" + }, + { + "unique_id": 30829, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a microwave and a cell phone" + }, + { + "unique_id": 30830, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of an oven" + }, + { + "unique_id": 30831, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a cell phone" + }, + { + "unique_id": 30832, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of an oven" + }, + { + "unique_id": 30833, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a cell phone" + }, + { + "unique_id": 30834, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a cell phone above an oven" + }, + { + "unique_id": 30835, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "an oven above a cell phone" + }, + { + "unique_id": 30836, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a cell phone below an oven" + }, + { + "unique_id": 30837, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "an oven below a cell phone" + }, + { + "unique_id": 30838, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a cell phone and an oven" + }, + { + "unique_id": 30839, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "an oven and a cell phone" + }, + { + "unique_id": 30840, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a toaster" + }, + { + "unique_id": 30841, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a cell phone" + }, + { + "unique_id": 30842, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a toaster" + }, + { + "unique_id": 30843, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a cell phone" + }, + { + "unique_id": 30844, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a cell phone above a toaster" + }, + { + "unique_id": 30845, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a toaster above a cell phone" + }, + { + "unique_id": 30846, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a cell phone below a toaster" + }, + { + "unique_id": 30847, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a toaster below a cell phone" + }, + { + "unique_id": 30848, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a cell phone and a toaster" + }, + { + "unique_id": 30849, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a toaster and a cell phone" + }, + { + "unique_id": 30850, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a sink" + }, + { + "unique_id": 30851, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a cell phone" + }, + { + "unique_id": 30852, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a sink" + }, + { + "unique_id": 30853, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a cell phone" + }, + { + "unique_id": 30854, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a cell phone above a sink" + }, + { + "unique_id": 30855, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a sink above a cell phone" + }, + { + "unique_id": 30856, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a cell phone below a sink" + }, + { + "unique_id": 30857, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a sink below a cell phone" + }, + { + "unique_id": 30858, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a cell phone and a sink" + }, + { + "unique_id": 30859, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a sink and a cell phone" + }, + { + "unique_id": 30860, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a refrigerator" + }, + { + "unique_id": 30861, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a cell phone" + }, + { + "unique_id": 30862, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a refrigerator" + }, + { + "unique_id": 30863, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a cell phone" + }, + { + "unique_id": 30864, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a cell phone above a refrigerator" + }, + { + "unique_id": 30865, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a refrigerator above a cell phone" + }, + { + "unique_id": 30866, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a cell phone below a refrigerator" + }, + { + "unique_id": 30867, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a refrigerator below a cell phone" + }, + { + "unique_id": 30868, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a cell phone and a refrigerator" + }, + { + "unique_id": 30869, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a refrigerator and a cell phone" + }, + { + "unique_id": 30870, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a book" + }, + { + "unique_id": 30871, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a book to the left of a cell phone" + }, + { + "unique_id": 30872, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a book" + }, + { + "unique_id": 30873, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a book to the right of a cell phone" + }, + { + "unique_id": 30874, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a cell phone above a book" + }, + { + "unique_id": 30875, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a book above a cell phone" + }, + { + "unique_id": 30876, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a cell phone below a book" + }, + { + "unique_id": 30877, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a book below a cell phone" + }, + { + "unique_id": 30878, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a cell phone and a book" + }, + { + "unique_id": 30879, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a book and a cell phone" + }, + { + "unique_id": 30880, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a clock" + }, + { + "unique_id": 30881, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a cell phone" + }, + { + "unique_id": 30882, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a clock" + }, + { + "unique_id": 30883, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a cell phone" + }, + { + "unique_id": 30884, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a cell phone above a clock" + }, + { + "unique_id": 30885, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a clock above a cell phone" + }, + { + "unique_id": 30886, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a cell phone below a clock" + }, + { + "unique_id": 30887, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a clock below a cell phone" + }, + { + "unique_id": 30888, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a cell phone and a clock" + }, + { + "unique_id": 30889, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a clock and a cell phone" + }, + { + "unique_id": 30890, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a vase" + }, + { + "unique_id": 30891, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a cell phone" + }, + { + "unique_id": 30892, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a vase" + }, + { + "unique_id": 30893, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a cell phone" + }, + { + "unique_id": 30894, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a cell phone above a vase" + }, + { + "unique_id": 30895, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a vase above a cell phone" + }, + { + "unique_id": 30896, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a cell phone below a vase" + }, + { + "unique_id": 30897, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a vase below a cell phone" + }, + { + "unique_id": 30898, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a cell phone and a vase" + }, + { + "unique_id": 30899, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a vase and a cell phone" + }, + { + "unique_id": 30900, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a scissors" + }, + { + "unique_id": 30901, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a cell phone" + }, + { + "unique_id": 30902, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a scissors" + }, + { + "unique_id": 30903, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a cell phone" + }, + { + "unique_id": 30904, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a cell phone above a scissors" + }, + { + "unique_id": 30905, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a scissors above a cell phone" + }, + { + "unique_id": 30906, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a cell phone below a scissors" + }, + { + "unique_id": 30907, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a scissors below a cell phone" + }, + { + "unique_id": 30908, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a cell phone and a scissors" + }, + { + "unique_id": 30909, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a scissors and a cell phone" + }, + { + "unique_id": 30910, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a teddy bear" + }, + { + "unique_id": 30911, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a cell phone" + }, + { + "unique_id": 30912, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a teddy bear" + }, + { + "unique_id": 30913, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a cell phone" + }, + { + "unique_id": 30914, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a cell phone above a teddy bear" + }, + { + "unique_id": 30915, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a teddy bear above a cell phone" + }, + { + "unique_id": 30916, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a cell phone below a teddy bear" + }, + { + "unique_id": 30917, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a teddy bear below a cell phone" + }, + { + "unique_id": 30918, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a cell phone and a teddy bear" + }, + { + "unique_id": 30919, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a teddy bear and a cell phone" + }, + { + "unique_id": 30920, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a hair drier" + }, + { + "unique_id": 30921, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a cell phone" + }, + { + "unique_id": 30922, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a hair drier" + }, + { + "unique_id": 30923, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a cell phone" + }, + { + "unique_id": 30924, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a cell phone above a hair drier" + }, + { + "unique_id": 30925, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a hair drier above a cell phone" + }, + { + "unique_id": 30926, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a cell phone below a hair drier" + }, + { + "unique_id": 30927, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a hair drier below a cell phone" + }, + { + "unique_id": 30928, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a cell phone and a hair drier" + }, + { + "unique_id": 30929, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a hair drier and a cell phone" + }, + { + "unique_id": 30930, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a cell phone to the left of a toothbrush" + }, + { + "unique_id": 30931, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a cell phone" + }, + { + "unique_id": 30932, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a cell phone to the right of a toothbrush" + }, + { + "unique_id": 30933, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a cell phone" + }, + { + "unique_id": 30934, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a cell phone above a toothbrush" + }, + { + "unique_id": 30935, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "above", + "text": "a toothbrush above a cell phone" + }, + { + "unique_id": 30936, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a cell phone below a toothbrush" + }, + { + "unique_id": 30937, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "below", + "text": "a toothbrush below a cell phone" + }, + { + "unique_id": 30938, + "num_objects": 2, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a cell phone and a toothbrush" + }, + { + "unique_id": 30939, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "cell phone" + ], + "rel_type": "and", + "text": "a toothbrush and a cell phone" + }, + { + "unique_id": 30940, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of an oven" + }, + { + "unique_id": 30941, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a microwave" + }, + { + "unique_id": 30942, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of an oven" + }, + { + "unique_id": 30943, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a microwave" + }, + { + "unique_id": 30944, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a microwave above an oven" + }, + { + "unique_id": 30945, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "an oven above a microwave" + }, + { + "unique_id": 30946, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a microwave below an oven" + }, + { + "unique_id": 30947, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "an oven below a microwave" + }, + { + "unique_id": 30948, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a microwave and an oven" + }, + { + "unique_id": 30949, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "an oven and a microwave" + }, + { + "unique_id": 30950, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a toaster" + }, + { + "unique_id": 30951, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a microwave" + }, + { + "unique_id": 30952, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a toaster" + }, + { + "unique_id": 30953, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a microwave" + }, + { + "unique_id": 30954, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a microwave above a toaster" + }, + { + "unique_id": 30955, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a toaster above a microwave" + }, + { + "unique_id": 30956, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a microwave below a toaster" + }, + { + "unique_id": 30957, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a toaster below a microwave" + }, + { + "unique_id": 30958, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a microwave and a toaster" + }, + { + "unique_id": 30959, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a toaster and a microwave" + }, + { + "unique_id": 30960, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a sink" + }, + { + "unique_id": 30961, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a microwave" + }, + { + "unique_id": 30962, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a sink" + }, + { + "unique_id": 30963, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a microwave" + }, + { + "unique_id": 30964, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a microwave above a sink" + }, + { + "unique_id": 30965, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a sink above a microwave" + }, + { + "unique_id": 30966, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a microwave below a sink" + }, + { + "unique_id": 30967, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a sink below a microwave" + }, + { + "unique_id": 30968, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a microwave and a sink" + }, + { + "unique_id": 30969, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a sink and a microwave" + }, + { + "unique_id": 30970, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a refrigerator" + }, + { + "unique_id": 30971, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a microwave" + }, + { + "unique_id": 30972, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a refrigerator" + }, + { + "unique_id": 30973, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a microwave" + }, + { + "unique_id": 30974, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a microwave above a refrigerator" + }, + { + "unique_id": 30975, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a refrigerator above a microwave" + }, + { + "unique_id": 30976, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a microwave below a refrigerator" + }, + { + "unique_id": 30977, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a refrigerator below a microwave" + }, + { + "unique_id": 30978, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a microwave and a refrigerator" + }, + { + "unique_id": 30979, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a refrigerator and a microwave" + }, + { + "unique_id": 30980, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a book" + }, + { + "unique_id": 30981, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a book to the left of a microwave" + }, + { + "unique_id": 30982, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a book" + }, + { + "unique_id": 30983, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a book to the right of a microwave" + }, + { + "unique_id": 30984, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a microwave above a book" + }, + { + "unique_id": 30985, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a book above a microwave" + }, + { + "unique_id": 30986, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a microwave below a book" + }, + { + "unique_id": 30987, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a book below a microwave" + }, + { + "unique_id": 30988, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a microwave and a book" + }, + { + "unique_id": 30989, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a book and a microwave" + }, + { + "unique_id": 30990, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a clock" + }, + { + "unique_id": 30991, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a microwave" + }, + { + "unique_id": 30992, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a clock" + }, + { + "unique_id": 30993, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a microwave" + }, + { + "unique_id": 30994, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a microwave above a clock" + }, + { + "unique_id": 30995, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a clock above a microwave" + }, + { + "unique_id": 30996, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a microwave below a clock" + }, + { + "unique_id": 30997, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a clock below a microwave" + }, + { + "unique_id": 30998, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a microwave and a clock" + }, + { + "unique_id": 30999, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a clock and a microwave" + }, + { + "unique_id": 31000, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a vase" + }, + { + "unique_id": 31001, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a microwave" + }, + { + "unique_id": 31002, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a vase" + }, + { + "unique_id": 31003, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a microwave" + }, + { + "unique_id": 31004, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a microwave above a vase" + }, + { + "unique_id": 31005, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a vase above a microwave" + }, + { + "unique_id": 31006, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a microwave below a vase" + }, + { + "unique_id": 31007, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a vase below a microwave" + }, + { + "unique_id": 31008, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a microwave and a vase" + }, + { + "unique_id": 31009, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a vase and a microwave" + }, + { + "unique_id": 31010, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a scissors" + }, + { + "unique_id": 31011, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a microwave" + }, + { + "unique_id": 31012, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a scissors" + }, + { + "unique_id": 31013, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a microwave" + }, + { + "unique_id": 31014, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a microwave above a scissors" + }, + { + "unique_id": 31015, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a scissors above a microwave" + }, + { + "unique_id": 31016, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a microwave below a scissors" + }, + { + "unique_id": 31017, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a scissors below a microwave" + }, + { + "unique_id": 31018, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a microwave and a scissors" + }, + { + "unique_id": 31019, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a scissors and a microwave" + }, + { + "unique_id": 31020, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a teddy bear" + }, + { + "unique_id": 31021, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a microwave" + }, + { + "unique_id": 31022, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a teddy bear" + }, + { + "unique_id": 31023, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a microwave" + }, + { + "unique_id": 31024, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a microwave above a teddy bear" + }, + { + "unique_id": 31025, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a teddy bear above a microwave" + }, + { + "unique_id": 31026, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a microwave below a teddy bear" + }, + { + "unique_id": 31027, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a teddy bear below a microwave" + }, + { + "unique_id": 31028, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a microwave and a teddy bear" + }, + { + "unique_id": 31029, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a teddy bear and a microwave" + }, + { + "unique_id": 31030, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a hair drier" + }, + { + "unique_id": 31031, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a microwave" + }, + { + "unique_id": 31032, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a hair drier" + }, + { + "unique_id": 31033, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a microwave" + }, + { + "unique_id": 31034, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a microwave above a hair drier" + }, + { + "unique_id": 31035, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a hair drier above a microwave" + }, + { + "unique_id": 31036, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a microwave below a hair drier" + }, + { + "unique_id": 31037, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a hair drier below a microwave" + }, + { + "unique_id": 31038, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a microwave and a hair drier" + }, + { + "unique_id": 31039, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a hair drier and a microwave" + }, + { + "unique_id": 31040, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a microwave to the left of a toothbrush" + }, + { + "unique_id": 31041, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a microwave" + }, + { + "unique_id": 31042, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a microwave to the right of a toothbrush" + }, + { + "unique_id": 31043, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a microwave" + }, + { + "unique_id": 31044, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a microwave above a toothbrush" + }, + { + "unique_id": 31045, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "above", + "text": "a toothbrush above a microwave" + }, + { + "unique_id": 31046, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a microwave below a toothbrush" + }, + { + "unique_id": 31047, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "below", + "text": "a toothbrush below a microwave" + }, + { + "unique_id": 31048, + "num_objects": 2, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a microwave and a toothbrush" + }, + { + "unique_id": 31049, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "microwave" + ], + "rel_type": "and", + "text": "a toothbrush and a microwave" + }, + { + "unique_id": 31050, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a toaster" + }, + { + "unique_id": 31051, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of an oven" + }, + { + "unique_id": 31052, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a toaster" + }, + { + "unique_id": 31053, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of an oven" + }, + { + "unique_id": 31054, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "an oven above a toaster" + }, + { + "unique_id": 31055, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a toaster above an oven" + }, + { + "unique_id": 31056, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "an oven below a toaster" + }, + { + "unique_id": 31057, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a toaster below an oven" + }, + { + "unique_id": 31058, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "an oven and a toaster" + }, + { + "unique_id": 31059, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a toaster and an oven" + }, + { + "unique_id": 31060, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a sink" + }, + { + "unique_id": 31061, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a sink to the left of an oven" + }, + { + "unique_id": 31062, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a sink" + }, + { + "unique_id": 31063, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a sink to the right of an oven" + }, + { + "unique_id": 31064, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "an oven above a sink" + }, + { + "unique_id": 31065, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a sink above an oven" + }, + { + "unique_id": 31066, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "an oven below a sink" + }, + { + "unique_id": 31067, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a sink below an oven" + }, + { + "unique_id": 31068, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "an oven and a sink" + }, + { + "unique_id": 31069, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a sink and an oven" + }, + { + "unique_id": 31070, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a refrigerator" + }, + { + "unique_id": 31071, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of an oven" + }, + { + "unique_id": 31072, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a refrigerator" + }, + { + "unique_id": 31073, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of an oven" + }, + { + "unique_id": 31074, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "an oven above a refrigerator" + }, + { + "unique_id": 31075, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a refrigerator above an oven" + }, + { + "unique_id": 31076, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "an oven below a refrigerator" + }, + { + "unique_id": 31077, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a refrigerator below an oven" + }, + { + "unique_id": 31078, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "an oven and a refrigerator" + }, + { + "unique_id": 31079, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a refrigerator and an oven" + }, + { + "unique_id": 31080, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a book" + }, + { + "unique_id": 31081, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a book to the left of an oven" + }, + { + "unique_id": 31082, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a book" + }, + { + "unique_id": 31083, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a book to the right of an oven" + }, + { + "unique_id": 31084, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "an oven above a book" + }, + { + "unique_id": 31085, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a book above an oven" + }, + { + "unique_id": 31086, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "an oven below a book" + }, + { + "unique_id": 31087, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a book below an oven" + }, + { + "unique_id": 31088, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "an oven and a book" + }, + { + "unique_id": 31089, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a book and an oven" + }, + { + "unique_id": 31090, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a clock" + }, + { + "unique_id": 31091, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a clock to the left of an oven" + }, + { + "unique_id": 31092, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a clock" + }, + { + "unique_id": 31093, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a clock to the right of an oven" + }, + { + "unique_id": 31094, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "an oven above a clock" + }, + { + "unique_id": 31095, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a clock above an oven" + }, + { + "unique_id": 31096, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "an oven below a clock" + }, + { + "unique_id": 31097, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a clock below an oven" + }, + { + "unique_id": 31098, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "an oven and a clock" + }, + { + "unique_id": 31099, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a clock and an oven" + }, + { + "unique_id": 31100, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a vase" + }, + { + "unique_id": 31101, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a vase to the left of an oven" + }, + { + "unique_id": 31102, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a vase" + }, + { + "unique_id": 31103, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a vase to the right of an oven" + }, + { + "unique_id": 31104, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "an oven above a vase" + }, + { + "unique_id": 31105, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a vase above an oven" + }, + { + "unique_id": 31106, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "an oven below a vase" + }, + { + "unique_id": 31107, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a vase below an oven" + }, + { + "unique_id": 31108, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "an oven and a vase" + }, + { + "unique_id": 31109, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a vase and an oven" + }, + { + "unique_id": 31110, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a scissors" + }, + { + "unique_id": 31111, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of an oven" + }, + { + "unique_id": 31112, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a scissors" + }, + { + "unique_id": 31113, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of an oven" + }, + { + "unique_id": 31114, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "an oven above a scissors" + }, + { + "unique_id": 31115, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a scissors above an oven" + }, + { + "unique_id": 31116, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "an oven below a scissors" + }, + { + "unique_id": 31117, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a scissors below an oven" + }, + { + "unique_id": 31118, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "an oven and a scissors" + }, + { + "unique_id": 31119, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a scissors and an oven" + }, + { + "unique_id": 31120, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a teddy bear" + }, + { + "unique_id": 31121, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of an oven" + }, + { + "unique_id": 31122, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a teddy bear" + }, + { + "unique_id": 31123, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of an oven" + }, + { + "unique_id": 31124, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "an oven above a teddy bear" + }, + { + "unique_id": 31125, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a teddy bear above an oven" + }, + { + "unique_id": 31126, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "an oven below a teddy bear" + }, + { + "unique_id": 31127, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a teddy bear below an oven" + }, + { + "unique_id": 31128, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "an oven and a teddy bear" + }, + { + "unique_id": 31129, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a teddy bear and an oven" + }, + { + "unique_id": 31130, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a hair drier" + }, + { + "unique_id": 31131, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of an oven" + }, + { + "unique_id": 31132, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a hair drier" + }, + { + "unique_id": 31133, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of an oven" + }, + { + "unique_id": 31134, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "an oven above a hair drier" + }, + { + "unique_id": 31135, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a hair drier above an oven" + }, + { + "unique_id": 31136, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "an oven below a hair drier" + }, + { + "unique_id": 31137, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a hair drier below an oven" + }, + { + "unique_id": 31138, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "an oven and a hair drier" + }, + { + "unique_id": 31139, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a hair drier and an oven" + }, + { + "unique_id": 31140, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "an oven to the left of a toothbrush" + }, + { + "unique_id": 31141, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of an oven" + }, + { + "unique_id": 31142, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "an oven to the right of a toothbrush" + }, + { + "unique_id": 31143, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of an oven" + }, + { + "unique_id": 31144, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "an oven above a toothbrush" + }, + { + "unique_id": 31145, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "above", + "text": "a toothbrush above an oven" + }, + { + "unique_id": 31146, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "an oven below a toothbrush" + }, + { + "unique_id": 31147, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "below", + "text": "a toothbrush below an oven" + }, + { + "unique_id": 31148, + "num_objects": 2, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "an oven and a toothbrush" + }, + { + "unique_id": 31149, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "oven" + ], + "rel_type": "and", + "text": "a toothbrush and an oven" + }, + { + "unique_id": 31150, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a sink" + }, + { + "unique_id": 31151, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a toaster" + }, + { + "unique_id": 31152, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a sink" + }, + { + "unique_id": 31153, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a toaster" + }, + { + "unique_id": 31154, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a toaster above a sink" + }, + { + "unique_id": 31155, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a sink above a toaster" + }, + { + "unique_id": 31156, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a toaster below a sink" + }, + { + "unique_id": 31157, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a sink below a toaster" + }, + { + "unique_id": 31158, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a toaster and a sink" + }, + { + "unique_id": 31159, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a sink and a toaster" + }, + { + "unique_id": 31160, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a refrigerator" + }, + { + "unique_id": 31161, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a toaster" + }, + { + "unique_id": 31162, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a refrigerator" + }, + { + "unique_id": 31163, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a toaster" + }, + { + "unique_id": 31164, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a toaster above a refrigerator" + }, + { + "unique_id": 31165, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a refrigerator above a toaster" + }, + { + "unique_id": 31166, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a toaster below a refrigerator" + }, + { + "unique_id": 31167, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a refrigerator below a toaster" + }, + { + "unique_id": 31168, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a toaster and a refrigerator" + }, + { + "unique_id": 31169, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a refrigerator and a toaster" + }, + { + "unique_id": 31170, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a book" + }, + { + "unique_id": 31171, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a book to the left of a toaster" + }, + { + "unique_id": 31172, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a book" + }, + { + "unique_id": 31173, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a book to the right of a toaster" + }, + { + "unique_id": 31174, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a toaster above a book" + }, + { + "unique_id": 31175, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a book above a toaster" + }, + { + "unique_id": 31176, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a toaster below a book" + }, + { + "unique_id": 31177, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a book below a toaster" + }, + { + "unique_id": 31178, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a toaster and a book" + }, + { + "unique_id": 31179, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a book and a toaster" + }, + { + "unique_id": 31180, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a clock" + }, + { + "unique_id": 31181, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a toaster" + }, + { + "unique_id": 31182, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a clock" + }, + { + "unique_id": 31183, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a toaster" + }, + { + "unique_id": 31184, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a toaster above a clock" + }, + { + "unique_id": 31185, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a clock above a toaster" + }, + { + "unique_id": 31186, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a toaster below a clock" + }, + { + "unique_id": 31187, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a clock below a toaster" + }, + { + "unique_id": 31188, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a toaster and a clock" + }, + { + "unique_id": 31189, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a clock and a toaster" + }, + { + "unique_id": 31190, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a vase" + }, + { + "unique_id": 31191, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a toaster" + }, + { + "unique_id": 31192, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a vase" + }, + { + "unique_id": 31193, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a toaster" + }, + { + "unique_id": 31194, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a toaster above a vase" + }, + { + "unique_id": 31195, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a vase above a toaster" + }, + { + "unique_id": 31196, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a toaster below a vase" + }, + { + "unique_id": 31197, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a vase below a toaster" + }, + { + "unique_id": 31198, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a toaster and a vase" + }, + { + "unique_id": 31199, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a vase and a toaster" + }, + { + "unique_id": 31200, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a scissors" + }, + { + "unique_id": 31201, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a toaster" + }, + { + "unique_id": 31202, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a scissors" + }, + { + "unique_id": 31203, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a toaster" + }, + { + "unique_id": 31204, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a toaster above a scissors" + }, + { + "unique_id": 31205, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a scissors above a toaster" + }, + { + "unique_id": 31206, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a toaster below a scissors" + }, + { + "unique_id": 31207, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a scissors below a toaster" + }, + { + "unique_id": 31208, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a toaster and a scissors" + }, + { + "unique_id": 31209, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a scissors and a toaster" + }, + { + "unique_id": 31210, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a teddy bear" + }, + { + "unique_id": 31211, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a toaster" + }, + { + "unique_id": 31212, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a teddy bear" + }, + { + "unique_id": 31213, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a toaster" + }, + { + "unique_id": 31214, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a toaster above a teddy bear" + }, + { + "unique_id": 31215, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a teddy bear above a toaster" + }, + { + "unique_id": 31216, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a toaster below a teddy bear" + }, + { + "unique_id": 31217, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a teddy bear below a toaster" + }, + { + "unique_id": 31218, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a toaster and a teddy bear" + }, + { + "unique_id": 31219, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a teddy bear and a toaster" + }, + { + "unique_id": 31220, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a hair drier" + }, + { + "unique_id": 31221, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a toaster" + }, + { + "unique_id": 31222, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a hair drier" + }, + { + "unique_id": 31223, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a toaster" + }, + { + "unique_id": 31224, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a toaster above a hair drier" + }, + { + "unique_id": 31225, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a hair drier above a toaster" + }, + { + "unique_id": 31226, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a toaster below a hair drier" + }, + { + "unique_id": 31227, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a hair drier below a toaster" + }, + { + "unique_id": 31228, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a toaster and a hair drier" + }, + { + "unique_id": 31229, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a hair drier and a toaster" + }, + { + "unique_id": 31230, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a toaster to the left of a toothbrush" + }, + { + "unique_id": 31231, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a toaster" + }, + { + "unique_id": 31232, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a toaster to the right of a toothbrush" + }, + { + "unique_id": 31233, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a toaster" + }, + { + "unique_id": 31234, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a toaster above a toothbrush" + }, + { + "unique_id": 31235, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "above", + "text": "a toothbrush above a toaster" + }, + { + "unique_id": 31236, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a toaster below a toothbrush" + }, + { + "unique_id": 31237, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "below", + "text": "a toothbrush below a toaster" + }, + { + "unique_id": 31238, + "num_objects": 2, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a toaster and a toothbrush" + }, + { + "unique_id": 31239, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "toaster" + ], + "rel_type": "and", + "text": "a toothbrush and a toaster" + }, + { + "unique_id": 31240, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a refrigerator" + }, + { + "unique_id": 31241, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a sink" + }, + { + "unique_id": 31242, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a refrigerator" + }, + { + "unique_id": 31243, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a sink" + }, + { + "unique_id": 31244, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a sink above a refrigerator" + }, + { + "unique_id": 31245, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a refrigerator above a sink" + }, + { + "unique_id": 31246, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a sink below a refrigerator" + }, + { + "unique_id": 31247, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a refrigerator below a sink" + }, + { + "unique_id": 31248, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a sink and a refrigerator" + }, + { + "unique_id": 31249, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a refrigerator and a sink" + }, + { + "unique_id": 31250, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a book" + }, + { + "unique_id": 31251, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a book to the left of a sink" + }, + { + "unique_id": 31252, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a book" + }, + { + "unique_id": 31253, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a book to the right of a sink" + }, + { + "unique_id": 31254, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a sink above a book" + }, + { + "unique_id": 31255, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a book above a sink" + }, + { + "unique_id": 31256, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a sink below a book" + }, + { + "unique_id": 31257, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a book below a sink" + }, + { + "unique_id": 31258, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a sink and a book" + }, + { + "unique_id": 31259, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a book and a sink" + }, + { + "unique_id": 31260, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a clock" + }, + { + "unique_id": 31261, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a sink" + }, + { + "unique_id": 31262, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a clock" + }, + { + "unique_id": 31263, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a sink" + }, + { + "unique_id": 31264, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a sink above a clock" + }, + { + "unique_id": 31265, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a clock above a sink" + }, + { + "unique_id": 31266, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a sink below a clock" + }, + { + "unique_id": 31267, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a clock below a sink" + }, + { + "unique_id": 31268, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a sink and a clock" + }, + { + "unique_id": 31269, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a clock and a sink" + }, + { + "unique_id": 31270, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a vase" + }, + { + "unique_id": 31271, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a sink" + }, + { + "unique_id": 31272, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a vase" + }, + { + "unique_id": 31273, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a sink" + }, + { + "unique_id": 31274, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a sink above a vase" + }, + { + "unique_id": 31275, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a vase above a sink" + }, + { + "unique_id": 31276, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a sink below a vase" + }, + { + "unique_id": 31277, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a vase below a sink" + }, + { + "unique_id": 31278, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a sink and a vase" + }, + { + "unique_id": 31279, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a vase and a sink" + }, + { + "unique_id": 31280, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a scissors" + }, + { + "unique_id": 31281, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a sink" + }, + { + "unique_id": 31282, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a scissors" + }, + { + "unique_id": 31283, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a sink" + }, + { + "unique_id": 31284, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a sink above a scissors" + }, + { + "unique_id": 31285, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a scissors above a sink" + }, + { + "unique_id": 31286, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a sink below a scissors" + }, + { + "unique_id": 31287, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a scissors below a sink" + }, + { + "unique_id": 31288, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a sink and a scissors" + }, + { + "unique_id": 31289, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a scissors and a sink" + }, + { + "unique_id": 31290, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a teddy bear" + }, + { + "unique_id": 31291, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a sink" + }, + { + "unique_id": 31292, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a teddy bear" + }, + { + "unique_id": 31293, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a sink" + }, + { + "unique_id": 31294, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a sink above a teddy bear" + }, + { + "unique_id": 31295, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a teddy bear above a sink" + }, + { + "unique_id": 31296, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a sink below a teddy bear" + }, + { + "unique_id": 31297, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a teddy bear below a sink" + }, + { + "unique_id": 31298, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a sink and a teddy bear" + }, + { + "unique_id": 31299, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a teddy bear and a sink" + }, + { + "unique_id": 31300, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a hair drier" + }, + { + "unique_id": 31301, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a sink" + }, + { + "unique_id": 31302, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a hair drier" + }, + { + "unique_id": 31303, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a sink" + }, + { + "unique_id": 31304, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a sink above a hair drier" + }, + { + "unique_id": 31305, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a hair drier above a sink" + }, + { + "unique_id": 31306, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a sink below a hair drier" + }, + { + "unique_id": 31307, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a hair drier below a sink" + }, + { + "unique_id": 31308, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a sink and a hair drier" + }, + { + "unique_id": 31309, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a hair drier and a sink" + }, + { + "unique_id": 31310, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a sink to the left of a toothbrush" + }, + { + "unique_id": 31311, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a sink" + }, + { + "unique_id": 31312, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a sink to the right of a toothbrush" + }, + { + "unique_id": 31313, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a sink" + }, + { + "unique_id": 31314, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a sink above a toothbrush" + }, + { + "unique_id": 31315, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "above", + "text": "a toothbrush above a sink" + }, + { + "unique_id": 31316, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a sink below a toothbrush" + }, + { + "unique_id": 31317, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "below", + "text": "a toothbrush below a sink" + }, + { + "unique_id": 31318, + "num_objects": 2, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a sink and a toothbrush" + }, + { + "unique_id": 31319, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "sink" + ], + "rel_type": "and", + "text": "a toothbrush and a sink" + }, + { + "unique_id": 31320, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a book" + }, + { + "unique_id": 31321, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a book to the left of a refrigerator" + }, + { + "unique_id": 31322, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a book" + }, + { + "unique_id": 31323, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a book to the right of a refrigerator" + }, + { + "unique_id": 31324, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a refrigerator above a book" + }, + { + "unique_id": 31325, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a book above a refrigerator" + }, + { + "unique_id": 31326, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a refrigerator below a book" + }, + { + "unique_id": 31327, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a book below a refrigerator" + }, + { + "unique_id": 31328, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a refrigerator and a book" + }, + { + "unique_id": 31329, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a book and a refrigerator" + }, + { + "unique_id": 31330, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a clock" + }, + { + "unique_id": 31331, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a refrigerator" + }, + { + "unique_id": 31332, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a clock" + }, + { + "unique_id": 31333, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a refrigerator" + }, + { + "unique_id": 31334, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a refrigerator above a clock" + }, + { + "unique_id": 31335, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a clock above a refrigerator" + }, + { + "unique_id": 31336, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a refrigerator below a clock" + }, + { + "unique_id": 31337, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a clock below a refrigerator" + }, + { + "unique_id": 31338, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a refrigerator and a clock" + }, + { + "unique_id": 31339, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a clock and a refrigerator" + }, + { + "unique_id": 31340, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a vase" + }, + { + "unique_id": 31341, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a refrigerator" + }, + { + "unique_id": 31342, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a vase" + }, + { + "unique_id": 31343, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a refrigerator" + }, + { + "unique_id": 31344, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a refrigerator above a vase" + }, + { + "unique_id": 31345, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a vase above a refrigerator" + }, + { + "unique_id": 31346, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a refrigerator below a vase" + }, + { + "unique_id": 31347, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a vase below a refrigerator" + }, + { + "unique_id": 31348, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a refrigerator and a vase" + }, + { + "unique_id": 31349, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a vase and a refrigerator" + }, + { + "unique_id": 31350, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a scissors" + }, + { + "unique_id": 31351, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a refrigerator" + }, + { + "unique_id": 31352, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a scissors" + }, + { + "unique_id": 31353, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a refrigerator" + }, + { + "unique_id": 31354, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a refrigerator above a scissors" + }, + { + "unique_id": 31355, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a scissors above a refrigerator" + }, + { + "unique_id": 31356, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a refrigerator below a scissors" + }, + { + "unique_id": 31357, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a scissors below a refrigerator" + }, + { + "unique_id": 31358, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a refrigerator and a scissors" + }, + { + "unique_id": 31359, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a scissors and a refrigerator" + }, + { + "unique_id": 31360, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a teddy bear" + }, + { + "unique_id": 31361, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a refrigerator" + }, + { + "unique_id": 31362, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a teddy bear" + }, + { + "unique_id": 31363, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a refrigerator" + }, + { + "unique_id": 31364, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a refrigerator above a teddy bear" + }, + { + "unique_id": 31365, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a teddy bear above a refrigerator" + }, + { + "unique_id": 31366, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a refrigerator below a teddy bear" + }, + { + "unique_id": 31367, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a teddy bear below a refrigerator" + }, + { + "unique_id": 31368, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a refrigerator and a teddy bear" + }, + { + "unique_id": 31369, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a teddy bear and a refrigerator" + }, + { + "unique_id": 31370, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a hair drier" + }, + { + "unique_id": 31371, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a refrigerator" + }, + { + "unique_id": 31372, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a hair drier" + }, + { + "unique_id": 31373, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a refrigerator" + }, + { + "unique_id": 31374, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a refrigerator above a hair drier" + }, + { + "unique_id": 31375, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a hair drier above a refrigerator" + }, + { + "unique_id": 31376, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a refrigerator below a hair drier" + }, + { + "unique_id": 31377, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a hair drier below a refrigerator" + }, + { + "unique_id": 31378, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a refrigerator and a hair drier" + }, + { + "unique_id": 31379, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a hair drier and a refrigerator" + }, + { + "unique_id": 31380, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a refrigerator to the left of a toothbrush" + }, + { + "unique_id": 31381, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a refrigerator" + }, + { + "unique_id": 31382, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a refrigerator to the right of a toothbrush" + }, + { + "unique_id": 31383, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a refrigerator" + }, + { + "unique_id": 31384, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a refrigerator above a toothbrush" + }, + { + "unique_id": 31385, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "above", + "text": "a toothbrush above a refrigerator" + }, + { + "unique_id": 31386, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a refrigerator below a toothbrush" + }, + { + "unique_id": 31387, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "below", + "text": "a toothbrush below a refrigerator" + }, + { + "unique_id": 31388, + "num_objects": 2, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a refrigerator and a toothbrush" + }, + { + "unique_id": 31389, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "refrigerator" + ], + "rel_type": "and", + "text": "a toothbrush and a refrigerator" + }, + { + "unique_id": 31390, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a book to the left of a clock" + }, + { + "unique_id": 31391, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a book" + }, + { + "unique_id": 31392, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a book to the right of a clock" + }, + { + "unique_id": 31393, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a book" + }, + { + "unique_id": 31394, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a book above a clock" + }, + { + "unique_id": 31395, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a clock above a book" + }, + { + "unique_id": 31396, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a book below a clock" + }, + { + "unique_id": 31397, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a clock below a book" + }, + { + "unique_id": 31398, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a book and a clock" + }, + { + "unique_id": 31399, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a clock and a book" + }, + { + "unique_id": 31400, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a book to the left of a vase" + }, + { + "unique_id": 31401, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a book" + }, + { + "unique_id": 31402, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a book to the right of a vase" + }, + { + "unique_id": 31403, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a book" + }, + { + "unique_id": 31404, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a book above a vase" + }, + { + "unique_id": 31405, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a vase above a book" + }, + { + "unique_id": 31406, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a book below a vase" + }, + { + "unique_id": 31407, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a vase below a book" + }, + { + "unique_id": 31408, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a book and a vase" + }, + { + "unique_id": 31409, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a vase and a book" + }, + { + "unique_id": 31410, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a book to the left of a scissors" + }, + { + "unique_id": 31411, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a book" + }, + { + "unique_id": 31412, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a book to the right of a scissors" + }, + { + "unique_id": 31413, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a book" + }, + { + "unique_id": 31414, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a book above a scissors" + }, + { + "unique_id": 31415, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a scissors above a book" + }, + { + "unique_id": 31416, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a book below a scissors" + }, + { + "unique_id": 31417, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a scissors below a book" + }, + { + "unique_id": 31418, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a book and a scissors" + }, + { + "unique_id": 31419, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a scissors and a book" + }, + { + "unique_id": 31420, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a book to the left of a teddy bear" + }, + { + "unique_id": 31421, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a book" + }, + { + "unique_id": 31422, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a book to the right of a teddy bear" + }, + { + "unique_id": 31423, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a book" + }, + { + "unique_id": 31424, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a book above a teddy bear" + }, + { + "unique_id": 31425, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a teddy bear above a book" + }, + { + "unique_id": 31426, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a book below a teddy bear" + }, + { + "unique_id": 31427, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a teddy bear below a book" + }, + { + "unique_id": 31428, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a book and a teddy bear" + }, + { + "unique_id": 31429, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a teddy bear and a book" + }, + { + "unique_id": 31430, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a book to the left of a hair drier" + }, + { + "unique_id": 31431, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a book" + }, + { + "unique_id": 31432, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a book to the right of a hair drier" + }, + { + "unique_id": 31433, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a book" + }, + { + "unique_id": 31434, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a book above a hair drier" + }, + { + "unique_id": 31435, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a hair drier above a book" + }, + { + "unique_id": 31436, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a book below a hair drier" + }, + { + "unique_id": 31437, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a hair drier below a book" + }, + { + "unique_id": 31438, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a book and a hair drier" + }, + { + "unique_id": 31439, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a hair drier and a book" + }, + { + "unique_id": 31440, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a book to the left of a toothbrush" + }, + { + "unique_id": 31441, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a book" + }, + { + "unique_id": 31442, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a book to the right of a toothbrush" + }, + { + "unique_id": 31443, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a book" + }, + { + "unique_id": 31444, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a book above a toothbrush" + }, + { + "unique_id": 31445, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "above", + "text": "a toothbrush above a book" + }, + { + "unique_id": 31446, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a book below a toothbrush" + }, + { + "unique_id": 31447, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "below", + "text": "a toothbrush below a book" + }, + { + "unique_id": 31448, + "num_objects": 2, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a book and a toothbrush" + }, + { + "unique_id": 31449, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "book" + ], + "rel_type": "and", + "text": "a toothbrush and a book" + }, + { + "unique_id": 31450, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a vase" + }, + { + "unique_id": 31451, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a clock" + }, + { + "unique_id": 31452, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a vase" + }, + { + "unique_id": 31453, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a clock" + }, + { + "unique_id": 31454, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a clock above a vase" + }, + { + "unique_id": 31455, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a vase above a clock" + }, + { + "unique_id": 31456, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a clock below a vase" + }, + { + "unique_id": 31457, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a vase below a clock" + }, + { + "unique_id": 31458, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a clock and a vase" + }, + { + "unique_id": 31459, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a vase and a clock" + }, + { + "unique_id": 31460, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a scissors" + }, + { + "unique_id": 31461, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a clock" + }, + { + "unique_id": 31462, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a scissors" + }, + { + "unique_id": 31463, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a clock" + }, + { + "unique_id": 31464, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a clock above a scissors" + }, + { + "unique_id": 31465, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a scissors above a clock" + }, + { + "unique_id": 31466, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a clock below a scissors" + }, + { + "unique_id": 31467, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a scissors below a clock" + }, + { + "unique_id": 31468, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a clock and a scissors" + }, + { + "unique_id": 31469, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a scissors and a clock" + }, + { + "unique_id": 31470, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a teddy bear" + }, + { + "unique_id": 31471, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a clock" + }, + { + "unique_id": 31472, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a teddy bear" + }, + { + "unique_id": 31473, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a clock" + }, + { + "unique_id": 31474, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a clock above a teddy bear" + }, + { + "unique_id": 31475, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a teddy bear above a clock" + }, + { + "unique_id": 31476, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a clock below a teddy bear" + }, + { + "unique_id": 31477, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a teddy bear below a clock" + }, + { + "unique_id": 31478, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a clock and a teddy bear" + }, + { + "unique_id": 31479, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a teddy bear and a clock" + }, + { + "unique_id": 31480, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a hair drier" + }, + { + "unique_id": 31481, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a clock" + }, + { + "unique_id": 31482, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a hair drier" + }, + { + "unique_id": 31483, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a clock" + }, + { + "unique_id": 31484, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a clock above a hair drier" + }, + { + "unique_id": 31485, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a hair drier above a clock" + }, + { + "unique_id": 31486, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a clock below a hair drier" + }, + { + "unique_id": 31487, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a hair drier below a clock" + }, + { + "unique_id": 31488, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a clock and a hair drier" + }, + { + "unique_id": 31489, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a hair drier and a clock" + }, + { + "unique_id": 31490, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a clock to the left of a toothbrush" + }, + { + "unique_id": 31491, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a clock" + }, + { + "unique_id": 31492, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a clock to the right of a toothbrush" + }, + { + "unique_id": 31493, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a clock" + }, + { + "unique_id": 31494, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a clock above a toothbrush" + }, + { + "unique_id": 31495, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "above", + "text": "a toothbrush above a clock" + }, + { + "unique_id": 31496, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a clock below a toothbrush" + }, + { + "unique_id": 31497, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "below", + "text": "a toothbrush below a clock" + }, + { + "unique_id": 31498, + "num_objects": 2, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a clock and a toothbrush" + }, + { + "unique_id": 31499, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "clock" + ], + "rel_type": "and", + "text": "a toothbrush and a clock" + }, + { + "unique_id": 31500, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a scissors" + }, + { + "unique_id": 31501, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a vase" + }, + { + "unique_id": 31502, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a scissors" + }, + { + "unique_id": 31503, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a vase" + }, + { + "unique_id": 31504, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a vase above a scissors" + }, + { + "unique_id": 31505, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a scissors above a vase" + }, + { + "unique_id": 31506, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a vase below a scissors" + }, + { + "unique_id": 31507, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a scissors below a vase" + }, + { + "unique_id": 31508, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a vase and a scissors" + }, + { + "unique_id": 31509, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a scissors and a vase" + }, + { + "unique_id": 31510, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a teddy bear" + }, + { + "unique_id": 31511, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a vase" + }, + { + "unique_id": 31512, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a teddy bear" + }, + { + "unique_id": 31513, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a vase" + }, + { + "unique_id": 31514, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a vase above a teddy bear" + }, + { + "unique_id": 31515, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a teddy bear above a vase" + }, + { + "unique_id": 31516, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a vase below a teddy bear" + }, + { + "unique_id": 31517, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a teddy bear below a vase" + }, + { + "unique_id": 31518, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a vase and a teddy bear" + }, + { + "unique_id": 31519, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a teddy bear and a vase" + }, + { + "unique_id": 31520, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a hair drier" + }, + { + "unique_id": 31521, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a vase" + }, + { + "unique_id": 31522, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a hair drier" + }, + { + "unique_id": 31523, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a vase" + }, + { + "unique_id": 31524, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a vase above a hair drier" + }, + { + "unique_id": 31525, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a hair drier above a vase" + }, + { + "unique_id": 31526, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a vase below a hair drier" + }, + { + "unique_id": 31527, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a hair drier below a vase" + }, + { + "unique_id": 31528, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a vase and a hair drier" + }, + { + "unique_id": 31529, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a hair drier and a vase" + }, + { + "unique_id": 31530, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a vase to the left of a toothbrush" + }, + { + "unique_id": 31531, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a vase" + }, + { + "unique_id": 31532, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a vase to the right of a toothbrush" + }, + { + "unique_id": 31533, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a vase" + }, + { + "unique_id": 31534, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a vase above a toothbrush" + }, + { + "unique_id": 31535, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "above", + "text": "a toothbrush above a vase" + }, + { + "unique_id": 31536, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a vase below a toothbrush" + }, + { + "unique_id": 31537, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "below", + "text": "a toothbrush below a vase" + }, + { + "unique_id": 31538, + "num_objects": 2, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a vase and a toothbrush" + }, + { + "unique_id": 31539, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "vase" + ], + "rel_type": "and", + "text": "a toothbrush and a vase" + }, + { + "unique_id": 31540, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a teddy bear" + }, + { + "unique_id": 31541, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a scissors" + }, + { + "unique_id": 31542, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a teddy bear" + }, + { + "unique_id": 31543, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a scissors" + }, + { + "unique_id": 31544, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a scissors above a teddy bear" + }, + { + "unique_id": 31545, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a teddy bear above a scissors" + }, + { + "unique_id": 31546, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a scissors below a teddy bear" + }, + { + "unique_id": 31547, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a teddy bear below a scissors" + }, + { + "unique_id": 31548, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a scissors and a teddy bear" + }, + { + "unique_id": 31549, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a teddy bear and a scissors" + }, + { + "unique_id": 31550, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a hair drier" + }, + { + "unique_id": 31551, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a scissors" + }, + { + "unique_id": 31552, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a hair drier" + }, + { + "unique_id": 31553, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a scissors" + }, + { + "unique_id": 31554, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a scissors above a hair drier" + }, + { + "unique_id": 31555, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a hair drier above a scissors" + }, + { + "unique_id": 31556, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a scissors below a hair drier" + }, + { + "unique_id": 31557, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a hair drier below a scissors" + }, + { + "unique_id": 31558, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a scissors and a hair drier" + }, + { + "unique_id": 31559, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a hair drier and a scissors" + }, + { + "unique_id": 31560, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a scissors to the left of a toothbrush" + }, + { + "unique_id": 31561, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a scissors" + }, + { + "unique_id": 31562, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a scissors to the right of a toothbrush" + }, + { + "unique_id": 31563, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a scissors" + }, + { + "unique_id": 31564, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a scissors above a toothbrush" + }, + { + "unique_id": 31565, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "above", + "text": "a toothbrush above a scissors" + }, + { + "unique_id": 31566, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a scissors below a toothbrush" + }, + { + "unique_id": 31567, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "below", + "text": "a toothbrush below a scissors" + }, + { + "unique_id": 31568, + "num_objects": 2, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a scissors and a toothbrush" + }, + { + "unique_id": 31569, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "scissors" + ], + "rel_type": "and", + "text": "a toothbrush and a scissors" + }, + { + "unique_id": 31570, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a hair drier" + }, + { + "unique_id": 31571, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a teddy bear" + }, + { + "unique_id": 31572, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a hair drier" + }, + { + "unique_id": 31573, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a teddy bear" + }, + { + "unique_id": 31574, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a teddy bear above a hair drier" + }, + { + "unique_id": 31575, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a hair drier above a teddy bear" + }, + { + "unique_id": 31576, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a teddy bear below a hair drier" + }, + { + "unique_id": 31577, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a hair drier below a teddy bear" + }, + { + "unique_id": 31578, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a teddy bear and a hair drier" + }, + { + "unique_id": 31579, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a hair drier and a teddy bear" + }, + { + "unique_id": 31580, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a teddy bear to the left of a toothbrush" + }, + { + "unique_id": 31581, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a teddy bear" + }, + { + "unique_id": 31582, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a teddy bear to the right of a toothbrush" + }, + { + "unique_id": 31583, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a teddy bear" + }, + { + "unique_id": 31584, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a teddy bear above a toothbrush" + }, + { + "unique_id": 31585, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "above", + "text": "a toothbrush above a teddy bear" + }, + { + "unique_id": 31586, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a teddy bear below a toothbrush" + }, + { + "unique_id": 31587, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "below", + "text": "a toothbrush below a teddy bear" + }, + { + "unique_id": 31588, + "num_objects": 2, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a teddy bear and a toothbrush" + }, + { + "unique_id": 31589, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "teddy bear" + ], + "rel_type": "and", + "text": "a toothbrush and a teddy bear" + }, + { + "unique_id": 31590, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the left of", + "text": "a hair drier to the left of a toothbrush" + }, + { + "unique_id": 31591, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the left of", + "text": "a toothbrush to the left of a hair drier" + }, + { + "unique_id": 31592, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "to the right of", + "text": "a hair drier to the right of a toothbrush" + }, + { + "unique_id": 31593, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "to the right of", + "text": "a toothbrush to the right of a hair drier" + }, + { + "unique_id": 31594, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "above", + "text": "a hair drier above a toothbrush" + }, + { + "unique_id": 31595, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "above", + "text": "a toothbrush above a hair drier" + }, + { + "unique_id": 31596, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "below", + "text": "a hair drier below a toothbrush" + }, + { + "unique_id": 31597, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "below", + "text": "a toothbrush below a hair drier" + }, + { + "unique_id": 31598, + "num_objects": 2, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + "toothbrush" + ], + "rel_type": "and", + "text": "a hair drier and a toothbrush" + }, + { + "unique_id": 31599, + "num_objects": 2, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + "hair drier" + ], + "rel_type": "and", + "text": "a toothbrush and a hair drier" + }, + { + "unique_id": 31600, + "num_objects": 1, + "obj_1_attributes": [ + "person" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a person" + }, + { + "unique_id": 31601, + "num_objects": 1, + "obj_1_attributes": [ + "bicycle" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a bicycle" + }, + { + "unique_id": 31602, + "num_objects": 1, + "obj_1_attributes": [ + "car" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a car" + }, + { + "unique_id": 31603, + "num_objects": 1, + "obj_1_attributes": [ + "motorcycle" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a motorcycle" + }, + { + "unique_id": 31604, + "num_objects": 1, + "obj_1_attributes": [ + "airplane" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "an airplane" + }, + { + "unique_id": 31605, + "num_objects": 1, + "obj_1_attributes": [ + "bus" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a bus" + }, + { + "unique_id": 31606, + "num_objects": 1, + "obj_1_attributes": [ + "train" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a train" + }, + { + "unique_id": 31607, + "num_objects": 1, + "obj_1_attributes": [ + "truck" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a truck" + }, + { + "unique_id": 31608, + "num_objects": 1, + "obj_1_attributes": [ + "boat" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a boat" + }, + { + "unique_id": 31609, + "num_objects": 1, + "obj_1_attributes": [ + "traffic light" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a traffic light" + }, + { + "unique_id": 31610, + "num_objects": 1, + "obj_1_attributes": [ + "fire hydrant" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a fire hydrant" + }, + { + "unique_id": 31611, + "num_objects": 1, + "obj_1_attributes": [ + "stop sign" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a stop sign" + }, + { + "unique_id": 31612, + "num_objects": 1, + "obj_1_attributes": [ + "parking meter" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a parking meter" + }, + { + "unique_id": 31613, + "num_objects": 1, + "obj_1_attributes": [ + "bench" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a bench" + }, + { + "unique_id": 31614, + "num_objects": 1, + "obj_1_attributes": [ + "bird" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a bird" + }, + { + "unique_id": 31615, + "num_objects": 1, + "obj_1_attributes": [ + "cat" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a cat" + }, + { + "unique_id": 31616, + "num_objects": 1, + "obj_1_attributes": [ + "dog" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a dog" + }, + { + "unique_id": 31617, + "num_objects": 1, + "obj_1_attributes": [ + "horse" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a horse" + }, + { + "unique_id": 31618, + "num_objects": 1, + "obj_1_attributes": [ + "sheep" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a sheep" + }, + { + "unique_id": 31619, + "num_objects": 1, + "obj_1_attributes": [ + "cow" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a cow" + }, + { + "unique_id": 31620, + "num_objects": 1, + "obj_1_attributes": [ + "elephant" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "an elephant" + }, + { + "unique_id": 31621, + "num_objects": 1, + "obj_1_attributes": [ + "bear" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a bear" + }, + { + "unique_id": 31622, + "num_objects": 1, + "obj_1_attributes": [ + "zebra" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a zebra" + }, + { + "unique_id": 31623, + "num_objects": 1, + "obj_1_attributes": [ + "giraffe" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a giraffe" + }, + { + "unique_id": 31624, + "num_objects": 1, + "obj_1_attributes": [ + "backpack" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a backpack" + }, + { + "unique_id": 31625, + "num_objects": 1, + "obj_1_attributes": [ + "umbrella" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "an umbrella" + }, + { + "unique_id": 31626, + "num_objects": 1, + "obj_1_attributes": [ + "handbag" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a handbag" + }, + { + "unique_id": 31627, + "num_objects": 1, + "obj_1_attributes": [ + "tie" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a tie" + }, + { + "unique_id": 31628, + "num_objects": 1, + "obj_1_attributes": [ + "suitcase" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a suitcase" + }, + { + "unique_id": 31629, + "num_objects": 1, + "obj_1_attributes": [ + "frisbee" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a frisbee" + }, + { + "unique_id": 31630, + "num_objects": 1, + "obj_1_attributes": [ + "skis" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a skis" + }, + { + "unique_id": 31631, + "num_objects": 1, + "obj_1_attributes": [ + "snowboard" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a snowboard" + }, + { + "unique_id": 31632, + "num_objects": 1, + "obj_1_attributes": [ + "sports ball" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a sports ball" + }, + { + "unique_id": 31633, + "num_objects": 1, + "obj_1_attributes": [ + "kite" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a kite" + }, + { + "unique_id": 31634, + "num_objects": 1, + "obj_1_attributes": [ + "baseball bat" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a baseball bat" + }, + { + "unique_id": 31635, + "num_objects": 1, + "obj_1_attributes": [ + "baseball glove" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a baseball glove" + }, + { + "unique_id": 31636, + "num_objects": 1, + "obj_1_attributes": [ + "skateboard" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a skateboard" + }, + { + "unique_id": 31637, + "num_objects": 1, + "obj_1_attributes": [ + "surfboard" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a surfboard" + }, + { + "unique_id": 31638, + "num_objects": 1, + "obj_1_attributes": [ + "tennis racket" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a tennis racket" + }, + { + "unique_id": 31639, + "num_objects": 1, + "obj_1_attributes": [ + "bottle" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a bottle" + }, + { + "unique_id": 31640, + "num_objects": 1, + "obj_1_attributes": [ + "wine glass" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a wine glass" + }, + { + "unique_id": 31641, + "num_objects": 1, + "obj_1_attributes": [ + "cup" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a cup" + }, + { + "unique_id": 31642, + "num_objects": 1, + "obj_1_attributes": [ + "fork" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a fork" + }, + { + "unique_id": 31643, + "num_objects": 1, + "obj_1_attributes": [ + "knife" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a knife" + }, + { + "unique_id": 31644, + "num_objects": 1, + "obj_1_attributes": [ + "spoon" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a spoon" + }, + { + "unique_id": 31645, + "num_objects": 1, + "obj_1_attributes": [ + "bowl" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a bowl" + }, + { + "unique_id": 31646, + "num_objects": 1, + "obj_1_attributes": [ + "banana" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a banana" + }, + { + "unique_id": 31647, + "num_objects": 1, + "obj_1_attributes": [ + "apple" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "an apple" + }, + { + "unique_id": 31648, + "num_objects": 1, + "obj_1_attributes": [ + "sandwich" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a sandwich" + }, + { + "unique_id": 31649, + "num_objects": 1, + "obj_1_attributes": [ + "orange" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "an orange" + }, + { + "unique_id": 31650, + "num_objects": 1, + "obj_1_attributes": [ + "broccoli" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a broccoli" + }, + { + "unique_id": 31651, + "num_objects": 1, + "obj_1_attributes": [ + "carrot" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a carrot" + }, + { + "unique_id": 31652, + "num_objects": 1, + "obj_1_attributes": [ + "hot dog" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a hot dog" + }, + { + "unique_id": 31653, + "num_objects": 1, + "obj_1_attributes": [ + "pizza" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a pizza" + }, + { + "unique_id": 31654, + "num_objects": 1, + "obj_1_attributes": [ + "donut" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a donut" + }, + { + "unique_id": 31655, + "num_objects": 1, + "obj_1_attributes": [ + "cake" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a cake" + }, + { + "unique_id": 31656, + "num_objects": 1, + "obj_1_attributes": [ + "chair" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a chair" + }, + { + "unique_id": 31657, + "num_objects": 1, + "obj_1_attributes": [ + "couch" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a couch" + }, + { + "unique_id": 31658, + "num_objects": 1, + "obj_1_attributes": [ + "potted plant" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a potted plant" + }, + { + "unique_id": 31659, + "num_objects": 1, + "obj_1_attributes": [ + "bed" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a bed" + }, + { + "unique_id": 31660, + "num_objects": 1, + "obj_1_attributes": [ + "dining table" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a dining table" + }, + { + "unique_id": 31661, + "num_objects": 1, + "obj_1_attributes": [ + "toilet" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a toilet" + }, + { + "unique_id": 31662, + "num_objects": 1, + "obj_1_attributes": [ + "tv" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a tv" + }, + { + "unique_id": 31663, + "num_objects": 1, + "obj_1_attributes": [ + "laptop" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a laptop" + }, + { + "unique_id": 31664, + "num_objects": 1, + "obj_1_attributes": [ + "mouse" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a mouse" + }, + { + "unique_id": 31665, + "num_objects": 1, + "obj_1_attributes": [ + "remote" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a remote" + }, + { + "unique_id": 31666, + "num_objects": 1, + "obj_1_attributes": [ + "keyboard" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a keyboard" + }, + { + "unique_id": 31667, + "num_objects": 1, + "obj_1_attributes": [ + "cell phone" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a cell phone" + }, + { + "unique_id": 31668, + "num_objects": 1, + "obj_1_attributes": [ + "microwave" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a microwave" + }, + { + "unique_id": 31669, + "num_objects": 1, + "obj_1_attributes": [ + "oven" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "an oven" + }, + { + "unique_id": 31670, + "num_objects": 1, + "obj_1_attributes": [ + "toaster" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a toaster" + }, + { + "unique_id": 31671, + "num_objects": 1, + "obj_1_attributes": [ + "sink" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a sink" + }, + { + "unique_id": 31672, + "num_objects": 1, + "obj_1_attributes": [ + "refrigerator" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a refrigerator" + }, + { + "unique_id": 31673, + "num_objects": 1, + "obj_1_attributes": [ + "book" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a book" + }, + { + "unique_id": 31674, + "num_objects": 1, + "obj_1_attributes": [ + "clock" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a clock" + }, + { + "unique_id": 31675, + "num_objects": 1, + "obj_1_attributes": [ + "vase" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a vase" + }, + { + "unique_id": 31676, + "num_objects": 1, + "obj_1_attributes": [ + "scissors" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a scissors" + }, + { + "unique_id": 31677, + "num_objects": 1, + "obj_1_attributes": [ + "teddy bear" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a teddy bear" + }, + { + "unique_id": 31678, + "num_objects": 1, + "obj_1_attributes": [ + "hair drier" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a hair drier" + }, + { + "unique_id": 31679, + "num_objects": 1, + "obj_1_attributes": [ + "toothbrush" + ], + "obj_2_attributes": [ + null + ], + "rel_type": "single", + "text": "a toothbrush" + } +] \ No newline at end of file