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 |
---|---|---|---|---|---|
bed | worker_102 | headboard | connects | side rails | true |
bed | worker_102 | side rails | connects | footboard | true |
bed | worker_102 | footboard | behind | slats | false |
bed | worker_102 | footboard | in front of | slats | true |
bed | worker_102 | side rails | next to | slats | true |
bed | worker_102 | slats | above | mattress | false |
bed | worker_102 | slats | below | mattress | true |
bed | worker_102 | slats | behind | headboard | false |
bed | worker_102 | slats | in front of | headboard | true |
bed | worker_102 | side rails | connects | headboard | true |
bed | worker_102 | footboard | connects | side rails | true |
bed | worker_102 | headboard | behind | footboard | true |
bed | worker_102 | footboard | in front of | headboard | true |
bed | worker_102 | slats | in front of | footboard | false |
bed | worker_102 | mattress | below | slats | false |
bed | worker_102 | headboard | in front of | slats | false |
bed | worker_102 | footboard | behind | headboard | false |
bed | worker_102 | headboard | in front of | footboard | false |
bed | worker_107 | footboard | connects | side rails | true |
bed | worker_107 | slats | connects | side rails | true |
bed | worker_107 | mattress | connects | side rails | true |
bed | worker_107 | headboard | connects | side rails | true |
bed | worker_107 | headboard | behind | mattress | true |
bed | worker_107 | side rails | connects | footboard | true |
bed | worker_107 | side rails | connects | slats | true |
bed | worker_107 | side rails | connects | mattress | true |
bed | worker_107 | side rails | connects | headboard | true |
bed | worker_107 | mattress | behind | headboard | false |
bed | worker_107 | mattress | in front of | headboard | true |
bed | worker_107 | headboard | in front of | mattress | false |
bird cage | worker_107 | carry handles | connects | sides | true |
bird cage | worker_107 | top | above | carry handles | true |
bird cage | worker_107 | carry handles | above | base | true |
bird cage | worker_107 | carry handles | next to | rod | true |
bird cage | worker_107 | sides | connects | top | true |
bird cage | worker_107 | sides | connects | base | true |
bird cage | worker_107 | sides | connects | door | true |
bird cage | worker_107 | sides | connects | food tray | true |
bird cage | worker_107 | sides | connects | carry handles | true |
bird cage | worker_107 | top | connects | sides | true |
bird cage | worker_107 | top | above | rods | true |
bird cage | worker_107 | top | above | trays | true |
bird cage | worker_107 | top | above | sides | true |
bird cage | worker_107 | top | above | metal base | true |
bird cage | worker_107 | rods | connects | sides | true |
bird cage | worker_107 | rods | above | base | true |
bird cage | worker_107 | food tray | connects | sides | true |
bird cage | worker_107 | top | above | food tray | true |
bird cage | worker_107 | rods | above | food tray | true |
bird cage | worker_107 | food tray | above | base | true |
bird cage | worker_107 | food tray | next to | carry handles | true |
bird cage | worker_107 | door | connects | sides | true |
bird cage | worker_107 | top | above | door | true |
bird cage | worker_107 | rods | above | door | true |
bird cage | worker_107 | door | above | metal base | true |
bird cage | worker_107 | door | next to | carry handles | true |
bird cage | worker_107 | door | next to | food tray | true |
bird cage | worker_107 | metal base | connects | sides | true |
bird cage | worker_107 | sides | above | metal base | true |
bird cage | worker_107 | carry handles | above | top | false |
bird cage | worker_107 | carry handles | below | top | true |
bird cage | worker_107 | base | above | carry handles | false |
bird cage | worker_107 | base | below | carry handles | true |
bird cage | worker_107 | rod | next to | carry handles | true |
bird cage | worker_107 | base | connects | sides | true |
bird cage | worker_107 | rods | above | top | false |
bird cage | worker_107 | rods | below | top | true |
bird cage | worker_107 | trays | above | top | false |
bird cage | worker_107 | trays | below | top | true |
bird cage | worker_107 | sides | above | top | false |
bird cage | worker_107 | sides | below | top | true |
bird cage | worker_107 | metal base | above | top | false |
bird cage | worker_107 | metal base | below | top | true |
bird cage | worker_107 | sides | connects | rods | true |
bird cage | worker_107 | base | above | rods | false |
bird cage | worker_107 | base | below | rods | true |
bird cage | worker_107 | food tray | above | top | false |
bird cage | worker_107 | food tray | below | top | true |
bird cage | worker_107 | food tray | above | rods | false |
bird cage | worker_107 | food tray | below | rods | true |
bird cage | worker_107 | base | above | food tray | false |
bird cage | worker_107 | base | below | food tray | true |
bird cage | worker_107 | carry handles | next to | food tray | true |
bird cage | worker_107 | door | above | top | false |
bird cage | worker_107 | door | below | top | true |
bird cage | worker_107 | door | above | rods | false |
bird cage | worker_107 | door | below | rods | true |
bird cage | worker_107 | metal base | above | door | false |
bird cage | worker_107 | metal base | below | door | true |
bird cage | worker_107 | carry handles | next to | door | true |
bird cage | worker_107 | food tray | next to | door | true |
bird cage | worker_107 | sides | connects | metal base | true |
bird cage | worker_107 | metal base | above | sides | false |
bird cage | worker_107 | metal base | below | sides | true |
bird cage | worker_107 | top | above | base | true |
bird cage | worker_107 | rods | above | metal base | true |
bird cage | worker_107 | base | below | top | true |
bird cage | worker_107 | metal base | below | rods | true |
bird cage | worker_107 | top | below | carry handles | false |
bird cage | worker_107 | carry handles | below | base | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.