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 |
---|---|---|---|---|---|
rocket | worker_102 | pumps | above | payload system | false |
rocket | worker_102 | nozzle | above | payload system | false |
rocket | worker_102 | fin | above | payload system | false |
rocket | worker_102 | fin | above | fuel | false |
rocket | worker_102 | nozzle | above | guidance system | false |
rocket | worker_102 | fin | above | guidance system | false |
rocket | worker_102 | payload system | below | pumps | false |
rocket | worker_102 | nose cone | below | nozzle | false |
rocket | worker_102 | guidance system | below | nozzle | false |
rocket | worker_102 | payload system | below | nozzle | false |
rocket | worker_102 | fuel | below | fin | false |
rocket | worker_102 | nose cone | below | fin | false |
rocket | worker_102 | guidance system | below | fin | false |
rocket | worker_102 | payload system | below | fin | false |
sandwich | worker_101 | top bread | above | fillings | true |
sandwich | worker_101 | fillings | above | bottom bread | true |
sandwich | worker_101 | fillings | above | top bread | false |
sandwich | worker_101 | fillings | below | top bread | true |
sandwich | worker_101 | bottom bread | above | fillings | false |
sandwich | worker_101 | bottom bread | below | fillings | true |
sandwich | worker_101 | top bread | above | bottom bread | true |
sandwich | worker_101 | bottom bread | below | top bread | true |
sandwich | worker_101 | top bread | below | fillings | false |
sandwich | worker_101 | fillings | below | bottom bread | false |
sandwich | worker_101 | bottom bread | above | top bread | false |
sandwich | worker_101 | top bread | below | bottom bread | false |
sandwich | worker_100 | top bread | above | fillings | true |
sandwich | worker_100 | top bread | connects | fillings | true |
sandwich | worker_100 | fillings | above | bottom bread | true |
sandwich | worker_100 | fillings | connects | bottom bread | true |
sandwich | worker_100 | fillings | above | top bread | false |
sandwich | worker_100 | fillings | below | top bread | true |
sandwich | worker_100 | fillings | connects | top bread | true |
sandwich | worker_100 | bottom bread | above | fillings | false |
sandwich | worker_100 | bottom bread | below | fillings | true |
sandwich | worker_100 | bottom bread | connects | fillings | true |
sandwich | worker_100 | top bread | above | bottom bread | true |
sandwich | worker_100 | bottom bread | below | top bread | true |
sandwich | worker_100 | top bread | below | fillings | false |
sandwich | worker_100 | fillings | below | bottom bread | false |
sandwich | worker_100 | bottom bread | above | top bread | false |
sandwich | worker_100 | top bread | below | bottom bread | false |
sandwich | worker_102 | top bread | above | fillings | true |
sandwich | worker_102 | fillings | above | bottom bread | true |
sandwich | worker_102 | fillings | above | top bread | false |
sandwich | worker_102 | fillings | below | top bread | true |
sandwich | worker_102 | bottom bread | above | fillings | false |
sandwich | worker_102 | bottom bread | below | fillings | true |
sandwich | worker_102 | top bread | above | bottom bread | true |
sandwich | worker_102 | bottom bread | below | top bread | true |
sandwich | worker_102 | top bread | below | fillings | false |
sandwich | worker_102 | fillings | below | bottom bread | false |
sandwich | worker_102 | bottom bread | above | top bread | false |
sandwich | worker_102 | top bread | below | bottom bread | false |
screw | worker_101 | head | above | shank | true |
screw | worker_101 | head | connects | shank | true |
screw | worker_101 | shank | connects | threads | true |
screw | worker_101 | shank | above | threads | true |
screw | worker_101 | threads | connects | tip | true |
screw | worker_101 | threads | above | tip | true |
screw | worker_101 | shank | above | head | false |
screw | worker_101 | shank | below | head | true |
screw | worker_101 | shank | connects | head | true |
screw | worker_101 | threads | connects | shank | true |
screw | worker_101 | threads | above | shank | false |
screw | worker_101 | threads | below | shank | true |
screw | worker_101 | tip | connects | threads | true |
screw | worker_101 | tip | above | threads | false |
screw | worker_101 | tip | below | threads | true |
screw | worker_101 | head | above | threads | true |
screw | worker_101 | shank | above | tip | true |
screw | worker_101 | threads | below | head | true |
screw | worker_101 | tip | below | shank | true |
screw | worker_101 | head | below | shank | false |
screw | worker_101 | shank | below | threads | false |
screw | worker_101 | threads | below | tip | false |
screw | worker_101 | threads | above | head | false |
screw | worker_101 | tip | above | shank | false |
screw | worker_101 | head | below | threads | false |
screw | worker_101 | shank | below | tip | false |
screw | worker_101 | head | above | tip | true |
screw | worker_101 | tip | below | head | true |
screw | worker_101 | tip | above | head | false |
screw | worker_101 | head | below | tip | false |
screw | worker_102 | head | above | shank | true |
screw | worker_102 | head | connects | shank | true |
screw | worker_102 | shank | connects | threads | true |
screw | worker_102 | shank | above | threads | true |
screw | worker_102 | threads | connects | tip | true |
screw | worker_102 | threads | above | tip | true |
screw | worker_102 | shank | above | head | false |
screw | worker_102 | shank | below | head | true |
screw | worker_102 | shank | connects | head | true |
screw | worker_102 | threads | connects | shank | true |
screw | worker_102 | threads | above | shank | false |
screw | worker_102 | threads | below | shank | true |
screw | worker_102 | tip | connects | threads | true |
screw | worker_102 | tip | above | threads | false |
screw | worker_102 | tip | below | threads | true |
screw | worker_102 | head | above | threads | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.