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 |
---|---|---|---|---|---|
train | worker_102 | dry pipe | below | boiler | false |
train | worker_102 | valve bear | has part | boiler | false |
train | worker_102 | driving wheels | has part | boiler | false |
train | worker_102 | smokebox | below | dry pipe | false |
train | worker_102 | smokebox | below | valve | false |
train | worker_102 | valve | below | piston | false |
train | worker_102 | throttle | behind | tender | false |
train | worker_102 | boiler | above | smokebox | false |
train | worker_102 | piston | above | smokebox | false |
train | worker_102 | tender | in front of | throttle | false |
train | worker_102 | smokebox | below | boiler | false |
train | worker_102 | smokebox | below | piston | false |
umbrella | worker_100 | ribs | part of | canopy | true |
umbrella | worker_100 | ribs | connects | stretchers | true |
umbrella | worker_100 | stretchers | connects | shaft | true |
umbrella | worker_100 | canopy | connects | shaft | true |
umbrella | worker_100 | handle | part of | shaft | true |
umbrella | worker_100 | canopy | part of | ribs | false |
umbrella | worker_100 | canopy | has part | ribs | true |
umbrella | worker_100 | stretchers | connects | ribs | true |
umbrella | worker_100 | shaft | connects | stretchers | true |
umbrella | worker_100 | shaft | connects | canopy | true |
umbrella | worker_100 | shaft | part of | handle | false |
umbrella | worker_100 | shaft | has part | handle | true |
umbrella | worker_100 | ribs | has part | canopy | false |
umbrella | worker_100 | handle | has part | shaft | false |
umbrella | worker_101 | canopy | above | ribs | true |
umbrella | worker_101 | ribs | connects | canopy | true |
umbrella | worker_101 | ribs | connects | stretchers | true |
umbrella | worker_101 | stretchers | connects | shaft | true |
umbrella | worker_101 | shaft | connects | handle | true |
umbrella | worker_101 | shaft | above | handle | true |
umbrella | worker_101 | ribs | above | canopy | false |
umbrella | worker_101 | ribs | below | canopy | true |
umbrella | worker_101 | canopy | connects | ribs | true |
umbrella | worker_101 | stretchers | connects | ribs | true |
umbrella | worker_101 | shaft | connects | stretchers | true |
umbrella | worker_101 | handle | connects | shaft | true |
umbrella | worker_101 | handle | above | shaft | false |
umbrella | worker_101 | handle | below | shaft | true |
umbrella | worker_101 | canopy | below | ribs | false |
umbrella | worker_101 | shaft | below | handle | false |
umbrella | worker_104 | canopy | above | stretchers | true |
umbrella | worker_104 | stretchers | connects | ribs | true |
umbrella | worker_104 | ribs | above | shaft | true |
umbrella | worker_104 | shaft | above | handle | true |
umbrella | worker_104 | stretchers | above | canopy | false |
umbrella | worker_104 | stretchers | below | canopy | true |
umbrella | worker_104 | ribs | connects | stretchers | true |
umbrella | worker_104 | shaft | above | ribs | false |
umbrella | worker_104 | shaft | below | ribs | true |
umbrella | worker_104 | handle | above | shaft | false |
umbrella | worker_104 | handle | below | shaft | true |
umbrella | worker_104 | ribs | above | handle | true |
umbrella | worker_104 | handle | below | ribs | true |
umbrella | worker_104 | canopy | below | stretchers | false |
umbrella | worker_104 | ribs | below | shaft | false |
umbrella | worker_104 | shaft | below | handle | false |
umbrella | worker_104 | handle | above | ribs | false |
umbrella | worker_104 | ribs | below | handle | false |
airplane | worker_101 | flight deck | behind | nose | true |
airplane | worker_101 | fuselage | behind | flight deck | true |
airplane | worker_101 | cabin | behind | flight deck | true |
airplane | worker_101 | fuselage | above | cabin | true |
airplane | worker_101 | flight deck | above | undercarriage | true |
airplane | worker_101 | jet engine | behind | undercarriage | true |
airplane | worker_101 | cabin | above | jet engine | true |
airplane | worker_101 | cabin | connects | wing | true |
airplane | worker_101 | cabin | next to | wing | true |
airplane | worker_101 | hold | behind | cabin | true |
airplane | worker_101 | fin | above | hold | true |
airplane | worker_101 | fin | above | tail | true |
airplane | worker_101 | tail | behind | hold | true |
airplane | worker_101 | tail | behind | tailplane | true |
airplane | worker_101 | hold | next to | tailplane | true |
airplane | worker_101 | nose | behind | flight deck | false |
airplane | worker_101 | nose | in front of | flight deck | true |
airplane | worker_101 | flight deck | behind | fuselage | false |
airplane | worker_101 | flight deck | in front of | fuselage | true |
airplane | worker_101 | flight deck | behind | cabin | false |
airplane | worker_101 | flight deck | in front of | cabin | true |
airplane | worker_101 | cabin | above | fuselage | false |
airplane | worker_101 | cabin | below | fuselage | true |
airplane | worker_101 | undercarriage | above | flight deck | false |
airplane | worker_101 | undercarriage | below | flight deck | true |
airplane | worker_101 | undercarriage | behind | jet engine | false |
airplane | worker_101 | undercarriage | in front of | jet engine | true |
airplane | worker_101 | jet engine | above | cabin | false |
airplane | worker_101 | jet engine | below | cabin | true |
airplane | worker_101 | wing | connects | cabin | true |
airplane | worker_101 | wing | next to | cabin | true |
airplane | worker_101 | cabin | behind | hold | false |
airplane | worker_101 | cabin | in front of | hold | true |
airplane | worker_101 | hold | above | fin | false |
airplane | worker_101 | hold | below | fin | true |
airplane | worker_101 | tail | above | fin | false |
airplane | worker_101 | tail | below | fin | true |
airplane | worker_101 | hold | behind | tail | false |
airplane | worker_101 | hold | in front of | tail | true |
airplane | worker_101 | tailplane | behind | tail | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.