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 |
---|---|---|---|---|---|
bat | worker_100 | arm | connects | elbow | true |
bat | worker_100 | thumb | connects | arm | true |
bat | worker_100 | fingers | connects | arm | true |
bat | worker_100 | thumb | surrounds | wing membrane | false |
bat | worker_100 | thumb | surrounded by | wing membrane | true |
bat | worker_100 | fingers | surrounds | wing membrane | false |
bat | worker_100 | fingers | surrounded by | wing membrane | true |
bat | worker_100 | nose leaf | above | tail | true |
bat | worker_100 | nose leaf | above | leg | true |
bat | worker_100 | ear | above | toes | true |
bat | worker_100 | tail | below | nose leaf | true |
bat | worker_100 | leg | below | nose leaf | true |
bat | worker_100 | toes | below | ear | true |
bat | worker_100 | nose leaf | below | ear | false |
bat | worker_100 | ear | below | tail | false |
bat | worker_100 | ear | below | leg | false |
bat | worker_100 | tail membrane | surrounded by | tail | false |
bat | worker_100 | tail membrane | surrounded by | leg | false |
bat | worker_100 | leg | below | toes | false |
bat | worker_100 | tail membrane | surrounded by | toes | false |
bat | worker_100 | wing membrane | surrounded by | thumb | false |
bat | worker_100 | wing membrane | surrounded by | fingers | false |
bat | worker_100 | tail | above | nose leaf | false |
bat | worker_100 | leg | above | nose leaf | false |
bat | worker_100 | toes | above | ear | false |
bat | worker_100 | nose leaf | below | tail | false |
bat | worker_100 | nose leaf | below | leg | false |
bat | worker_100 | ear | below | toes | false |
bat | worker_100 | nose leaf | above | toes | true |
bat | worker_100 | toes | below | nose leaf | true |
bat | worker_100 | toes | above | nose leaf | false |
bat | worker_100 | nose leaf | below | toes | false |
bird | worker_107 | beak | connects | head | true |
bird | worker_107 | head | surrounds | eye | true |
bird | worker_107 | head | above | body | true |
bird | worker_107 | feather | surrounds | body | true |
bird | worker_107 | feather | surrounds | head | true |
bird | worker_107 | feather | surrounds | wing | true |
bird | worker_107 | feather | surrounds | tail | true |
bird | worker_107 | wing | connects | body | true |
bird | worker_107 | body | connects | leg | true |
bird | worker_107 | tail | connects | body | true |
bird | worker_107 | head | connects | beak | true |
bird | worker_107 | eye | surrounds | head | false |
bird | worker_107 | eye | surrounded by | head | true |
bird | worker_107 | body | above | head | false |
bird | worker_107 | body | below | head | true |
bird | worker_107 | body | surrounds | feather | false |
bird | worker_107 | body | surrounded by | feather | true |
bird | worker_107 | head | surrounds | feather | false |
bird | worker_107 | head | surrounded by | feather | true |
bird | worker_107 | wing | surrounds | feather | false |
bird | worker_107 | wing | surrounded by | feather | true |
bird | worker_107 | tail | surrounds | feather | false |
bird | worker_107 | tail | surrounded by | feather | true |
bird | worker_107 | body | connects | wing | true |
bird | worker_107 | leg | connects | body | true |
bird | worker_107 | body | connects | tail | true |
bird | worker_107 | feather | surrounds | eye | true |
bird | worker_107 | eye | surrounded by | feather | true |
bird | worker_107 | head | surrounded by | eye | false |
bird | worker_107 | head | below | body | false |
bird | worker_107 | feather | surrounded by | body | false |
bird | worker_107 | feather | surrounded by | head | false |
bird | worker_107 | feather | surrounded by | wing | false |
bird | worker_107 | feather | surrounded by | tail | false |
bird | worker_107 | eye | surrounds | feather | false |
bird | worker_107 | feather | surrounded by | eye | false |
bird | worker_101 | eye | above | beak | true |
bird | worker_101 | eye | connects | head | true |
bird | worker_101 | beak | connects | head | true |
bird | worker_101 | head | above | body | true |
bird | worker_101 | body | connects | head | true |
bird | worker_101 | body | connects | wing | true |
bird | worker_101 | body | connects | leg | true |
bird | worker_101 | body | connects | tail | true |
bird | worker_101 | body | above | leg | true |
bird | worker_101 | tail | behind | body | true |
bird | worker_101 | feather | surrounds | tail | true |
bird | worker_101 | feather | surrounds | legs | true |
bird | worker_101 | feather | surrounds | body | true |
bird | worker_101 | feather | surrounds | head | true |
bird | worker_101 | feather | surrounds | wing | true |
bird | worker_101 | beak | above | eye | false |
bird | worker_101 | beak | below | eye | true |
bird | worker_101 | head | connects | eye | true |
bird | worker_101 | head | connects | beak | true |
bird | worker_101 | body | above | head | false |
bird | worker_101 | body | below | head | true |
bird | worker_101 | head | connects | body | true |
bird | worker_101 | wing | connects | body | true |
bird | worker_101 | leg | connects | body | true |
bird | worker_101 | tail | connects | body | true |
bird | worker_101 | leg | above | body | false |
bird | worker_101 | leg | below | body | true |
bird | worker_101 | body | behind | tail | false |
bird | worker_101 | body | in front of | tail | true |
bird | worker_101 | tail | surrounds | feather | false |
bird | worker_101 | tail | surrounded by | feather | true |
bird | worker_101 | legs | surrounds | feather | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.