everyday-thing
stringlengths 3
28
| worker id
stringclasses 13
values | part1
stringlengths 3
33
| relation
stringclasses 14
values | part2
stringlengths 3
33
| label
bool 2
classes |
---|---|---|---|---|---|
washing machine | worker_102 | controls | below | motor | false |
washing machine | worker_102 | monitors | below | motor | false |
washing machine | worker_103 | power supply | behind | water pump | true |
washing machine | worker_103 | water pump | behind | transmission | true |
washing machine | worker_103 | transmission | behind | motor | true |
washing machine | worker_103 | transmission | above | levelling feet | true |
washing machine | worker_103 | agitator | above | transmission | true |
washing machine | worker_103 | agitator | surrounds | drum | true |
washing machine | worker_103 | controls | above | lid | true |
washing machine | worker_103 | lid | above | drum | true |
washing machine | worker_103 | water pump | behind | power supply | false |
washing machine | worker_103 | water pump | in front of | power supply | true |
washing machine | worker_103 | transmission | behind | water pump | false |
washing machine | worker_103 | transmission | in front of | water pump | true |
washing machine | worker_103 | motor | behind | transmission | false |
washing machine | worker_103 | motor | in front of | transmission | true |
washing machine | worker_103 | levelling feet | above | transmission | false |
washing machine | worker_103 | levelling feet | below | transmission | true |
washing machine | worker_103 | transmission | above | agitator | false |
washing machine | worker_103 | transmission | below | agitator | true |
washing machine | worker_103 | drum | surrounds | agitator | false |
washing machine | worker_103 | drum | surrounded by | agitator | true |
washing machine | worker_103 | lid | above | controls | false |
washing machine | worker_103 | lid | below | controls | true |
washing machine | worker_103 | drum | above | lid | false |
washing machine | worker_103 | drum | below | lid | true |
washing machine | worker_103 | power supply | behind | transmission | true |
washing machine | worker_103 | water pump | behind | motor | true |
washing machine | worker_103 | agitator | above | levelling feet | true |
washing machine | worker_103 | controls | above | drum | true |
washing machine | worker_103 | transmission | in front of | power supply | true |
washing machine | worker_103 | motor | in front of | water pump | true |
washing machine | worker_103 | levelling feet | below | agitator | true |
washing machine | worker_103 | drum | below | controls | true |
washing machine | worker_103 | power supply | in front of | water pump | false |
washing machine | worker_103 | water pump | in front of | transmission | false |
washing machine | worker_103 | transmission | in front of | motor | false |
washing machine | worker_103 | transmission | below | levelling feet | false |
washing machine | worker_103 | agitator | below | transmission | false |
washing machine | worker_103 | agitator | surrounded by | drum | false |
washing machine | worker_103 | controls | below | lid | false |
washing machine | worker_103 | lid | below | drum | false |
washing machine | worker_103 | transmission | behind | power supply | false |
washing machine | worker_103 | motor | behind | water pump | false |
washing machine | worker_103 | levelling feet | above | agitator | false |
washing machine | worker_103 | drum | above | controls | false |
washing machine | worker_103 | power supply | in front of | transmission | false |
washing machine | worker_103 | water pump | in front of | motor | false |
washing machine | worker_103 | agitator | below | levelling feet | false |
washing machine | worker_103 | controls | below | drum | false |
washing machine | worker_103 | power supply | behind | motor | true |
washing machine | worker_103 | motor | in front of | power supply | true |
washing machine | worker_103 | motor | behind | power supply | false |
washing machine | worker_103 | power supply | in front of | motor | false |
wheelchair | worker_101 | push handle | above | backseat | true |
wheelchair | worker_101 | backseat | behind | seat | true |
wheelchair | worker_101 | fork | above | frame | true |
wheelchair | worker_101 | backseat | connects | seat | true |
wheelchair | worker_101 | backseat | connects | frame | true |
wheelchair | worker_101 | fork | connects | frame | true |
wheelchair | worker_101 | seat | connects | frame | true |
wheelchair | worker_101 | frame | above | seat | true |
wheelchair | worker_101 | push handle | connects | frame | true |
wheelchair | worker_101 | frame | connects | armrest | true |
wheelchair | worker_101 | armrest | above | wheel | true |
wheelchair | worker_101 | frame | connects | wheel | true |
wheelchair | worker_101 | wheels | next to | frame | true |
wheelchair | worker_101 | brake | next to | wheel | true |
wheelchair | worker_101 | frame | connects | footrest | true |
wheelchair | worker_101 | footrest | connects | footplate | true |
wheelchair | worker_101 | footrest | connects | heel loop | true |
wheelchair | worker_101 | heel loop | connects | footplate | true |
wheelchair | worker_101 | caster wheel | connects | fork | true |
wheelchair | worker_101 | fork | above | caster wheel | true |
wheelchair | worker_101 | backseat | above | push handle | false |
wheelchair | worker_101 | backseat | below | push handle | true |
wheelchair | worker_101 | seat | behind | backseat | false |
wheelchair | worker_101 | seat | in front of | backseat | true |
wheelchair | worker_101 | frame | above | fork | false |
wheelchair | worker_101 | frame | below | fork | true |
wheelchair | worker_101 | seat | connects | backseat | true |
wheelchair | worker_101 | frame | connects | backseat | true |
wheelchair | worker_101 | frame | connects | fork | true |
wheelchair | worker_101 | frame | connects | seat | true |
wheelchair | worker_101 | seat | above | frame | false |
wheelchair | worker_101 | seat | below | frame | true |
wheelchair | worker_101 | frame | connects | push handle | true |
wheelchair | worker_101 | armrest | connects | frame | true |
wheelchair | worker_101 | wheel | above | armrest | false |
wheelchair | worker_101 | wheel | below | armrest | true |
wheelchair | worker_101 | wheel | connects | frame | true |
wheelchair | worker_101 | frame | next to | wheels | true |
wheelchair | worker_101 | wheel | next to | brake | true |
wheelchair | worker_101 | footrest | connects | frame | true |
wheelchair | worker_101 | footplate | connects | footrest | true |
wheelchair | worker_101 | heel loop | connects | footrest | true |
wheelchair | worker_101 | footplate | connects | heel loop | true |
wheelchair | worker_101 | fork | connects | caster wheel | true |
wheelchair | worker_101 | caster wheel | above | fork | false |
wheelchair | worker_101 | caster wheel | below | fork | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.