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 |
---|---|---|---|---|---|
cat | worker_101 | tail | in front of | body | false |
cat | worker_101 | leg | below | foot | false |
cat | worker_101 | body | above | ear | false |
cat | worker_101 | mouth | above | eye | false |
cat | worker_101 | leg | above | head | false |
cat | worker_101 | foot | above | body | false |
cat | worker_101 | head | behind | tail | false |
cat | worker_101 | eye | below | mouth | false |
cat | worker_101 | ear | below | body | false |
cat | worker_101 | tail | in front of | head | false |
cat | worker_101 | head | below | leg | false |
cat | worker_101 | body | below | foot | false |
cat | worker_101 | ear | above | leg | true |
cat | worker_101 | ear | above | foot | true |
cat | worker_101 | head | above | foot | true |
cat | worker_101 | leg | below | ear | true |
cat | worker_101 | foot | below | head | true |
cat | worker_101 | foot | below | ear | true |
cat | worker_101 | leg | above | ear | false |
cat | worker_101 | foot | above | ear | false |
cat | worker_101 | foot | above | head | false |
cat | worker_101 | ear | below | leg | false |
cat | worker_101 | head | below | foot | false |
cat | worker_101 | ear | below | foot | false |
chair | worker_103 | top rail | above | back | true |
chair | worker_103 | stile | next to | back | true |
chair | worker_103 | back | above | seat | true |
chair | worker_103 | seat | above | legs | true |
chair | worker_103 | apron | surrounds | seat | true |
chair | worker_103 | back | above | top rail | false |
chair | worker_103 | back | below | top rail | true |
chair | worker_103 | back | next to | stile | true |
chair | worker_103 | seat | above | back | false |
chair | worker_103 | seat | below | back | true |
chair | worker_103 | legs | above | seat | false |
chair | worker_103 | legs | below | seat | true |
chair | worker_103 | seat | surrounds | apron | false |
chair | worker_103 | seat | surrounded by | apron | true |
chair | worker_103 | top rail | above | seat | true |
chair | worker_103 | back | above | legs | true |
chair | worker_103 | seat | below | top rail | true |
chair | worker_103 | legs | below | back | true |
chair | worker_103 | top rail | below | back | false |
chair | worker_103 | back | below | seat | false |
chair | worker_103 | seat | below | legs | false |
chair | worker_103 | apron | surrounded by | seat | false |
chair | worker_103 | seat | above | top rail | false |
chair | worker_103 | legs | above | back | false |
chair | worker_103 | top rail | below | seat | false |
chair | worker_103 | back | below | legs | false |
chair | worker_103 | top rail | above | legs | true |
chair | worker_103 | legs | below | top rail | true |
chair | worker_103 | legs | above | top rail | false |
chair | worker_103 | top rail | below | legs | false |
chair | worker_102 | top rail | connects | back | true |
chair | worker_102 | top rail | above | back | true |
chair | worker_102 | stile | part of | back | true |
chair | worker_102 | stile | above | seat | true |
chair | worker_102 | seat | above | apron | true |
chair | worker_102 | seat | connects | apron | true |
chair | worker_102 | apron | connects | legs | true |
chair | worker_102 | apron | above | legs | true |
chair | worker_102 | back | connects | top rail | true |
chair | worker_102 | back | above | top rail | false |
chair | worker_102 | back | below | top rail | true |
chair | worker_102 | back | part of | stile | false |
chair | worker_102 | back | has part | stile | true |
chair | worker_102 | seat | above | stile | false |
chair | worker_102 | seat | below | stile | true |
chair | worker_102 | apron | above | seat | false |
chair | worker_102 | apron | below | seat | true |
chair | worker_102 | apron | connects | seat | true |
chair | worker_102 | legs | connects | apron | true |
chair | worker_102 | legs | above | apron | false |
chair | worker_102 | legs | below | apron | true |
chair | worker_102 | stile | above | apron | true |
chair | worker_102 | seat | above | legs | true |
chair | worker_102 | apron | below | stile | true |
chair | worker_102 | legs | below | seat | true |
chair | worker_102 | top rail | below | back | false |
chair | worker_102 | stile | has part | back | false |
chair | worker_102 | stile | below | seat | false |
chair | worker_102 | seat | below | apron | false |
chair | worker_102 | apron | below | legs | false |
chair | worker_102 | apron | above | stile | false |
chair | worker_102 | legs | above | seat | false |
chair | worker_102 | stile | below | apron | false |
chair | worker_102 | seat | below | legs | false |
chair | worker_102 | stile | above | legs | true |
chair | worker_102 | legs | below | stile | true |
chair | worker_102 | legs | above | stile | false |
chair | worker_102 | stile | below | legs | false |
chair | worker_100 | top rail | connects | stile | true |
chair | worker_100 | stile | connects | cross rail | true |
chair | worker_100 | cross rail | part of | back | true |
chair | worker_100 | top rail | part of | back | true |
chair | worker_100 | stile | part of | back | true |
chair | worker_100 | back | connects | seat | true |
chair | worker_100 | seat | above | legs | true |
chair | worker_100 | seat | connects | legs | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.