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 |
---|---|---|---|---|---|
wheelchair | worker_100 | footrest | above | backseat | false |
wheelchair | worker_100 | footplate | above | seat | false |
wheelchair | worker_100 | backseat | below | footrest | false |
wheelchair | worker_100 | seat | below | footplate | false |
wheelchair | worker_100 | backseat | above | footplate | true |
wheelchair | worker_100 | footplate | below | backseat | true |
wheelchair | worker_100 | footplate | above | backseat | false |
wheelchair | worker_100 | backseat | below | footplate | false |
zipper | worker_101 | tape end | part of | tape | true |
zipper | worker_101 | tape | connects | top stop | true |
zipper | worker_101 | top stop | above | chain | true |
zipper | worker_101 | tape | connects | chain | true |
zipper | worker_101 | pull tab | next to | slider | true |
zipper | worker_101 | pull tab | connects | slider | true |
zipper | worker_101 | slider | connects | chain | true |
zipper | worker_101 | slider | next to | chain | true |
zipper | worker_101 | teeth | part of | chain | true |
zipper | worker_101 | tape | part of | tape end | false |
zipper | worker_101 | tape | has part | tape end | true |
zipper | worker_101 | top stop | connects | tape | true |
zipper | worker_101 | chain | above | top stop | false |
zipper | worker_101 | chain | below | top stop | true |
zipper | worker_101 | chain | connects | tape | true |
zipper | worker_101 | slider | next to | pull tab | true |
zipper | worker_101 | slider | connects | pull tab | true |
zipper | worker_101 | chain | connects | slider | true |
zipper | worker_101 | chain | next to | slider | true |
zipper | worker_101 | chain | part of | teeth | false |
zipper | worker_101 | chain | has part | teeth | true |
zipper | worker_101 | tape end | has part | tape | false |
zipper | worker_101 | top stop | below | chain | false |
zipper | worker_101 | teeth | has part | chain | false |
zipper | worker_100 | top stop | above | teeth | true |
zipper | worker_100 | top stop | connects | chain | true |
zipper | worker_100 | tape | connects | chain | true |
zipper | worker_100 | teeth | connects | chain | true |
zipper | worker_100 | teeth | above | bottom stop | true |
zipper | worker_100 | chain | connects | bottom stop | true |
zipper | worker_100 | chain | connects | slider | true |
zipper | worker_100 | slider | connects | pull tab | true |
zipper | worker_100 | pull tab | above | bottom stop | true |
zipper | worker_100 | teeth | above | top stop | false |
zipper | worker_100 | teeth | below | top stop | true |
zipper | worker_100 | chain | connects | top stop | true |
zipper | worker_100 | chain | connects | tape | true |
zipper | worker_100 | chain | connects | teeth | true |
zipper | worker_100 | bottom stop | above | teeth | false |
zipper | worker_100 | bottom stop | below | teeth | true |
zipper | worker_100 | bottom stop | connects | chain | true |
zipper | worker_100 | slider | connects | chain | true |
zipper | worker_100 | pull tab | connects | slider | true |
zipper | worker_100 | bottom stop | above | pull tab | false |
zipper | worker_100 | bottom stop | below | pull tab | true |
zipper | worker_100 | top stop | above | bottom stop | true |
zipper | worker_100 | bottom stop | below | top stop | true |
zipper | worker_100 | top stop | below | teeth | false |
zipper | worker_100 | teeth | below | bottom stop | false |
zipper | worker_100 | pull tab | below | bottom stop | false |
zipper | worker_100 | bottom stop | above | top stop | false |
zipper | worker_100 | top stop | below | bottom stop | false |
zipper | worker_102 | top stop | above | teeth | true |
zipper | worker_102 | teeth | behind | slider | true |
zipper | worker_102 | slider | connects | pull tab | true |
zipper | worker_102 | teeth | connects | chain | true |
zipper | worker_102 | chain | next to | tape | true |
zipper | worker_102 | tape | next to | teeth | true |
zipper | worker_102 | chain | above | bottom stop | true |
zipper | worker_102 | teeth | above | top stop | false |
zipper | worker_102 | teeth | below | top stop | true |
zipper | worker_102 | slider | behind | teeth | false |
zipper | worker_102 | slider | in front of | teeth | true |
zipper | worker_102 | pull tab | connects | slider | true |
zipper | worker_102 | chain | connects | teeth | true |
zipper | worker_102 | tape | next to | chain | true |
zipper | worker_102 | teeth | next to | tape | true |
zipper | worker_102 | bottom stop | above | chain | false |
zipper | worker_102 | bottom stop | below | chain | true |
zipper | worker_102 | top stop | below | teeth | false |
zipper | worker_102 | teeth | in front of | slider | false |
zipper | worker_102 | chain | below | bottom stop | false |
apple | worker_101 | seeds | part of | core | true |
apple | worker_101 | flesh | surrounds | core | true |
apple | worker_101 | skin | surrounds | flesh | true |
apple | worker_101 | stem | connects | skin | true |
apple | worker_101 | stem | connects | leaf | true |
apple | worker_101 | leaf | above | stem | true |
apple | worker_101 | stem | above | skin | true |
apple | worker_101 | core | part of | seeds | false |
apple | worker_101 | core | has part | seeds | true |
apple | worker_101 | core | surrounds | flesh | false |
apple | worker_101 | core | surrounded by | flesh | true |
apple | worker_101 | flesh | surrounds | skin | false |
apple | worker_101 | flesh | surrounded by | skin | true |
apple | worker_101 | skin | connects | stem | true |
apple | worker_101 | leaf | connects | stem | true |
apple | worker_101 | stem | above | leaf | false |
apple | worker_101 | stem | below | leaf | true |
apple | worker_101 | skin | above | stem | false |
apple | worker_101 | skin | below | stem | true |
apple | worker_101 | skin | surrounds | core | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.